A Label Dependence-aware Sequence Generation Model for Multi-level Implicit Discourse Relation Recognition
Changxing Wu, Liuwen Cao, Yubin Ge, Yang Liu, Min Zhang, Jinsong Su

TL;DR
This paper introduces a novel label dependence-aware sequence generation model for multi-level implicit discourse relation recognition, leveraging hierarchical label dependencies to improve prediction accuracy and achieve state-of-the-art results.
Contribution
It proposes a new sequence generation approach that explicitly models label dependencies for multi-level IDRR, with a label attentive encoder and a mutual learning training method.
Findings
Achieves state-of-the-art performance on PDTB dataset.
Effectively models hierarchical label dependencies.
Improves multi-level IDRR accuracy.
Abstract
Implicit discourse relation recognition (IDRR) is a challenging but crucial task in discourse analysis. Most existing methods train multiple models to predict multi-level labels independently, while ignoring the dependence between hierarchically structured labels. In this paper, we consider multi-level IDRR as a conditional label sequence generation task and propose a Label Dependence-aware Sequence Generation Model (LDSGM) for it. Specifically, we first design a label attentive encoder to learn the global representation of an input instance and its level-specific contexts, where the label dependence is integrated to obtain better label embeddings. Then, we employ a label sequence decoder to output the predicted labels in a top-down manner, where the predicted higher-level labels are directly used to guide the label prediction at the current level. We further develop a mutual learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
