U-Fold: Dynamic Intent-Aware Context Folding for User-Centric Agents
Jin Su, Runnan Fang, Yeqiu Li, Xiaobin Wang, Shihao Cai, Pengjun Xie, Ningyu Zhang, Fajie Yuan

TL;DR
U-Fold introduces a dynamic, intent-aware context folding method for user-centric dialogue agents, significantly improving their ability to handle long, complex interactions by maintaining relevant information and evolving user intent.
Contribution
The paper presents U-Fold, a novel framework that dynamically summarizes dialogue context with intent-awareness, addressing limitations of existing methods in multi-turn, user-centric tasks.
Findings
U-Fold outperforms ReAct with a 71.4% win rate in long-context scenarios.
U-Fold improves over prior folding baselines by up to 27.0%.
U-Fold effectively manages long, noisy, multi-turn dialogues.
Abstract
Large language model (LLM)-based agents have been successfully deployed in many tool-augmented settings, but their scalability is fundamentally constrained by context length. Existing context-folding methods mitigate this issue by summarizing past interactions, yet they are typically designed for single-query or single-intent scenarios. In more realistic user-centric dialogues, we identify two major failure modes: (i) they irreversibly discard fine-grained constraints and intermediate facts that are crucial for later decisions, and (ii) their summaries fail to track evolving user intent, leading to omissions and erroneous actions. To address these limitations, we propose U-Fold, a dynamic context-folding framework tailored to user-centric tasks. U-Fold retains the full user--agent dialogue and tool-call history but, at each turn, uses two core components to produce an intent-aware,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
