WANDR Benchmark Evaluates AI Research Agents on Complex Tasks
Key takeaways
- WANDR is a new benchmark for evaluating AI research agents on complex data-collection tasks.
- It features 500 realistic tasks requiring both broad discovery and deep investigation.
- The benchmark uses dynamic judges to verify records against current facts.
- Current AI systems perform poorly on WANDR, indicating significant room for improvement.
Who benefits
Summary
WANDR (Wide ANd Deep Research) is a new benchmark featuring 500 realistic, challenging data-collection tasks designed to evaluate AI research agents on their ability to discover entities, investigate them through multiple web searches, and return verifiable records with sources. The benchmark uses task-specific judges for evaluation, revealing that current production systems are far from saturating its challenges, particularly with increasing target volume and hierarchy depth.
Why it matters
Professionals developing or utilizing AI agents for information gathering, market research, or due diligence can use WANDR to rigorously evaluate and improve their systems' ability to perform complex, verifiable research tasks.
How to implement this in your domain
- 1Access the WANDR benchmark and evaluation harness from the provided GitHub repository.
- 2Integrate WANDR tasks into your AI agent development and testing pipeline.
- 3Benchmark your existing AI research systems against WANDR to identify performance gaps.
- 4Analyze the specific failure modes (e.g., incomplete discovery, missing evidence) to guide agent improvements.
- 5Contribute to the community-governed benchmark by submitting new tasks or improvements.
Original post by Vitaliy Polshkov, Marcin Pitera, Jeremy Yang, Kirill Priemko, Maksim Gaiduk, Aleksandr Nikolenko, Denis Bykov, Clare Southern, Denis Yarats, Jerry Ma
"arXiv:2608.14747v1 Announce Type: new Abstract: WANDR (Wide ANd Deep Research) is a benchmark of 500 realistic, challenging data-collection tasks for research agents. Each task requires a system to discover a large set of entities that satisfy specified criteria (breadth), invest…"
View on XPrimary sources
Originally posted by Vitaliy Polshkov, Marcin Pitera, Jeremy Yang, Kirill Priemko, Maksim Gaiduk, Aleksandr Nikolenko, Denis Bykov, Clare Southern, Denis Yarats, Jerry Ma on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
Digital Twin Simulates Liver Health and Disease Progression
Researchers developed HEPATWIN, a physiology-informed digital twin of the human liver that integrates metabolic processes and patient-specific inputs to simulate liver function and early-stage disease progression, generating clinically observable biomarker trajectories.
Explaining Multi-Objective Reinforcement Learning with Counterfactuals
This paper introduces command-space counterfactual explanations for Pareto-Conditioned Networks (PCNs), allowing users to understand how slight shifts in desired return commands would alter an agent's actions in multi-objective reinforcement learning scenarios.
LLM Framework Generates and Verifies Parallel DEVS Statecharts
This research introduces PDEVS-LLM, an agentic framework that uses large language models to assist human modelers in generating and verifying Parallel Discrete Event System Specification (PDEVS) statecharts, improving accuracy through controlled correction and logical consistency checks.