paper-with-me

Papers

Multi-tasking Dialogue Comprehension with Discourse Parsing

2021-10-07 · PACLIC 2021 11 · Yuchen He, Zhuosheng Zhang, Hai Zhao

Multi-party dialogue machine reading comprehension (MRC) raises an even more challenging understanding goal on dialogue with more than two involved speakers, compared with the traditional plain passage style MRC. To accurately perform the question-answering (QA) task according to such multi-party dialogue, models have to handle fundamentally different discourse relationships from common non-dialogue plain text, where discourse relations are supposed to connect two far apart utterances in a linguistics-motivated way.To further explore the role of such unusual discourse structure on the correlated QA task in terms of MRC, we propose the first multi-task model for jointly performing QA and discourse parsing (DP) on the multi-party dialogue MRC task. Our proposed model is evaluated on the latest benchmark Molweni, whose results indicate that training with complementary tasks indeed benefits not only QA task, but also DP task itself. We further find that the joint model is distinctly stronger when handling longer dialogues which again verifies the necessity of DP in the related MRC.

📄 PDF Abstract BibTeX arXiv:2110.03269

Code (1)

21644h/DP_QA_joint_model 공식 구현 jax

Tasks

Discourse ParsingMachine Reading ComprehensionQuestion AnsweringReading Comprehension

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

CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse paRsing in conversations

2025-06-10 · Divyaksh Shukla, Ritesh Baviskar, Dwijesh Gohil, Aniket Tiwari 외

Discourse parsing is an important task useful for NLU applications such as summarization, machine comprehension, and emotion recognition. The current discourse parsing datasets based on conversations consists of written …

Discourse ParsingEmotion RecognitionReading Comprehension

Exploring Joint Neural Model for Sentence Level Discourse Parsing and Sentiment Analysis

2017-08-01 · WS 2017 8 · Bita Nejat, Giuseppe Carenini, Raymond Ng

Discourse Parsing and Sentiment Analysis are two fundamental tasks in Natural Language Processing that have been shown to be mutually beneficial. In this work, we design and compare two Neural Based models for jointly le…

Discourse ParsingPredictionRelation PredictionSentence+1

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

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 외

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

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension