paper-with-me

홈 › Papers

ResearchRubrics: A Benchmark of Prompts and Rubrics For Evaluating Deep Research Agents

2025-11-10 · Manasi Sharma, Chen Bo Calvin Zhang, Chaithanya Bandi, Clinton Wang, Ankit Aich, Huy Nghiem, Tahseen Rabbani, Ye Htet, Brian Jang, Sumana Basu, Aishwarya Balwani, Denis Peskoff, Marcos Ayestaran, Sean M. Hendryx, Brad Kenstler, Bing Liu arxiv

Deep Research (DR) is an emerging agent application that leverages large language models (LLMs) to address open-ended queries. It requires the integration of several capabilities, including multi-step reasoning, cross-document synthesis, and the generation of evidence-backed, long-form answers. Evaluating DR remains challenging because responses are lengthy and diverse, admit many valid solutions, and often depend on dynamic information sources. We introduce ResearchRubrics, a standardized benchmark for DR built with over 2,800+ hours of human labor that pairs realistic, domain-diverse prompts with 2,500+ expert-written, fine-grained rubrics to assess factual grounding, reasoning soundness, and clarity. We also propose a new complexity framework for categorizing DR tasks along three axes: conceptual breadth, logical nesting, and exploration. In addition, we develop human and model-based evaluation protocols that measure rubric adherence for DR agents. We evaluate several state-of-the-art DR systems and find that even leading agents like Gemini's DR and OpenAI's DR achieve under 68% average compliance with our rubrics, primarily due to missed implicit context and inadequate reasoning about retrieved information. Our results highlight the need for robust, scalable assessment of deep research capabilities, to which end we release ResearchRubrics(including all prompts, rubrics, and evaluation code) to facilitate progress toward well-justified research assistants.

📄 PDF Abstract BibTeX arXiv:2511.07685

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Think-with-Rubrics: From External Evaluator to Internal Reasoning Guidance

2026-05-08 · Jiachen Yu, Zhihao Xu, Junjie Wang, Yujiu Yang arxiv

Rubrics have been extensively utilized for evaluating unverifiable, open-ended tasks, with recent research incorporating them into reward systems for reinforcement learning. However, existing frameworks typically treat r…

Reinforcement LearningInstruction Following

PaperBench: Evaluating AI's Ability to Replicate AI Research

2025-04-02 · Giulio Starace, Oliver Jaffe, Dane Sherburn, James Aung 외

We introduce PaperBench, a benchmark evaluating the ability of AI agents to replicate state-of-the-art AI research. Agents must replicate 20 ICML 2024 Spotlight and Oral papers from scratch, including understanding paper…

DeepResearch Bench II: Diagnosing Deep Research Agents via Rubrics from Expert Report

2026-01-13 · Ruizhe Li, Mingxuan Du, Benfeng Xu, Chiwei Zhu 외 arxiv

Deep Research Systems (DRS) aim to help users search the web, synthesize information, and deliver comprehensive investigative reports. However, how to rigorously evaluate these systems remains under-explored. Existing de…

Health-SCORE: Towards Scalable Rubrics for Improving Health-LLMs

2026-01-26 · Zhichao Yang, Sepehr Janghorbani, Dongxu Zhang, Jun Han 외 arxiv

Rubrics are essential for evaluating open-ended LLM responses, especially in safety-critical domains such as healthcare. However, creating high-quality and domain-specific rubrics typically requires significant human exp…

Reinforcement Learning

Are LLMs Bad at Moral Reasoning?

2026-06-10 · Menghang Zhu, Seth Lazar arxiv

For highly capable AI systems to operate safely in dynamic, open-ended environments, they must be able to identify, understand, and respond to moral reasons for action, and constrain their behaviour accordingly. A growin…