DETOUR: An Interactive Benchmark for Dual-Agent Search and Reasoning
Li Siyan, Darshan Deshpande, Anand Kannappan, Rebecca Qian
TL;DR
DETOUR introduces a dual-agent, interactive benchmark for tip-of-the-tongue retrieval with 1,011 multimodal prompts across eight domains. It grounds a Memory Agent in memory files while a Primary Agent performs reasoning and web search, enabling multi-turn clarification evaluation. The study shows state-of-the-art models struggle on multimodal ToT tasks, with all-modal accuracy around 36% and substantial variability across models and prompts, highlighting the need for better memory grounding and clarification strategies. DETOUR provides a foundation for advancing interactive, memory-grounded agentic search and clarifying question capabilities in real-world conversations.
Abstract
When recalling information in conversation, people often arrive at the recollection after multiple turns. However, existing benchmarks for evaluating agent capabilities in such tip-of-the-tongue search processes are restricted to single-turn settings. To more realistically simulate tip-of-the-tongue search, we introduce Dual-agent based Evaluation Through Obscure Under-specified Retrieval (DETOUR), a dual-agent evaluation benchmark containing 1,011 prompts. The benchmark design involves a Primary Agent, which is the subject of evaluation, tasked with identifying the recollected entity through querying a Memory Agent that is held consistent across evaluations. Our results indicate that current state-of-the-art models still struggle with our benchmark, only achieving 36% accuracy when evaluated on all modalities (text, image, audio, and video), highlighting the importance of enhancing capabilities in underspecified scenarios.
