DRBench: A Realistic Benchmark for Enterprise Deep Research

Abstract

We introduce DRBench, a benchmark for evaluating AI agents on complex, open-ended deep research tasks in enterprise settings. Unlike prior benchmarks that focus on simple questions or web-only queries, DRBench evaluates agents on multi-step queries (for example, "What changes should we make to our product roadmap to ensure compliance with this standard?") that require identifying supporting facts from both the public web and private company knowledge base. Each task is grounded in realistic user personas and enterprise context, spanning a heterogeneous search space that includes productivity software, cloud file systems, emails, chat conversations, and the open web. Tasks are generated through a carefully designed synthesis pipeline with human-in-the-loop verification, and agents are evaluated on their ability to recall relevant insights, maintain factual accuracy, and produce coherent, well-structured reports. We release 100 deep research tasks across 10 domains, such as Sales, Cybersecurity, and Compliance. We demonstrate the effectiveness of DRBench by evaluating diverse DR agents across open- and closed-source models (such as GPT, Llama, and Qwen) and DR strategies, highlighting their strengths, weaknesses, and the critical path for advancing enterprise deep research. Code and data are available at https://github.com/ServiceNow/drbench.

Cite

Text

Abaskohi et al. "DRBench: A Realistic Benchmark for Enterprise Deep Research." International Conference on Learning Representations, 2026.

Markdown

[Abaskohi et al. "DRBench: A Realistic Benchmark for Enterprise Deep Research." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/abaskohi2026iclr-drbench/)

BibTeX

@inproceedings{abaskohi2026iclr-drbench,
  title     = {{DRBench: A Realistic Benchmark for Enterprise Deep Research}},
  author    = {Abaskohi, Amirhossein and Chen, Tianyi and Muñoz-Mármol, Miguel and Fox, Curtis and Ramesh, Amrutha Varshini and Marcotte, Étienne and Lù, Xing Han and Chapados, Nicolas and Gella, Spandana and Pal, Christopher and Drouin, Alexandre and Laradji, Issam H.},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/abaskohi2026iclr-drbench/}
}