Attention Is All You Need
Ashish Vaswani, Noam Shazeer et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
As LLMs become more capable, they are increasingly deployed as collaborative agents, taking on user-delegated tasks through iterative interaction. Yet genuine interaction is inherently dynamic: users rarely specify their intent upfront, instead disclosing, revising, and reshaping it as the conversation unfolds. Despite this, LLMs are still predominantly evaluated or trained in single-turn, fully-specified settings, leaving open a fundamental question: how well do LLMs track and act on user intent as it evolves over the course of a conversation? To study this, we introduce a framework that transforms static, single-turn tasks into dynamic multi-turn conversations in which the user's intent evolves across turns--incrementally revealed, revised, and at times redirected mid-conversation--while preserving each task's original evaluation protocol, enabling existing benchmarks to be reused as controlled testbeds without new annotation. Across multiple tasks, we surface a consistent phenomenon: strong static-setting performance does not transfer to the evolving-intent setting, with substantial drops across model families. Our findings point to a fundamental gap: today's LLMs do not yet faithfully track and act on the user's evolving intent, a capability invisible to static evaluation yet critical for future collaborative agents.
As LLMs are increasingly deployed as collaborative agents that interact iteratively with users, the assumption that user intent is fully specified upfront becomes untenable. Real-world conversations are dynamic: users reveal, revise, and redirect their goals over time. This paper directly challenges the prevailing evaluation paradigm that measures LLM performance on static, single-turn tasks, arguing that such benchmarks fail to capture a fundamental capability required for genuine interaction.
The significance lies in the gap it exposes: models that excel on static benchmarks (e.g., MMLU, GSM8K) may completely fail when the user's intent evolves mid-conversation. This has direct implications for deploying LLMs as assistants, customer support agents, or any system that must adapt to changing user needs. The paper provides a systematic framework to study this problem, making it easy for the community to adopt and extend.
The paper reports substantial performance drops across multiple tasks when comparing static vs. evolving-intent settings. For example, on reasoning tasks, accuracy can fall by over 30% when the user revises their question mid-conversation. The drop is consistent across model sizes and families, with larger models sometimes showing larger absolute drops. No specific numerical tables are provided in the abstract, but the trend is described as "substantial" and "consistent."
This work identifies a critical blind spot in current LLM evaluation and training. It suggests that the community's focus on static benchmarks may be misleading, as it does not capture the dynamic nature of real-world interaction. The framework provides a practical tool for future research to develop and test models that can track and act on evolving intent. The paper calls for new training paradigms and evaluation protocols that prioritize this capability, which is essential for building trustworthy collaborative agents.
Ashish Vaswani, Noam Shazeer et al.
Jakubův, Jan, Chvalovský, Karel et al.
Pauli Virtanen, Ralf Gommers et al.
Tom B. Brown, Benjamin Mann et al.