A New Dialogue Response Generation Agent for Large Language Models by Asking Questions to Detect User's Intentions
Siwei Wu, Xiangqing Shen, and Rui Xia

TL;DR
This paper introduces EDIT, a framework that improves dialogue response generation by asking open questions to detect user intentions and incorporate domain-specific knowledge, leading to more accurate and context-aware responses.
Contribution
The paper proposes a novel method that uses open question asking and knowledge integration to enhance LLM-based dialogue responses, addressing implicit user intentions and knowledge gaps.
Findings
EDIT outperforms other LLMs on Wizard of Wikipedia and Holl-E tasks.
Constructed the COQ dataset for open question generation.
Demonstrated improved response relevance and accuracy.
Abstract
Large Language Models (LLMs), such as ChatGPT, have recently been applied to various NLP tasks due to its open-domain generation capabilities. However, there are two issues with applying LLMs to dialogue tasks. 1. During the dialogue process, users may have implicit intentions that might be overlooked by LLMs. Consequently, generated responses couldn't align with the user's intentions. 2. It is unlikely for LLMs to encompass all fields comprehensively. In certain specific domains, their knowledge may be incomplete, and LLMs cannot update the latest knowledge in real-time. To tackle these issues, we propose a framework~\emph{using LLM to \textbf{E}nhance dialogue response generation by asking questions to \textbf{D}etect user's \textbf{I}mplicit in\textbf{T}entions} (\textbf{EDIT}). Firstly, EDIT generates open questions related to the dialogue context as the potential user's intention;…
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 · Natural Language Processing Techniques · Text Readability and Simplification
MethodsALIGN · Focus
