paper-with-me

Papers

A New Dialogue Response Generation Agent for Large Language Models by Asking Questions to Detect User's Intentions

2023-10-05 · Siwei Wu, Xiangqing Shen, Rui Xia

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; Then, EDIT answers those questions by interacting with LLMs and searching in domain-specific knowledge bases respectively, and use LLMs to choose the proper answers to questions as extra knowledge; Finally, EDIT enhances response generation by explicitly integrating those extra knowledge. Besides, previous question generation works only focus on asking questions with answers in context. In order to ask open questions, we construct a Context-Open-Question (COQ) dataset. On two task-oriented dialogue tasks (Wizard of Wikipedia and Holl-E), EDIT outperformed other LLMs.

📄 PDF Abstract BibTeX arXiv:2310.03293

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-GenerationResponse Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

From What to Respond to When to Respond: Timely Response Generation for Open-domain Dialogue Agents

2025-06-17 · Seongbo Jang, Minjin Jeon, Jaehoon Lee, Seonghyeon Lee 외

While research on dialogue response generation has primarily focused on generating coherent responses conditioning on textual context, the critical question of when to respond grounded on the temporal context remains und…

Language ModelingLanguage ModellingLarge Language ModelResponse Generation

PRISM: Prosody-Integrated Multi-Agent Reasoning Framework for Empathetic Spoken Dialogue

2026-06-11 · Wen Zhang, Xiaocui Yang, Zhuoyue Gao, Shi Feng 외 arxiv

Empathetic spoken dialogue systems require not only semantically appropriate responses but also emotionally aligned prosodic expression. However, cascade pipelines often discard acoustic cues during speech-to-text conver…

Dialogue GenerationResponse GenerationSpeech Synthesis

CAiRE: An Empathetic Neural Chatbot

2019-07-28 · Zhaojiang Lin, Peng Xu, Genta Indra Winata, Farhad Bin Siddique 외

In this paper, we present an end-to-end empathetic conversation agent CAiRE. Our system adapts TransferTransfo (Wolf et al., 2019) learning approach that fine-tunes a large-scale pre-trained language model with multi-tas…

ChatbotEmpathetic Response GenerationLanguage ModelingLanguage Modelling+1

Towards a Progression-Aware Autonomous Dialogue Agent

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent advances in large-scale language modeling and generation have enabled the creation of dialogue agents that exhibit human-like responses in a wide range of conversational scenarios spanning a diverse set of tasks, …

Language ModelingLanguage Modelling

Towards a Progression-Aware Autonomous Dialogue Agent

2022-05-07 · NAACL 2022 7 · Abraham Sanders, Tomek Strzalkowski, Mei Si, Albert Chang 외

Recent advances in large-scale language modeling and generation have enabled the creation of dialogue agents that exhibit human-like responses in a wide range of conversational scenarios spanning a diverse set of tasks, …

Language ModelingLanguage Modelling