|
1 | 1 | [ |
2 | 2 | { |
3 | | - "category": ["DigitalAIAgents"], |
| 3 | + "category": ["DigitalAIAgents", "Others"], |
4 | 4 | "title": "AgentTrek: Agent Trajectory Synthesis via Guiding Replay with Web Tutorials", |
5 | 5 | "authors": "Yiheng Xu, Dunjie Lu, Zhennan Shen, Junli Wang, Zekun Wang, Yuchen Mao, Caiming Xiong, Tao Yu", |
6 | 6 | "publication": "Preprint", |
|
24 | 24 | "image": "/research/aguvis.jpg" |
25 | 25 | }, |
26 | 26 | { |
27 | | - "category": ["CodeGeneration"], |
| 27 | + "category": ["CodeGeneration", "DigitalAIAgents"], |
28 | 28 | "title": "Spider 2.0: Evaluating Language Models on Real-World Enterprise Text-to-SQL Workflows", |
29 | 29 | "authors": "Fangyu Lei, Jixuan Chen, Yuxiao Ye, Ruisheng Cao, Dongchan Shin, Hongjin Su, Zhaoqing Suo, Hongcheng Gao, Wenjing Hu, Pengcheng Yin, Victor Zhong, Caiming Xiong, Ruoxi Sun, Qian Liu, Sida Wang, Tao Yu", |
30 | 30 | "publication": "Preprint", |
|
48 | 48 | "image": "/research/attack.jpg" |
49 | 49 | }, |
50 | 50 | { |
51 | | - "category": ["CodeGeneration"], |
| 51 | + "category": ["Others"], |
52 | 52 | "title": "BRIGHT: A Realistic and Challenging Benchmark for Reasoning-Intensive Retrieval", |
53 | 53 | "authors": "Hongjin Su, Howard Yen, Mengzhou Xia, Weijia Shi, Niklas Muennighoff, Han-yu Wang, Haisu Liu, Quan Shi, Zachary S. Siegel, Michael Tang, Ruoxi Sun, Jinsung Yoon, Sercan O. Arik, Danqi Chen, Tao Yu", |
54 | 54 | "publication": "Preprint", |
|
60 | 60 | "image": "/research/bright.jpg" |
61 | 61 | }, |
62 | 62 | { |
63 | | - "category": ["CodeGeneration"], |
| 63 | + "category": ["Others"], |
64 | 64 | "title": "Generative Representational Instruction Tuning", |
65 | 65 | "authors": "Niklas Muennighoff, Hongjin Su, Liang Wang, Nan Yang, Furu Wei, Tao Yu, Amanpreet Singh, Douwe Kiela", |
66 | 66 | "publication": "ICLR 2024 AGI Workshop, Best Paper Award", |
|
84 | 84 | "image": "/research/osworld.png" |
85 | 85 | }, |
86 | 86 | { |
87 | | - "category": ["CodeGeneration"], |
| 87 | + "category": ["CodeGeneration", "DigitalAIAgents"], |
88 | 88 | "title": "Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows?", |
89 | 89 | "authors": "Ruisheng Cao, Fangyu Lei, Haoyuan Wu, Jixuan Chen, Yeqiao Fu, Hongcheng Gao, Xinzhuang Xiong, Hanchong Zhang, Yuchen Mao, Wenjing Hu, Tianbao Xie, Hongshen Xu, Danyang Zhang, Sida Wang, Ruoxi Sun, Pengcheng Yin, Caiming Xiong, Ansong Ni, Qian Liu, Victor Zhong, Lu Chen, Kai Yu, Tao Yu", |
90 | 90 | "publication": "NeurIPS 2024, Spotlight", |
|
144 | 144 | "image": "/research/does.png" |
145 | 145 | }, |
146 | 146 | { |
147 | | - "category": ["PhysicalAIAgents","DigitalAIAgents"], |
| 147 | + "category": ["PhysicalAIAgents","DigitalAIAgents","CodeGeneration"], |
148 | 148 | "title": "Lemur: Harmonizing Natural Language and Code for Language Agents", |
149 | 149 | "authors": "Yiheng Xu*, Hongjin Su*, Chen Xing*, Boyu Mi, Qian Liu, Weijia Shi, Binyuan Hui, Fan Zhou, Yitao Liu, Tianbao Xie, Zhoujun Cheng, Siheng Zhao, Lingpeng Kong, Bailin Wang, Caiming Xiong, Tao Yu", |
150 | 150 | "publication": "ICLR 2024 Spotlight", |
|
172 | 172 | "image": "/research/text2reward.png" |
173 | 173 | }, |
174 | 174 | { |
175 | | - "category": ["CodeGeneration"], |
| 175 | + "category": ["DigitalAIAgents", "Others"], |
176 | 176 | "title": "Instructor Embeddings: One Embedder, Any Task: Instruction-Finetuned Text Embeddings", |
177 | 177 | "authors": "Hongjin Su*, Weijia Shi*, Jungo Kasai, Yizhong Wang, Yushi Hu, Mari Ostendorf, Wen-tau Yih, Noah A. Smith, Luke Zettlemoyer, Tao Yu", |
178 | 178 | "publication": "ACL 2023 Findings", |
|
213 | 213 | "image": "/research/code-review.jpg" |
214 | 214 | }, |
215 | 215 | { |
216 | | - "category": ["CodeGeneration"], |
| 216 | + "category": ["Others"], |
217 | 217 | "title": "Compositional Exemplars for In-context Learning", |
218 | 218 | "authors": "Jiacheng Ye, Zhiyong Wu, Jiangtao Feng, Tao Yu, Lingpeng Kong.", |
219 | 219 | "publication": "ICML 2023", |
|
225 | 225 | "image": "/research/ce-icl.png" |
226 | 226 | }, |
227 | 227 | { |
228 | | - "category": ["CodeGeneration"], |
| 228 | + "category": ["Others"], |
229 | 229 | "title": "Batch Prompting: Efficient Inference with Large Language Model APIs", |
230 | 230 | "authors": "Zhoujun Cheng, Jungo Kasai, Tao Yu", |
231 | 231 | "publication": "EMNLP 2023 Industry Track", |
|
237 | 237 | "image": "/research/batch.png" |
238 | 238 | }, |
239 | 239 | { |
240 | | - "category": ["CodeGeneration"], |
| 240 | + "category": ["CodeGeneration", "DigitalAIAgents", "Others"], |
241 | 241 | "title": "Binder: Binding Language Models in Symbolic Languages", |
242 | 242 | "authors": "Zhoujun Cheng*, Tianbao Xie*, Peng Shi, Chengzu Li, Rahul Nadkarni, Yushi Hu, Caiming Xiong, Dragomir Radev, Mari Ostendorf, Luke Zettlemoyer, Noah A Smith, Tao Yu", |
243 | 243 | "publication": "ICLR 2023", |
|
249 | 249 | "image": "/research/binder.jpg" |
250 | 250 | }, |
251 | 251 | { |
252 | | - "category": ["CodeGeneration"], |
| 252 | + "category": ["Others"], |
253 | 253 | "title": "Selective Annotation Makes Language Models Better Few-Shot Learners", |
254 | 254 | "authors": "Hongjin Su, Jungo Kasai, Chen Henry Wu, Weijia Shi, Tianlu Wang, Jiayi Xin, Rui Zhang, Mari Ostendorf, Luke Zettlemoyer, Noah A. Smith, Tao Yu", |
255 | 255 | "publication": "ICLR 2023", |
|
272 | 272 | "image": "/research/unifiedskg.jpg" |
273 | 273 | }, |
274 | 274 | { |
275 | | - "category": ["CodeGeneration"], |
| 275 | + "category": ["Others"], |
276 | 276 | "title": "ZeroGen: Efficient Zero-shot Learning via Dataset Generation", |
277 | 277 | "authors": "Jiacheng Ye*, Jiahui Gao*, Qintong Li, Hang Xu, Jiangtao Feng, Zhiyong Wu, Tao Yu, Lingpeng Kong", |
278 | 278 | "publication": "EMNLP 2022", |
|
284 | 284 | "image": "/research/zerogen.jpg" |
285 | 285 | }, |
286 | 286 | { |
287 | | - "category": ["CodeGeneration"], |
| 287 | + "category": ["Others"], |
288 | 288 | "title": "In-Context Learning for Few-Shot Dialogue State Tracking", |
289 | 289 | "authors": "Yushi Hu, Chia-Hsuan Lee, Tianbao Xie, Tao Yu, Noah A. Smith, Mari Ostendorf", |
290 | 290 | "publication": "EMNLP Findings 2022", |
|
0 commit comments