paper-with-me

홈 › Papers

Wiki Live Challenge: Challenging Deep Research Agents with Expert-Level Wikipedia Articles

2026-02-02 · Shaohan Wang, Benfeng Xu, Licheng Zhang, Mingxuan Du, Chiwei Zhu, Xiaorui Wang, Zhendong Mao, Yongdong Zhang arxiv

Deep Research Agents (DRAs) have demonstrated remarkable capabilities in autonomous information retrieval and report generation, showing great potential to assist humans in complex research tasks. Current evaluation frameworks primarily rely on LLM-generated references or LLM-derived evaluation dimensions. While these approaches offer scalability, they often lack the reliability of expert-verified content and struggle to provide objective, fine-grained assessments of critical dimensions. To bridge this gap, we introduce Wiki Live Challenge (WLC), a live benchmark that leverages the newest Wikipedia Good Articles (GAs) as expert-level references. Wikipedia's strict standards for neutrality, comprehensiveness, and verifiability serve as a great challenge for DRAs, with GAs representing the pinnacle of which. We curate a dataset of 100 recent Good Articles and propose Wiki Eval, a comprehensive evaluation framework comprising a fine-grained evaluation method with 39 criteria for writing quality and rigorous metrics for factual verifiability. Extensive experiments on various DRA systems demonstrate a significant gap between current DRAs and human expert-level Wikipedia articles, validating the effectiveness of WLC in advancing agent research. We release our benchmark at https://github.com/WangShao2000/Wiki_Live_Challenge

📄 PDF Abstract BibTeX arXiv:2602.01590

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

WINELL: Wikipedia Never-Ending Updating with LLM Agents

2025-07-30 · Revanth Gangi Reddy, Tanay Dixit, Jiaxin Qin, Cheng Qian 외 arxiv

Wikipedia, a vast and continuously consulted knowledge base, faces significant challenges in maintaining up-to-date content due to its reliance on manual human editors. Inspired by the vision of continuous knowledge acqu…

The Lives of Bots

2018-10-22 · R. Stuart Geiger

Automated software agents --- or bots --- have long been an important part of how Wikipedia's volunteer community of editors write, edit, update, monitor, and moderate content. In this paper, I discuss the complex social…

Language agents achieve superhuman synthesis of scientific knowledge

2024-09-10 · Michael D. Skarlinski, Sam Cox, Jon M. Laurent, James D. Braza 외

Language models are known to hallucinate incorrect information, and it is unclear if they are sufficiently accurate and reliable for use in scientific research. We developed a rigorous human-AI comparison methodology to …

ArticlesInformation RetrievalLanguage ModelingLanguage Modelling

SeekerGym: A Benchmark for Reliable Information Seeking

2026-04-18 · Remy Kim, Minseung Lee, Shuo Li, Osbert Bastani arxiv

Despite their substantial successes, AI agents continue to face fundamental challenges in terms of trustworthiness. Consider deep research agents, tasked with searching for information relevant to a given topic-while AI …

Information Retrieval

Live-SWE-agent: Can Software Engineering Agents Self-Evolve on the Fly?

2025-11-17 · Chunqiu Steven Xia, Zhe Wang, Yan Yang, Yuxiang Wei 외 arxiv

Large Language Models (LLMs) are reshaping almost all industries, including software engineering. In recent years, a number of LLM agents have been proposed to solve real-world software problems. Such software agents are…