paper-with-me

Papers

DADgraph: A Discourse-aware Dialogue Graph Neural Network for Multiparty Dialogue Machine Reading Comprehension

2021-04-26 · Jiaqi Li, Ming Liu, Zihao Zheng, Heng Zhang, Bing Qin, Min-Yen Kan, Ting Liu

Multiparty Dialogue Machine Reading Comprehension (MRC) differs from traditional MRC as models must handle the complex dialogue discourse structure, previously unconsidered in traditional MRC. To fully exploit such discourse structure in multiparty dialogue, we present a discourse-aware dialogue graph neural network, DADgraph, which explicitly constructs the dialogue graph using discourse dependency links and discourse relations. To validate our model, we perform experiments on the Molweni corpus, a large-scale MRC dataset built over multiparty dialogue annotated with discourse structure. Experiments on Molweni show that our discourse-aware model achieves statistically significant improvements compared against strong neural network MRC baselines.

📄 PDF Abstract BibTeX arXiv:2104.12377

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Discourse Structure and Dialogue Acts in Multiparty Dialogue: the STAC Corpus

2016-05-01 · LREC 2016 5 · Nicholas Asher, Julie Hunter, Mathieu Morey, Benamara Farah 외

This paper describes the STAC resource, a corpus of multi-party chats annotated for discourse structure in the style of SDRT (Asher and Lascarides, 2003; Lascarides and Asher, 2009). The main goal of the STAC project is …

Molweni: A Challenge Multiparty Dialogues-based Machine Reading Comprehension Dataset with Discourse Structure

2020-04-10 · COLING 2020 8 · Jiaqi Li, Ming Liu, Min-Yen Kan, Zihao Zheng 외

Research into the area of multiparty dialog has grown considerably over recent years. We present the Molweni dataset, a machine reading comprehension (MRC) dataset with discourse structure built over multiparty dialog. M…

Dialogue UnderstandingDiscourse ParsingMachine Reading ComprehensionReading Comprehension

Using Graph-Aware Reinforcement Learning to Identify Winning Strategies in Diplomacy Games (Student Abstract)

2021-12-31 · Hansin Ahuja, Lynnette Hui Xian Ng, Kokil Jaidka

This abstract proposes an approach towards goal-oriented modeling of the detection and modeling complex social phenomena in multiparty discourse in an online political strategy game. We developed a two-tier approach that…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dialogue Discourse-Aware Graph Model and Data Augmentation for Meeting Summarization

2020-12-07 · Xiachong Feng, Xiaocheng Feng, Bing Qin, Xinwei Geng

Meeting summarization is a challenging task due to its dynamic interaction nature among multiple speakers and lack of sufficient training data. Existing methods view the meeting as a linear sequence of utterances while i…

Data AugmentationMeeting Summarization

Enhanced Speaker-aware Multi-party Multi-turn Dialogue Comprehension

2021-09-09 · Xinbei Ma, Zhuosheng Zhang, Hai Zhao

Multi-party multi-turn dialogue comprehension brings unprecedented challenges on handling the complicated scenarios from multiple speakers and criss-crossed discourse relationship among speaker-aware utterances. Most exi…

Question Answering