paper-with-me

홈 › Papers

Topic-relevant Response Generation using Optimal Transport for an Open-domain Dialog System

2020-12-01 · COLING 2020 8 · Shuying Zhang, Tianyu Zhao, Tatsuya Kawahara

Conventional neural generative models tend to generate safe and generic responses which have little connection with previous utterances semantically and would disengage users in a dialog system. To generate relevant responses, we propose a method that employs two types of constraints - topical constraint and semantic constraint. Under the hypothesis that a response and its context have higher relevance when they share the same topics, the topical constraint encourages the topics of a response to match its context by conditioning response decoding on topic words{'} embeddings. The semantic constraint, which encourages a response to be semantically related to its context by regularizing the decoding objective function with semantic distance, is proposed. Optimal transport is applied to compute a weighted semantic distance between the representation of a response and the context. Generated responses are evaluated by automatic metrics, as well as human judgment, showing that the proposed method can generate more topic-relevant and content-rich responses than conventional models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Domain DialogResponse Generation

Similar Papers 제목 키워드 기반

Sufficient dimension reduction for classification using principal optimal transport direction

2020-10-19 · NeurIPS 2020 12 · Cheng Meng, Jun Yu, Jingyi Zhang, Ping Ma 외

Sufficient dimension reduction is used pervasively as a supervised dimension reduction approach. Most existing sufficient dimension reduction methods are developed for data with a continuous response and may have an unsa…

ClassificationDimensionality ReductionGeneral Classification

Explicit Use of Topicality in Dialogue Response Generation

2022-07-01 · NAACL (ACL) 2022 7 · Takumi Yoshikoshi, Hayato Atarashi, Takashi Kodama, Sadao Kurohashi

The current chat dialogue systems implicitly consider the topic given the context, but not explicitly. As a result, these systems often generate inconsistent responses with the topic of the moment. In this study, we prop…

Response GenerationSelf-Supervised Learning

TopicRefine: Joint Topic Prediction and Dialogue Response Generation for Multi-turn End-to-End Dialogue System

2021-09-11 · Hongru Wang, Mingyu Cui, Zimo Zhou, Gabriel Pui Cheong Fung 외

A multi-turn dialogue always follows a specific topic thread, and topic shift at the discourse level occurs naturally as the conversation progresses, necessitating the model's ability to capture different topics and gene…

Response Generation

Modeling Topical Relevance for Multi-Turn Dialogue Generation

2020-09-27 · Hainan Zhang, Yanyan Lan, Liang Pang, Hongshen Chen 외

Topic drift is a common phenomenon in multi-turn dialogue. Therefore, an ideal dialogue generation models should be able to capture the topic information of each context, detect the relevant context, and produce appropri…

Dialogue GenerationSentence

Topic-Aware Response Generation in Task-Oriented Dialogue with Unstructured Knowledge Access

2022-12-10 · Yue Feng, Gerasimos Lampouras, Ignacio Iacobacci

To alleviate the problem of structured databases' limited coverage, recent task-oriented dialogue systems incorporate external unstructured knowledge to guide the generation of system responses. However, these usually us…

Response GenerationSentenceTask-Oriented Dialogue Systems