paper-with-me

Papers

Self-Supervised Dialogue Learning

2019-06-30 · ACL 2019 7 · Jiawei Wu, Xin Wang, William Yang Wang

The sequential order of utterances is often meaningful in coherent dialogues, and the order changes of utterances could lead to low-quality and incoherent conversations. We consider the order information as a crucial supervised signal for dialogue learning, which, however, has been neglected by many previous dialogue systems. Therefore, in this paper, we introduce a self-supervised learning task, inconsistent order detection, to explicitly capture the flow of conversation in dialogues. Given a sampled utterance pair triple, the task is to predict whether it is ordered or misordered. Then we propose a sampling-based self-supervised network SSN to perform the prediction with sampled triple references from previous dialogue history. Furthermore, we design a joint learning framework where SSN can guide the dialogue systems towards more coherent and relevant dialogue learning through adversarial training. We demonstrate that the proposed methods can be applied to both open-domain and task-oriented dialogue scenarios, and achieve the new state-of-the-art performance on the OpenSubtitiles and Movie-Ticket Booking datasets.

📄 PDF Abstract BibTeX arXiv:1907.00448

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

SelF-Eval: Self-supervised Fine-grained Dialogue Evaluation

2022-08-17 · COLING 2022 10 · Longxuan Ma, Ziyu Zhuang, Weinan Zhang, Mingda Li 외

This paper introduces a novel Self-supervised Fine-grained Dialogue Evaluation framework (SelF-Eval). The core idea is to model the correlation between turn quality and the entire dialogue quality. We first propose a nov…

Contrastive LearningDialogue Evaluation

Self-supervised Speaker Recognition Training Using Human-Machine Dialogues

2022-02-07 · Metehan Cekic, Ruirui Li, Zeya Chen, Yuguang Yang 외

Speaker recognition, recognizing speaker identities based on voice alone, enables important downstream applications, such as personalization and authentication. Learning speaker representations, in the context of supervi…

Contrastive LearningSpeaker Recognition

Self- and Pseudo-self-supervised Prediction of Speaker and Key-utterance for Multi-party Dialogue Reading Comprehension

2021-09-08 · Findings (EMNLP) 2021 11 · Yiyang Li, Hai Zhao

Multi-party dialogue machine reading comprehension (MRC) brings tremendous challenge since it involves multiple speakers at one dialogue, resulting in intricate speaker information flows and noisy dialogue contexts. To a…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

CSS: Combining Self-training and Self-supervised Learning for Few-shot Dialogue State Tracking

2022-10-11 · Haoning Zhang, Junwei Bao, Haipeng Sun, Huaishao Luo 외

Few-shot dialogue state tracking (DST) is a realistic problem that trains the DST model with limited labeled data. Existing few-shot methods mainly transfer knowledge learned from external labeled dialogue data (e.g., fr…

Dialogue State TrackingMachine Reading ComprehensionQuestion AnsweringReading Comprehension+1

Learning an Effective Context-Response Matching Model with Self-Supervised Tasks for Retrieval-based Dialogues

2020-09-14 · Ruijian Xu, Chongyang Tao, Daxin Jiang, Xueliang Zhao 외

Building an intelligent dialogue system with the ability to select a proper response according to a multi-turn context is a great challenging task. Existing studies focus on building a context-response matching model wit…

Conversational Response SelectionRetrieval