TL;DR
This paper introduces Context-Agent, a framework modeling dialogue history as a dynamic tree to better handle non-linear conversations, improving coherence and efficiency in large language models.
Contribution
It proposes a novel hierarchical tree-based dialogue modeling approach and a benchmark for evaluating non-linear dialogue performance.
Findings
Context-Agent improves task completion rates.
It enhances token efficiency in large language models.
The approach better maintains coherence in complex dialogues.
Abstract
Large Language Models demonstrate outstanding performance in many language tasks but still face fundamental challenges in managing the non-linear flow of human conversation. The prevalent approach of treating dialogue history as a flat, linear sequence is misaligned with the intrinsically hierarchical and branching structure of natural discourse, leading to inefficient context utilization and a loss of coherence during extended interactions involving topic shifts or instruction refinements. To address this limitation, we introduce Context-Agent, a novel framework that models multi-turn dialogue history as a dynamic tree structure. This approach mirrors the inherent non-linearity of conversation, enabling the model to maintain and navigate multiple dialogue branches corresponding to different topics. Furthermore, to facilitate robust evaluation, we introduce the Non-linear Task…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
