English

DRBENCHER: Can Your Agent Identify the Entity, Retrieve Its Properties and Do the Math?

Artificial Intelligence 2026-04-24 v2

Abstract

Deep research agents increasingly interleave web browsing with multi-step computation, yet existing benchmarks evaluate these capabilities in isolation, creating a blind spot in assessing real-world performance. We introduce DRBENCHER, a synthetic benchmark generator for questions that require both browsing and computation. It enforces four criteria: verifiability (gold answers are computed by executing parameterized code over knowledge-graph values), complexity (multi-hop entity identification, property retrieval, and domain-specific computation), difficulty (a two-stage verification cascade filters out questions solvable by the generating model), and diversity (a greedy max-min embedding filter maximizes coverage). These criteria are realized via a unified answer-first pipeline spanning five domains: biochemistry, financial, geophysical, security, and history. Human evaluation shows 76% validity (84% excluding stale data), with 35% of errors due to outdated knowledge-graph entries, highlighting an inherent limitation of systems that reason over evolving data. Automatic evaluation shows that the strongest frontier model achieves only 20% answer accuracy. Compared to manually constructed benchmarks (BrowseComp+, MATH-500, GPQA), DRBENCHER achieves the highest semantic diversity.

Keywords

Cite

@article{arxiv.2604.09251,
  title  = {DRBENCHER: Can Your Agent Identify the Entity, Retrieve Its Properties and Do the Math?},
  author = {Young-Suk Lee and Ramon Fernandez Astudillo and Radu Florian},
  journal= {arXiv preprint arXiv:2604.09251},
  year   = {2026}
}
R2 v1 2026-07-01T12:02:49.153Z