Detecting Ambiguities to Guide Query Rewrite for Robust Conversations in Enterprise AI Assistants
Md Mehrab Tanjim, Xiang Chen, Victor S. Bursztyn, Uttaran, Bhattacharya, Tung Mai, Vaishnavi Muppala, Akash Maharaj, Saayan Mitra,, Eunyee Koh, Yunyao Li, Ken Russell

TL;DR
This paper introduces an NLU-NLG framework for detecting and resolving ambiguities in multi-turn enterprise AI assistant conversations, improving robustness and deployed in real-world applications.
Contribution
It presents a novel ambiguity detection classifier based on a taxonomy and features, and an ambiguity-guided query rewrite task for enhanced conversation clarity.
Findings
Outperforms LLM-based baselines in ambiguity detection
Reduces unnecessary phrase insertions in query reformulation
Improves overall AI assistant performance
Abstract
Multi-turn conversations with an Enterprise AI Assistant can be challenging due to conversational dependencies in questions, leading to ambiguities and errors. To address this, we propose an NLU-NLG framework for ambiguity detection and resolution through reformulating query automatically and introduce a new task called "Ambiguity-guided Query Rewrite." To detect ambiguities, we develop a taxonomy based on real user conversational logs and draw insights from it to design rules and extract features for a classifier which yields superior performance in detecting ambiguous queries, outperforming LLM-based baselines. Furthermore, coupling the query rewrite module with our ambiguity detecting classifier shows that this end-to-end framework can effectively mitigate ambiguities without risking unnecessary insertions of unwanted phrases for clear queries, leading to an improvement in the…
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 · Data Mining Algorithms and Applications · Data Quality and Management
