paper-with-me

홈 › Papers

Neural Generation of Dialogue Response Timings

2020-05-18 · ACL 2020 6 · Matthew Roddy, Naomi Harte

The timings of spoken response offsets in human dialogue have been shown to vary based on contextual elements of the dialogue. We propose neural models that simulate the distributions of these response offsets, taking into account the response turn as well as the preceding turn. The models are designed to be integrated into the pipeline of an incremental spoken dialogue system (SDS). We evaluate our models using offline experiments as well as human listening tests. We show that human listeners consider certain response timings to be more natural based on the dialogue context. The introduction of these models into SDS pipelines could increase the perceived naturalness of interactions.

📄 PDF Abstract BibTeX arXiv:2005.09128

Code (1)

mattroddy/RTNets 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Japanese conversation corpus for training and evaluation of backchannel prediction model.

2014-05-01 · LREC 2014 5 · Hiroaki Noguchi, Yasuhiro Katagiri, Yasuharu Den

In this paper, we propose an experimental method for building a specialized corpus for training and evaluating backchannel prediction models of spoken dialogue. To develop a backchannel prediction model using a machine l…

Spoken Dialogue Systems

ProphetChat: Enhancing Dialogue Generation with Simulation of Future Conversation

2022-05-01 · ACL 2022 5 · Chang Liu, Xu Tan, Chongyang Tao, Zhenxin Fu 외

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 res…

ChatbotDialogue GenerationResponse Generation

EM Pre-training for Multi-party Dialogue Response Generation

2023-05-21 · Yiyang Li, Hai Zhao

Dialogue response generation requires an agent to generate a response according to the current dialogue history, in terms of which two-party dialogues have been well studied, but leaving a great gap for multi-party dialo…

Response Generation

Controlling Dialogue Generation with Semantic Exemplars

2020-08-20 · NAACL 2021 4 · Prakhar Gupta, Jeffrey P. Bigham, Yulia Tsvetkov, Amy Pavel

Dialogue systems pretrained with large language models generate locally coherent responses, but lack the fine-grained control over responses necessary to achieve specific goals. A promising method to control response gen…

Dialogue GenerationResponse Generation

Multi-Domain Dialogue Acts and Response Co-Generation

2020-04-26 · ACL 2020 6 · Kai Wang, Junfeng Tian, Rui Wang, Xiaojun Quan 외

Generating fluent and informative responses is of critical importance for task-oriented dialogue systems. Existing pipeline approaches generally predict multiple dialogue acts first and use them to assist response genera…

Response GenerationTask-Oriented Dialogue Systems