paper-with-me

Papers

GSN: A Graph-Structured Network for Multi-Party Dialogues

2019-05-31 · Wenpeng Hu, Zhangming Chan, Bing Liu, Dongyan Zhao, Jinwen Ma, Rui Yan

Existing neural models for dialogue response generation assume that utterances are sequentially organized. However, many real-world dialogues involve multiple interlocutors (i.e., multi-party dialogues), where the assumption does not hold as utterances from different interlocutors can occur "in parallel." This paper generalizes existing sequence-based models to a Graph-Structured neural Network (GSN) for dialogue modeling. The core of GSN is a graph-based encoder that can model the information flow along the graph-structured dialogues (two-party sequential dialogues are a special case). Experimental results show that GSN significantly outperforms existing sequence-based models.

📄 PDF Abstract BibTeX arXiv:1905.13637

Code (1)

morning-dews/GSN-Dialogues 공식 구현 tf

Tasks

Response Generation

Similar Papers 제목 키워드 기반

An Annotation Scheme of A Large-scale Multi-party Dialogues Dataset for Discourse Parsing and Machine Comprehension

2019-11-08 · Jiaqi Li, Ming Liu, Bing Qin, Zihao Zheng 외

In this paper, we propose the scheme for annotating large-scale multi-party chat dialogues for discourse parsing and machine comprehension. The main goal of this project is to help understand multi-party dialogues. Our d…

Discourse ParsingMachine Reading ComprehensionReading Comprehension

Learning to Improve Persona Consistency in Multi-party Dialogue Generation via Text Knowledge Enhancement

2022-10-01 · COLING 2022 10 · Dongshi Ju, Shi Feng, Pengcheng Lv, Daling Wang 외

In an open-domain dialogue system, the consistent persona is a key factor to generate real and coherent dialogues. Existing methods suffer from the incomprehensive persona tags that have unique and obscure meanings to de…

Dialogue Generation

Structured Attention for Unsupervised Dialogue Structure Induction

2020-09-17 · EMNLP 2020 11 · Liang Qiu, Yizhou Zhao, Weiyan Shi, Yuan Liang 외

Inducing a meaningful structural representation from one or a set of dialogues is a crucial but challenging task in computational linguistics. Advancement made in this area is critical for dialogue system design and disc…

Inductive BiasSentenceSentence Embeddings

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

Talking to myself: self-dialogues as data for conversational agents

2018-09-18 · Joachim Fainberg, Ben Krause, Mihai Dobre, Marco Damonte 외

Conversational agents are gaining popularity with the increasing ubiquity of smart devices. However, training agents in a data driven manner is challenging due to a lack of suitable corpora. This paper presents a novel m…