Hunt Instead of Wait: Evaluating Deep Data Research on Large Language Models
Wei Liu, Peijie Yu, Michele Orini, Yali Du, Yulan He
TL;DR
The paper formalizes Deep Data Research (DDR) as an open-ended, autonomous data-exploration task for large language models and introduces DDR-Bench, a scalable, checklist-based benchmark built on real-world databases to objectively verify model-generated insights. It demonstrates that frontier models show emergent investigatory agency but still struggle with long-horizon exploration, highlighting the importance of intrinsic strategies and trainer-focused development over mere scaling. DDR-Bench separates execution from evaluation to curb data leakage and uses per-sample checklists and LLM-based verification to ground insights in verifiable data. The findings suggest that progress hinges on robust planning-like exploration, adaptive termination, and principled training pipelines that cultivate end-to-end autonomous data discovery, with strong emphasis on trust, hallucination control, and societal considerations.
Abstract
The agency expected of Agentic Large Language Models goes beyond answering correctly, requiring autonomy to set goals and decide what to explore. We term this investigatory intelligence, distinguishing it from executional intelligence, which merely completes assigned tasks. Data Science provides a natural testbed, as real-world analysis starts from raw data rather than explicit queries, yet few benchmarks focus on it. To address this, we introduce Deep Data Research (DDR), an open-ended task where LLMs autonomously extract key insights from databases, and DDR-Bench, a large-scale, checklist-based benchmark that enables verifiable evaluation. Results show that while frontier models display emerging agency, long-horizon exploration remains challenging. Our analysis highlights that effective investigatory intelligence depends not only on agent scaffolding or merely scaling, but also on intrinsic strategies of agentic models.
