CLFeb 13, 2023

Why Can't Discourse Parsing Generalize? A Thorough Investigation of the Impact of Data Diversity

arXiv:2302.06488v1275 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses the problem of poor generalization in discourse parsing for NLP researchers, highlighting a critical limitation in current benchmarks and methods.

The paper demonstrates that state-of-the-art discourse parsing models trained on standard English newswire data fail to generalize well, even within the news domain, and shows that using heterogeneous training data with multiple genres is critical for achieving stable and generalizable performance across parser architectures.

Recent advances in discourse parsing performance create the impression that, as in other NLP tasks, performance for high-resource languages such as English is finally becoming reliable. In this paper we demonstrate that this is not the case, and thoroughly investigate the impact of data diversity on RST parsing stability. We show that state-of-the-art architectures trained on the standard English newswire benchmark do not generalize well, even within the news domain. Using the two largest RST corpora of English with text from multiple genres, we quantify the impact of genre diversity in training data for achieving generalization to text types unseen during training. Our results show that a heterogeneous training regime is critical for stable and generalizable models, across parser architectures. We also provide error analyses of model outputs and out-of-domain performance. To our knowledge, this study is the first to fully evaluate cross-corpus RST parsing generalizability on complete trees, examine between-genre degradation within an RST corpus, and investigate the impact of genre diversity in training data composition.

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