paper-with-me

홈 › Papers

ProphetChat: Enhancing Dialogue Generation with Simulation of Future Conversation

2022-05-01 · ACL 2022 5 · Chang Liu, Xu Tan, Chongyang Tao, Zhenxin Fu, Dongyan Zhao, Tie-Yan Liu, Rui Yan

Typical generative dialogue models utilize the dialogue history to generate the response. However, since one dialogue utterance can often be appropriately answered by multiple distinct responses, generating a desired response solely based on the historical information is not easy. Intuitively, if the chatbot can foresee in advance what the user would talk about (i.e., the dialogue future) after receiving its response, it could possibly provide a more informative response. Accordingly, we propose a novel dialogue generation framework named ProphetChat that utilizes the simulated dialogue futures in the inference phase to enhance response generation. To enable the chatbot to foresee the dialogue future, we design a beam-search-like roll-out strategy for dialogue future simulation using a typical dialogue generation model and a dialogue selector. With the simulated futures, we then utilize the ensemble of a history-to-response generator and a future-to-response generator to jointly generate a more informative response. Experiments on two popular open-domain dialogue datasets demonstrate that ProphetChat can generate better responses over strong baselines, which validates the advantages of incorporating the simulated dialogue futures.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotDialogue GenerationResponse Generation

Similar Papers 제목 키워드 기반

Cohesive Conversations: Enhancing Authenticity in Multi-Agent Simulated Dialogues

2024-07-13 · KuanChao Chu, Yi-Pei Chen, Hideki Nakayama

This paper investigates the quality of multi-agent dialogues in simulations powered by Large Language Models (LLMs). Analyzing dialogues and memory over multiple sessions revealed significant issues such as repetition, i…

DiversityHallucination

Deep Reinforcement Learning for Dialogue Generation

2016-06-05 · EMNLP 2016 11 · Jiwei Li, Will Monroe, Alan Ritter, Michel Galley 외

Recent neural models of dialogue generation offer great promise for generating responses for conversational agents, but tend to be shortsighted, predicting utterances one at a time while ignoring their influence on futur…

ChatbotDeep Reinforcement LearningDialogue GenerationDiversity+4

Enhancing Large Language Model Induced Task-Oriented Dialogue Systems Through Look-Forward Motivated Goals

2023-09-16 · Zhiyuan Hu, Yue Feng, Yang Deng, Zekun Li 외

Recently, the development of large language models (LLMs) has been significantly enhanced the question answering and dialogue generation, and makes them become increasingly popular in current practical scenarios. While u…

Dialogue GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

Recent Trends in Personalized Dialogue Generation: A Review of Datasets, Methodologies, and Evaluations

2024-05-28 · Yi-Pei Chen, Noriki Nishida, Hideki Nakayama, Yuji Matsumoto

Enhancing user engagement through personalization in conversational agents has gained significance, especially with the advent of large language models that generate fluent responses. Personalized dialogue generation, ho…

Dialogue Generation

Enhancing Impression Change Prediction in Speed Dating Simulations Based on Speakers' Personalities

2025-02-07 · Kazuya Matsuo, Yoko Ishii, Atsushi Otsuka, Ryo Ishii 외

This paper focuses on simulating text dialogues in which impressions between speakers improve during speed dating. This simulation involves selecting an utterance from multiple candidates generated by a text generation m…

Text Generation