paper-with-me

홈 › Papers

Improving Response Quality with Backward Reasoning in Open-domain Dialogue Systems

2021-04-30 · Ziming Li, Julia Kiseleva, Maarten de Rijke

Being able to generate informative and coherent dialogue responses is crucial when designing human-like open-domain dialogue systems. Encoder-decoder-based dialogue models tend to produce generic and dull responses during the decoding step because the most predictable response is likely to be a non-informative response instead of the most suitable one. To alleviate this problem, we propose to train the generation model in a bidirectional manner by adding a backward reasoning step to the vanilla encoder-decoder training. The proposed backward reasoning step pushes the model to produce more informative and coherent content because the forward generation step's output is used to infer the dialogue context in the backward direction. The advantage of our method is that the forward generation and backward reasoning steps are trained simultaneously through the use of a latent variable to facilitate bidirectional optimization. Our method can improve response quality without introducing side information (e.g., a pre-trained topic model). The proposed bidirectional response generation method achieves state-of-the-art performance for response quality.

📄 PDF Abstract BibTeX arXiv:2105.00079

Code (1)

cszmli/mirror-sigir 공식 구현 pytorch

Tasks

DecoderResponse Generation

Similar Papers 제목 키워드 기반

Reference-Free Evaluation of Reasoning in Open-Ended Question Answering

2026-07-22 · Guneet Singh Kohli, Yuxiang Zhou, Michael Sejr Schlichtkrull, Gregory E Dean 외 arxiv

AI-generated answers in high-stakes domains are often fluent but difficult to verify, especially when they contain multi-step reasoning rather than a single final answer. We propose a reasoning-based, reference-free fram…

Natural Language InferenceMathematical ReasoningQuestion Answering

Leveraging Explicit Reasoning for Inference Integration in Commonsense-Augmented Dialogue Models

2024-06-13 · Sarah E. Finch, Jinho D. Choi

Open-domain dialogue systems need to grasp social commonsense to understand and respond effectively to human users. Commonsense-augmented dialogue models have been proposed that aim to infer commonsense knowledge from di…

Response GenerationSpecificity

Reverse-Engineered Reasoning for Open-Ended Generation

2025-09-07 · Haozhe Wang, Haoran Que, Qixin Xu, Minghao Liu 외 arxiv

While the ``deep reasoning'' paradigm has spurred significant advances in verifiable domains like mathematics, its application to open-ended, creative generation remains a critical challenge. The two dominant methods for…

Reinforcement Learning

Counterfactual Off-Policy Training for Neural Response Generation

2020-04-29 · Qingfu Zhu, Wei-Nan Zhang, Ting Liu, William Yang Wang

Open-domain dialogue generation suffers from the data insufficiency problem due to the vast size of potential responses. In this paper, we propose to explore potential responses by counterfactual reasoning. Given an obse…

counterfactualCounterfactual ReasoningDialogue GenerationResponse Generation

Counterfactual Off-Policy Training for Neural Dialogue Generation

2020-11-01 · EMNLP 2020 11 · Qingfu Zhu, Wei-Nan Zhang, Ting Liu, William Yang Wang

Open-domain dialogue generation suffers from the data insufficiency problem due to the vast size of potential responses. In this paper, we propose to explore potential responses by counterfactual reasoning. Given an obse…

counterfactualCounterfactual ReasoningDialogue Generation