Reasoning About Intent for Ambiguous Requests
By: Irina Saparina, Mirella Lapata
Potential Business Impact:
Shows computers many ways to answer confusing questions.
Large language models often respond to ambiguous requests by implicitly committing to one interpretation. Intent misunderstandings can frustrate users and create safety risks. To address this, we propose generating multiple interpretation-answer pairs in a single structured response to ambiguous requests. Our models are trained with reinforcement learning and customized reward functions using multiple valid answers as supervision. Experiments on conversational question answering and semantic parsing demonstrate that our method achieves higher coverage of valid answers than baseline approaches. Human evaluation confirms that predicted interpretations are highly aligned with their answers. Our approach promotes transparency with explicit interpretations, achieves efficiency by requiring only one generation step, and supports downstream applications through its structured output format.
Similar Papers
Do Large Language Models Need Intent? Revisiting Response Generation Strategies for Service Assistant
Computation and Language
Lets AI answer questions without guessing intent.
Statutory Construction and Interpretation for Artificial Intelligence
Computation and Language
Makes AI follow rules more fairly and predictably.
Learning Steerable Clarification Policies with Collaborative Self-play
Machine Learning (CS)
AI learns to ask questions when unsure.