pith. sign in

arxiv: 2502.00537 · v1 · pith:QFEST7XDnew · submitted 2025-02-01 · 💻 cs.CL

Detecting Ambiguities to Guide Query Rewrite for Robust Conversations in Enterprise AI Assistants

classification 💻 cs.CL
keywords ambiguitiesqueryassistantdetectingrewriteambiguityclassifierconversational
0
0 comments X
read the original 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 overall performance of the AI Assistant. Due to its significance, this has been deployed in the real world application, namely Adobe Experience Platform AI Assistant.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When & How to Write for Personalized Demand-aware Query Rewriting in Video Search

    cs.IR 2025-12 unverdicted novelty 4.0

    WeWrite mines user logs to decide when personalization is needed and trains LLMs with SFT and GRPO to rewrite video search queries, delivering 1.07% more long-view clicks and 2.97% fewer reformulations in live A/B tests.

  2. Towards trustworthy agentic AI: a comprehensive survey of safety, robustness, privacy, and system security

    cs.AI 2026-05 unverdicted novelty 2.0

    A survey that maps risks along the agent workflow and consolidates metrics and benchmarks for safety, robustness, privacy, and security in agentic AI.