paper-with-me

홈 › Papers

Discovering Dialog Structure Graph for Coherent Dialog Generation

2021-08-01 · ACL 2021 5 · Jun Xu, Zeyang Lei, Haifeng Wang, Zheng-Yu Niu, Hua Wu, Wanxiang Che

Learning discrete dialog structure graph from human-human dialogs yields basic insights into the structure of conversation, and also provides background knowledge to facilitate dialog generation. However, this problem is less studied in open-domain dialogue. In this paper, we conduct unsupervised discovery of discrete dialog structure from chitchat corpora, and then leverage it to facilitate coherent dialog generation in downstream systems. To this end, we present an unsupervised model, Discrete Variational Auto-Encoder with Graph Neural Network (DVAE-GNN), to discover discrete hierarchical latent dialog states (at the level of both session and utterance) and their transitions from corpus as a dialog structure graph. Then we leverage it as background knowledge to facilitate dialog management in a RL based dialog system. Experimental results on two benchmark corpora confirm that DVAE-GNN can discover meaningful dialog structure graph, and the use of dialog structure as background knowledge can significantly improve multi-turn coherence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagement

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Discovering Dialog Structure Graph for Open-Domain Dialog Generation

2020-12-31 · Jun Xu, Zeyang Lei, Haifeng Wang, Zheng-Yu Niu 외

Learning interpretable dialog structure from human-human dialogs yields basic insights into the structure of conversation, and also provides background knowledge to facilitate dialog generation. In this paper, we conduct…

Graph Neural NetworkOpen-Domain Dialog

CTRLStruct: Dialogue Structure Learning for Open-Domain Response Generation

2023-03-02 · Congchi Yin, Piji Li, Zhaochun Ren

Dialogue structure discovery is essential in dialogue generation. Well-structured topic flow can leverage background information and predict future topics to help generate controllable and explainable responses. However,…

Contrastive LearningDialogue GenerationResponse GenerationSentence+2

Discovering Customer-Service Dialog System with Semi-Supervised Learning and Coarse-to-Fine Intent Detection

2022-12-23 · Zhitong Yang, Xing Ma, Anqi Liu, Zheyu Zhang

Task-oriented dialog(TOD) aims to assist users in achieving specific goals through multi-turn conversation. Recently, good results have been obtained based on large pre-trained models. However, the labeled-data scarcity …

Intent Detection

Global inference with explicit syntactic and discourse structures for dialogue-level relation extraction

2022-07-30 · Conference 2022 7 · Hao Fei, Jingye Li, Shengqiong Wu, Chenliang Li 외

Recent research attention for relation extraction has been paid to the dialogue scenario, ie, dialoguelevel relation extraction (DiaRE). Existing DiaRE methods either simply concatenate the utterances in a dialogue into …

Dialog Relation ExtractionRelationRelation ExtractionRepresentation Learning

Discovering Latent Structure in Task-Oriented Dialogues

2014-06-01 · ACL 2014 6 · Ke Zhai, Jason D. Williams
Speech RecognitionText GenerationTopic Models