Beyond More Context: Retrieval Diversity Boosts Multi-Turn Intent Understanding
Zhiming Lin

TL;DR
This paper demonstrates that retrieval diversity, rather than longer prompts, significantly improves multi-turn intent understanding in task-oriented chatbots under fixed token budgets, by selecting diverse exemplars to enhance intent coverage and linguistic variety.
Contribution
It introduces a diversity-aware retrieval framework that balances intent coverage and linguistic variety, improving intent understanding with fixed token budgets in multi-turn dialogue systems.
Findings
Diversity-aware retrieval improves joint goal accuracy over relevance-focused methods.
The approach outperforms strong baselines on MultiWOZ 2.4 and SGD datasets.
Content diversity in exemplars enhances intent understanding under budget constraints.
Abstract
Multi turn intent understanding is central to task oriented chatbots, yet real deployments face tight token budgets and noisy contexts, and most retrieval pipelines emphasize relevance while overlooking set level diversity and confounds such as more context or exemplar order. We ask whether retrieval diversity, rather than longer prompts, systematically improves LLM intent understanding under fixed budgets. We present a diversity aware retrieval framework that selects in context exemplars to balance intent coverage and linguistic variety, and integrates this selection with standard LLM decoders; the evaluation enforces budget matched prompts and randomized positions, and includes sensitivity analyses over exemplar count, diversity strength, and backbone size. On MultiWOZ 2.4 and SGD, the approach achieves strong gains in Joint Goal Accuracy under equal token budgets, surpassing strong…
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
TopicsInformation Retrieval and Search Behavior · Topic Modeling · AI in Service Interactions
