CLJan 2, 2021

Multitask Learning for Class-Imbalanced Discourse Classification

arXiv:2101.00389v13 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of small, class-imbalanced datasets for deep learning architectures in high-level semantic tasks like discourse analysis, offering an incremental improvement for NLP researchers.

The authors tackled the problem of class imbalance in discourse classification on the News Discourse dataset. They showed that a multitask learning approach improved the Micro F1-score by 7% over state-of-the-art benchmarks, particularly benefiting underrepresented classes.

Small class-imbalanced datasets, common in many high-level semantic tasks like discourse analysis, present a particular challenge to current deep-learning architectures. In this work, we perform an extensive analysis on sentence-level classification approaches for the News Discourse dataset, one of the largest high-level semantic discourse datasets recently published. We show that a multitask approach can improve 7% Micro F1-score upon current state-of-the-art benchmarks, due in part to label corrections across tasks, which improve performance for underrepresented classes. We also offer a comparative review of additional techniques proposed to address resource-poor problems in NLP, and show that none of these approaches can improve classification accuracy in such a setting.

Foundations

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

Your Notes