CLSep 8, 2021

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

arXiv:2109.03772v2663 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of noisy and complex speaker information in multi-party dialogues for NLP researchers, offering a method that avoids manual labeling but is incremental in approach.

The paper tackles the challenge of multi-party dialogue machine reading comprehension by designing self- and pseudo-self-supervised prediction tasks for speaker and key-utterance modeling, achieving improved performance over competitive baselines and state-of-the-art models on two benchmark datasets.

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 alleviate such difficulties, previous models focus on how to incorporate these information using complex graph-based modules and additional manually labeled data, which is usually rare in real scenarios. In this paper, we design two labour-free self- and pseudo-self-supervised prediction tasks on speaker and key-utterance to implicitly model the speaker information flows, and capture salient clues in a long dialogue. Experimental results on two benchmark datasets have justified the effectiveness of our method over competitive baselines and current state-of-the-art models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes