Skip to content

Commit da89950

Browse files
update
1 parent 6d61808 commit da89950

File tree

5 files changed

+80
-115
lines changed

5 files changed

+80
-115
lines changed

data/research/papers.json

Lines changed: 61 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -25,27 +25,15 @@
2525
},
2626
{
2727
"category": ["CodeGeneration"],
28-
"title": "BRIGHT: A Realistic and Challenging Benchmark for Reasoning-Intensive Retrieval",
29-
"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",
28+
"title": "Spider 2.0: Evaluating Language Models on Real-World Enterprise Text-to-SQL Workflows",
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",
3030
"publication": "Preprint",
31-
"paperLink": "https://arxiv.org/abs/2407.12883",
32-
"codeLink": "https://github.com/xlang-ai/BRIGHT",
31+
"paperLink": "https://www.arxiv.org/abs/2411.07763",
32+
"codeLink": "https://github.com/xlang-ai/Spider2",
3333
"dataLink": "",
3434
"blogLink": "",
3535
"twitterLink": "",
36-
"image": "/research/bright.jpg"
37-
},
38-
{
39-
"category": ["CodeGeneration"],
40-
"title": "Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows?",
41-
"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",
42-
"publication": "NeurIPS 2024, Spotlight",
43-
"paperLink": "https://arxiv.org/abs/2407.10956",
44-
"codeLink": "https://github.com/xlang-ai/Spider2-V",
45-
"dataLink": "",
46-
"blogLink": "https://spider2-v.github.io/",
47-
"twitterLink": "",
48-
"image": "/research/spider2v.jpg"
36+
"image": "/research/spider2.jpg"
4937
},
5038
{
5139
"category": ["DigitalAIAgents"],
@@ -61,15 +49,27 @@
6149
},
6250
{
6351
"category": ["CodeGeneration"],
64-
"title": "Spider 2.0: Evaluating Language Models on Real-World Enterprise Text-to-SQL Workflows",
65-
"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",
52+
"title": "BRIGHT: A Realistic and Challenging Benchmark for Reasoning-Intensive Retrieval",
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",
6654
"publication": "Preprint",
67-
"paperLink": "https://www.arxiv.org/abs/2411.07763",
68-
"codeLink": "https://github.com/xlang-ai/Spider2",
55+
"paperLink": "https://arxiv.org/abs/2407.12883",
56+
"codeLink": "https://github.com/xlang-ai/BRIGHT",
6957
"dataLink": "",
7058
"blogLink": "",
7159
"twitterLink": "",
72-
"image": "/research/spider2.jpg"
60+
"image": "/research/bright.jpg"
61+
},
62+
{
63+
"category": ["CodeGeneration"],
64+
"title": "Generative Representational Instruction Tuning",
65+
"authors": "Niklas Muennighoff, Hongjin Su, Liang Wang, Nan Yang, Furu Wei, Tao Yu, Amanpreet Singh, Douwe Kiela",
66+
"publication": "ICLR 2024 AGI Workshop, Best Paper Award",
67+
"paperLink": "https://arxiv.org/abs/2402.09906",
68+
"codeLink": "https://github.com/ContextualAI/gritlm",
69+
"dataLink": "",
70+
"blogLink": "",
71+
"twitterLink": "https://twitter.com/Muennighoff/status/1758307967802224770",
72+
"image": "/research/grit.jpeg"
7373
},
7474
{
7575
"category": ["DigitalAIAgents"],
@@ -83,30 +83,30 @@
8383
"twitterLink": "https://twitter.com/TianbaoX/status/1778781521253667267",
8484
"image": "/research/osworld.png"
8585
},
86+
{
87+
"category": ["CodeGeneration"],
88+
"title": "Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows?",
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+
"publication": "NeurIPS 2024, Spotlight",
91+
"paperLink": "https://arxiv.org/abs/2407.10956",
92+
"codeLink": "https://github.com/xlang-ai/Spider2-V",
93+
"dataLink": "",
94+
"blogLink": "https://spider2-v.github.io/",
95+
"twitterLink": "",
96+
"image": "/research/spider2v.jpg"
97+
},
8698
{
8799
"category": ["CodeGeneration"],
88100
"title": "EvoR: Evolving Retrieval for Code Generation",
89101
"authors": "Hongjin Su, Shuyang Jiang, Yuhang Lai, Haoyuan Wu, Boao Shi, Che Liu, Qian Liu, Tao Yu",
90-
"publication": "Preprint",
102+
"publication": "EMNLP Findings 2024",
91103
"paperLink": "https://arxiv.org/abs/2307.07047",
92104
"codeLink": "https://github.com/xlang-ai/EVOR",
93105
"dataLink": "https://huggingface.co/datasets/xlangai/arks_data",
94106
"blogLink": "https://arks-codegen.github.io/",
95107
"twitterLink": "https://twitter.com/hongjin_su/status/1759978005525643466",
96108
"image": "/research/ark.jpeg"
97109
},
98-
{
99-
"category": ["CodeGeneration"],
100-
"title": "Generative Representational Instruction Tuning",
101-
"authors": "Niklas Muennighoff, Hongjin Su, Liang Wang, Nan Yang, Furu Wei, Tao Yu, Amanpreet Singh, Douwe Kiela",
102-
"publication": "Preprint",
103-
"paperLink": "https://arxiv.org/abs/2402.09906",
104-
"codeLink": "https://github.com/ContextualAI/gritlm",
105-
"dataLink": "",
106-
"blogLink": "",
107-
"twitterLink": "https://twitter.com/Muennighoff/status/1758307967802224770",
108-
"image": "/research/grit.jpeg"
109-
},
110110
{
111111
"category": ["DigitalAIAgents"],
112112
"title": "OS-Copilot: Towards Generalist Computer Agents with Self-Improvement",
@@ -117,20 +117,32 @@
117117
"dataLink": "",
118118
"blogLink": "",
119119
"twitterLink": "https://twitter.com/zywu_hku/status/1758014688779244002",
120-
"image": "/research/os-copilot.png"
120+
"image": "/research/os_copilot.png"
121121
},
122122
{
123123
"category": ["DigitalAIAgents"],
124124
"title": "OpenAgents: An Open Platform for Language Agents in the Wild",
125125
"authors": "Tianbao Xie*, Fan Zhou*, Zhoujun Cheng*, Peng Shi*, Luoxuan Weng*, Yitao Liu*, Toh Jing Hua, Junning Zhao, Qian Liu, Che Liu, Leo Z. Liu, Yiheng Xu, Hongjin Su, Dongchan Shin, Caiming Xiong, Tao Yu",
126-
"publication": "Preprint",
126+
"publication": "COLM 2024",
127127
"paperLink": "https://arxiv.org/abs/2310.10634",
128128
"codeLink": "https://github.com/xlang-ai/OpenAgents",
129129
"dataLink": "https://github.com/xlang-ai/OpenAgents",
130130
"blogLink": "https://www.xlang.ai/blog/xlang-intro",
131131
"twitterLink": "https://twitter.com/ChengZhoujun/status/1714343204148113860",
132132
"image": "/research/openagents.png"
133133
},
134+
{
135+
"category": ["DigitalAIAgents"],
136+
"title": "Does Collaborative Human-LM Dialogue Generation Help Information Extraction from Human Dialogues?",
137+
"authors": "Bo-Ru Lu, Nikita Haduong, Chia-Hsuan Lee, Zeqiu Wu, Hao Cheng, Paul Koester, Jean Utke, Tao Yu, Noah A. Smith, Mari Ostendorf",
138+
"publication": "COLM 2024",
139+
"paperLink": "https://arxiv.org/abs/2307.07047",
140+
"codeLink": "",
141+
"dataLink": "",
142+
"blogLink": "",
143+
"twitterLink": "",
144+
"image": "/research/os-copilot.png"
145+
},
134146
{
135147
"category": ["PhysicalAIAgents"],
136148
"title": "Lemur: Harmonizing Natural Language and Code for Language Agents",
@@ -212,6 +224,18 @@
212224
"twitterLink": "",
213225
"image": "/research/ce-icl.png"
214226
},
227+
{
228+
"category": ["CodeGeneration"],
229+
"title": "Batch Prompting: Efficient Inference with Large Language Model APIs",
230+
"authors": "Zhoujun Cheng, Jungo Kasai, Tao Yu",
231+
"publication": "EMNLP 2023 Industry Track",
232+
"paperLink": "https://arxiv.org/abs/2301.08721",
233+
"codeLink": "",
234+
"dataLink": "",
235+
"blogLink": "",
236+
"twitterLink": "",
237+
"image": "/research/batch.png"
238+
},
215239
{
216240
"category": ["CodeGeneration"],
217241
"title": "Binder: Binding Language Models in Symbolic Languages",
@@ -271,66 +295,6 @@
271295
"twitterLink": "",
272296
"image": "/research/ic-dst.jpg"
273297
},
274-
{
275-
"category": ["DigitalAIAgents"],
276-
"title": "NL2INTERFACE: Interactive Visualization Interface Generation from Natural Language Queries",
277-
"authors": "Yiru Chen, Ryan Li, Austin Mac, Tianbao Xie, Tao Yu, Eugene Wu",
278-
"publication": "IEEE Visualization Conference NLVIZ Workshop 2022",
279-
"paperLink": "https://arxiv.org/abs/2209.08834",
280-
"codeLink": "https://github.com/learnedinterfaces/PI2",
281-
"dataLink": "",
282-
"blogLink": "",
283-
"twitterLink": "",
284-
"image": "/research/nl2interface.jpg"
285-
},
286-
{
287-
"category": ["CodeGeneration"],
288-
"title": "GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing",
289-
"authors": "Tao Yu, Chien-Sheng Wu, Xi Victoria Lin, Bailin Wang, Yi Chern Tan, Xinyi Yang, Dragomir Radev, Richard Socher, Caiming Xiong",
290-
"publication": "ICLR 2021",
291-
"paperLink": "https://arxiv.org/abs/2009.13845",
292-
"codeLink": "https://github.com/taoyds/grappa",
293-
"dataLink": "",
294-
"blogLink": "",
295-
"twitterLink": "",
296-
"image": "/research/grappa.jpg"
297-
},
298-
{
299-
"category": ["CodeGeneration"],
300-
"title": "Semantic Evaluation for Text-to-SQL with Distilled Test Suites",
301-
"authors": "Ruiqi Zhong, Tao Yu, Dan Klein",
302-
"publication": "EMNLP 2020",
303-
"paperLink": "https://arxiv.org/abs/2010.02840",
304-
"codeLink": "https://github.com/taoyds/test-suite-sql-eval",
305-
"dataLink": "",
306-
"blogLink": "",
307-
"twitterLink": "",
308-
"image": "/research/test-suite.jpg"
309-
},
310-
{
311-
"category": ["CodeGeneration"],
312-
"title": "CoSQL: A Conversational Text-to-SQL Challenge Towards Cross-Domain Natural Language Interfaces to Databases",
313-
"authors": "Tao Yu, Rui Zhang, Heyang Er, Suyi Li, Eric Xue, Bo Pang, Xi Victoria Lin, Yi Chern Tan, Tianze Shi, Zihan Li, Youxuan Jiang, Michihiro Yasunaga, Sungrok Shim, Tao Chen, Alexander Fabbri, Zifan Li, Luyao Chen, Yuwen Zhang, Shreya Dixit, Vincent Zhang, Caiming Xiong, Richard Socher, Walter Lasecki, Dragomir Radev",
314-
"publication": "EMNLP 2019",
315-
"paperLink": "https://arxiv.org/abs/1909.05378",
316-
"codeLink": "https://github.com/taoyds/cosql",
317-
"dataLink": "https://drive.google.com/uc?export=download&id=1Y3ydpFiQQ3FC0bzdfy3groV95O_f1nXF",
318-
"blogLink": "https://yale-lily.github.io/cosql",
319-
"twitterLink": "",
320-
"image": "/research/cosql.jpg"
321-
},
322-
{
323-
"category": ["CodeGeneration"],
324-
"title": "SParC: Cross-Domain Semantic Parsing in Context",
325-
"authors": "Tao Yu, Rui Zhang, Michihiro Yasunaga, Yi Chern Tan, Xi Victoria Lin, Suyi Li, Heyang Er, Irene Li, Bo Pang, Tao Chen, Emily Ji, Shreya Dixit, David Proctor, Sungrok Shim, Jonathan Kraft, Vincent Zhang, Caiming Xiong, Richard Socher, Dragomir Radev",
326-
"publication": "ACL 2018",
327-
"paperLink": "https://arxiv.org/abs/1906.02285",
328-
"codeLink": "https://github.com/taoyds/sparc",
329-
"dataLink": "https://drive.google.com/uc?export=download&id=1Uu7NMHTR1tdQw1t7bAuM7OPU4LElVKfg",
330-
"blogLink": "https://yale-lily.github.io/sparc",
331-
"twitterLink": "",
332-
"image": "/research/sparc.jpg"
333-
},
334298
{
335299
"category": ["CodeGeneration"],
336300
"title": "Spider: A Large-Scale Human-Labeled Dataset for Complex and Cross-Domain Semantic Parsing and Text-to-SQL Task",

data/team/alumni.csv

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
name,institution,link
2-
Danyang Zhang,Visiting Ph.D STJU,https://zdy023.github.io/
3-
Ruisheng Cao,Visiting Ph.D STJU,https://rhythmcao.github.io/
4-
Fangyu Lei,Visiting Ph.D ,https://lfy79001.github.io/
5-
Dongchan Shin,Intern 2024 HKU,https://scholar.google.com/citations?user=QzZOkfIAAAAJ&hl=en
6-
Lei Gan,Intern 2024 FDU,https://www.linkedin.com/in/lei-gan-807808292/?originalSubdomain=cn
7-
Siheng Zhao,Intern 2023 NJU BS → USC PhD,https://hilbert-johnson.github.io/
8-
Yuhan Liu,Intern 2023 XJTU BS → NYU PhD,https://lyh6560new.github.io/
9-
Zhoujun Cheng,Intern 2022-23 SJTU BS/MS → UCSD PhD,https://blankcheng.github.io/
2+
Danyang Zhang,"Visiting PhD 2024, SJTU",https://zdy023.github.io/
3+
Ruisheng Cao,"Visiting PhD 2024, SJTU",https://rhythmcao.github.io/
4+
Fangyu Lei,"Visiting PhD 2024, CAS",https://lfy79001.github.io/
5+
Luoxuan Weng,"Visiting PhD 2023, ZJU",https://luoxuanweng.site/
6+
Dongchan Shin,"Intern 2024, HKU BS",https://scholar.google.com/citations?user=QzZOkfIAAAAJ&hl=en
7+
Lei Gan,"Intern 2024, FDU BS",https://www.linkedin.com/in/lei-gan-807808292/?originalSubdomain=cn
8+
Siheng Zhao,"Intern 2023, NJU BS → USC PhD",https://hilbert-johnson.github.io/
9+
Toh Jing Hua,"Intern 2023, NTU BS",https://github.com/ztjhz
10+
Yuhan Liu,"Intern 2023, XJTU BS → NYU PhD",https://lyh6560new.github.io/
11+
Zhoujun Cheng,"Intern 2022-23, SJTU BS/MS → UCSD PhD",https://blankcheng.github.io/
1012
Fan Zhou,Intern 2023 SJTU BS/MS,https://koalazf99.github.io/
11-
Leo Zeyu Liu,Intern 2023 UW BS/MS → UT Austin PhD,https://leo-liuzy.github.io/
12-
Chen Wu,Intern 2022 THU BS → CMU PhD,https://chenwu.io/
13-
Ryan Li,Intern 2022 UW BS → Stanford MS,https://www.linkedin.com/in/ryan-li-a9b2761b8/
13+
Leo Zeyu Liu,"Intern 2023, UW BS/MS → UT Austin PhD",https://leo-liuzy.github.io/
14+
Ryan Li,"Intern 2022, UW BS → Stanford MS",https://www.linkedin.com/in/ryan-li-a9b2761b8/
1415
Chengzu Li,Intern 2022 XJTU BS → Cambridge PhD,https://scholar.google.com/citations?user=t_Bwt70AAAAJ&hl=en
1516
Yiming Wang,Intern 2022 PKU BS → Harvard MS,https://rubywong123.github.io/
16-
Ming Zhong,Intern 2020 Fudan MS → UIUC PhD,https://maszhongming.github.io/
17-
Da Yin,Intern 2020 PKU BS → UCLA PhD,https://scholar.google.com/citations?user=n32w34kAAAAJ&hl=en
18-
Toh Jing Hua,HKU UI,https://github.com/ztjhz
19-
Luoxuan Weng,ZJU PhD,https://luoxuanweng.site/
20-
Shuyang Jiang,Fudan PhD,https://pixas.github.io/
21-
Yuhang Lai,Fudan MS,https://halfrot.github.io/
22-
Chengxi Li,CUHK PhD,https://baigker.github.io/
17+
Chen Wu,"Intern 2021, THU BS → CMU PhD",https://chenwu.io/
18+
Chengxi Li,"Intern 2021, HIT BS → CUHK PhD",https://baigker.github.io/
19+
Yuhang Lai,"Intern 2021, Fudan MS",https://halfrot.github.io/
20+
Shuyang Jiang,"Intern 2021, Fudan PhD",https://pixas.github.io/
21+
Ming Zhong,"Intern 2020, Fudan MS → UIUC PhD",https://maszhongming.github.io/
22+
Da Yin,"Intern 2020, PKU BS → UCLA PhD",https://scholar.google.com/citations?user=n32w34kAAAAJ&hl=en

data/team/graduates.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ name,titles,image,link
22
Yiheng Xu,PhD student;University of Hong Kong,/members/yiheng_xu.jpeg,https://yihengxu.com/
33
Tianbao Xie,PhD student;University of Hong Kong,/members/tianbao_xie.jpeg,https://tianbaoxie.com/
44
Hongjin Su,PhD student;University of Hong Kong,/members/hongjin_su.jpeg,https://hongjin-su.github.io/
5+
Jiacheng Ye,PhD student;University of Hong Kong,/members/jiacheng_ye.jpg,https://jiacheng-ye.github.io/
56
Xinyuan Wang,PhD student;University of Hong Kong,/members/xinyuan_wang.png,https://xinyuan-wang.github.io/
67
Bowen Wang,PhD student;University of Hong Kong,/members/bowen_wang.jpg,https://bowenbryanwang.github.io/

public/research/batch.png

108 KB
Loading

public/research/does.png

137 KB
Loading

0 commit comments

Comments
 (0)