AIETLGSEOCOct 20, 2025

AgentChangeBench: A Multi-Dimensional Evaluation Framework for Goal-Shift Robustness in Conversational AI

arXiv:2510.18170v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the need for better evaluation of AI agents in realistic enterprise settings where goals change dynamically, though it is incremental as it builds on existing benchmarking approaches.

The paper tackles the problem of evaluating conversational AI agents' robustness to mid-dialogue goal shifts by introducing AgentChangeBench, a benchmark with 2,835 task sequences across three enterprise domains, and finds that models like GPT-4o achieve 92.2% recovery on airline booking shifts while Gemini drops to 48.6%, revealing inefficiencies such as redundancy rates above 80% in retail tasks.

Goal changes are a defining feature of real world multi-turn interactions, yet current agent benchmarks primarily evaluate static objectives or one-shot tool use. We introduce AgentChangeBench, a benchmark explicitly designed to measure how tool augmented language model agents adapt to mid dialogue goal shifts across three enterprise domains. Our framework formalizes evaluation through four complementary metrics: Task Success Rate (TSR) for effectiveness, Tool Use Efficiency (TUE) for reliability, Tool Call Redundancy Rate (TCRR) for wasted effort, and Goal-Shift Recovery Time (GSRT) for adaptation latency. AgentChangeBench comprises 2,835 task sequences and five user personas, each designed to trigger realistic shift points in ongoing workflows. Using this setup, we evaluate several frontier models and uncover sharp contrasts obscured by traditional $\text{pass}@k$ scores: for example, GPT-4o reaches $92.2\%$ recovery on airline booking shifts while Gemini collapses to $48.6\%$, and retail tasks show near perfect parameter validity yet redundancy rates above $80\%$, revealing major inefficiencies. These findings demonstrate that high raw accuracy does not imply robustness under dynamic goals, and that explicit measurement of recovery time and redundancy is essential. AgentChangeBench establishes a reproducible testbed for diagnosing and improving agent resilience in realistic enterprise settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes