Deep Research Arena: The First Exam of LLMs' Research Abilities via Seminar-Grounded Tasks (AAAI, March 2026)
Source: AAAI Proceedings
One-line summary
Deep Research Arena is the first benchmark that evaluates LLM deep research abilities using tasks derived from real academic seminar transcripts, rather than synthetic or exam-style questions.
Background and motivation
Deep research—open-ended, multi-step research work performed autonomously by LLM agents (searching, reading, synthesizing, and writing)—has become a key frontier capability. Existing evaluations largely rely on synthetic instructions or contest-style questions, which suffer from knowledge contamination and fail to reflect how real experts formulate research problems. Deep Research Arena addresses this by grounding tasks in academic seminar transcripts from top universities, which naturally contain authentic, frontier, expert-level research questions and unmet academic needs.
Benchmark construction
The benchmark uses a two-stage pipeline:
1. Seminar mining — transcripts are collected and filtered for quality, capturing genuine research discussions. 2. Task instruction synthesis — research questions and instructions are extracted from the discourse and rewritten into well-defined research tasks with clear, domain-specific answer standards.
All tasks undergo expert validation to ensure answerability and quality, filtering out unanswerable or ill-posed instructions. The benchmark covers ten academic disciplines and contains thousands of expert-validated tasks.
Evaluation protocols
The authors evaluate frontier LLM-based research agents under:
- A static protocol: standard task completion and report generation.
- A dynamic protocol: distractor sources are injected into the working context to stress-test the agent's robustness and ability to select reliable references amid noisy or adversarial material.
- Current deep research agents show substantial performance headroom on seminar-grounded tasks, confirming deep research remains far from solved.
- Performance is sensitive to context quality: under the dynamic protocol with distractors, agents degrade, revealing weaknesses in source credibility assessment.
- Seminar-derived tasks provide a low-contamination, naturally difficult testbed compared to synthetic benchmarks.
- Seminar-derived tasks may bias toward CS-adjacent and seminar-rich disciplines.
- Report-quality judging depends on automated/LLM-as-judge criteria; human validation is needed for high-stakes conclusions.
- Cost and latency of agentic evaluation remain high, limiting frequent re-runs.
- Deep Research Arena: The First Exam of LLMs' Research Abilities via Seminar-Grounded Tasks. AAAI 2026. https://ojs.aaai.org/index.php/AAAI/article/view/40620
Key findings
Relevance to search and retrieval evaluation
The benchmark shifts evaluation from static retrieval metrics (nDCG, Recall) toward task success, citation quality, and robustness to context noise—aligning with the broader move from RAG pipelines to agentic, iterative search. It complements related entries such as RAG evaluation surveys, ARES, and AgentBoard in this list.
Limitations and open questions
> Note: This entry is an English editorial rendering of a Chinese-language forum post indexed from the AAAI proceedings; consult the original PDF for exact tables and quantitative results.