← Search

Shijie Chen

10 accepted papers

2025

Attention in Large Language Models Yields Efficient Zero-Shot Re-Rankers

ICLR 2025poster

Information retrieval (IR) systems have played a vital role in modern digital life and have cemented their continued usefulness in this new era of generative AI via retrieval-augmented generation. With strong language processing capabilities and remarkable versatility, large language models (LLMs) h…

Cited by 3SourcePDFScholar
2025

AutoSDT: Scaling Data-Driven Discovery Tasks Toward Open Co-Scientists

EMNLP 2025

Despite long-standing efforts in accelerating scientific discovery with AI, building AI co-scientists remains challenging due to limited high-quality data for training and evaluation. To tackle this data scarcity issue, we present AutoSDT, an automatic pipeline that collects high-quality coding task

2025

Completing A Systematic Review in Hours instead of Months with Interactive AI Agents

ACL 2025long

Systematic reviews (SRs) are vital for evidence-based practice in high stakes disciplines, such as healthcare, but are often impeded by intensive labors and lengthy processes that can take months to complete. Due to the high demand for domain expertise, existing automatic summarization methods fail…

2025

Mind2Web 2: Evaluating Agentic Search with Agent-as-a-Judge

NeurIPS 2025poster

Agentic search such as Deep Research systems-where agents autonomously browse the web, synthesize information, and return comprehensive citation-backed answers-represents a major shift in how users interact with web-scale information. While promising greater efficiency and cognitive offloading, the…

Cited by 0SourceScholar
2025

ScienceAgentBench: Toward Rigorous Assessment of Language Agents for Data-Driven Scientific Discovery

ICLR 2025poster

The advancements of language language models (LLMs) have piqued growing interest in developing LLM-based language agents to automate scientific discovery end-to-end, which has sparked both excitement and skepticism about the true capabilities of such agents. In this work, we argue that for an agent…

Cited by 21SourcePDFScholar
2024

PLS: Unsupervised Domain Adaptation for 3d Object Detection Via Pseudo-Label Sizes

ICASSP 2024accepted

3D object detection has gained increasing attention in modern autonomous driving systems. However, the performance of the detector significantly degrades during cross-domain deployment due to domain shift. The detector is inevitably biased towards its training dataset when employed on a target datas…

Cited by 0SourceScholar
2024

Through the Real World Haze Scenes: Navigating the Synthetic-to-Real Gap in Challenging Image Dehazing

ICRA 2024poster

Dehazing real-world hazy images is challenging due to the complexity of natural haze, varying haze conditions, details preservation, and the risk of overexposure. Existing methods excel in synthetic hazy scenarios but struggle in the real world because they don’t use all available features. Classica…

Cited by 1SourceScholar
2023

Mind2Web: Towards a Generalist Agent for the Web

NeurIPS 2023spotlight

We introduce Mind2Web, the first dataset for developing and evaluating generalist agents for the web that can follow language instructions to complete complex tasks on any website. Existing datasets for web agents either use simulated websites or only cover a limited set of websites and tasks, thus…

2023

Text-to-SQL Error Correction with Language Models of Code

ACL 2023short

Despite recent progress in text-to-SQL parsing, current semantic parsers are still not accurate enough for practical use. In this paper, we investigate how to build automatic text-to-SQL error correction models. Noticing that token-level edits are out of context and sometimes ambiguous, we propose b…