ATOD: An Evaluation Framework and Benchmark for Agentic Task-Oriented Dialogue System
Yifei Zhang, Hooshang Nayyeri, Rinat Khaziev, Emine Yilmaz, Gokhan Tur, Dilek Hakkani-Tür, Hari Thadakamalla
TL;DR
This work addresses the gap in evaluating agentic, memory-enabled task-oriented dialogue by introducing ATOD, a synthetic benchmark that encapsulates multi-goal concurrency, interleaving, long-horizon memory, asynchronous execution, and proactivity. Built on ATOD, ATOD-Eval provides a holistic, reproducible set of metrics for offline and online evaluation, including a novel agentic memory-based evaluator that tracks evolving goal trajectories through a dual memory store. Experimental results show the memory-based evaluator yields superior goal-detection and status-tracking accuracy with improved efficiency compared to LLM-based and other baselines, especially in complex, long-horizon dialogues. The framework enables robust assessment of advanced TOD capabilities and offers a scalable foundation for evaluating next-generation, memory-augmented dialogue systems in real-world scenarios.
Abstract
Recent advances in task-oriented dialogue (TOD) systems, driven by large language models (LLMs) with extensive API and tool integration, have enabled conversational agents to coordinate interleaved goals, maintain long-horizon context, and act proactively through asynchronous execution. These capabilities extend beyond traditional TOD systems, yet existing benchmarks lack systematic support for evaluating such agentic behaviors. To address this gap, we introduce ATOD, a benchmark and synthetic dialogue generation pipeline that produces richly annotated conversations requiring long-term reasoning. ATOD captures key characteristics of advanced TOD, including multi-goal coordination, dependency management, memory, adaptability, and proactivity. Building on ATOD, we propose ATOD-Eval, a holistic evaluation framework that translates these dimensions into fine-grained metrics and supports reproducible offline and online evaluation. We further present a strong agentic memory-based evaluator for benchmarking on ATOD. Experiments show that ATOD-Eval enables comprehensive assessment across task completion, agentic capability, and response quality, and that the proposed evaluator offers a better accuracy-efficiency tradeoff compared to existing memory- and LLM-based approaches under this evaluation setting.
