Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Label Dependence-aware Sequence Generation Model for Multi-level Implicit Discourse Relation Recognition

About

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 enhanced training method to exploit the label dependence in a bottomup direction, which is captured by an auxiliary decoder introduced during training. Experimental results on the PDTB dataset show that our model achieves the state-of-the-art performance on multi-level IDRR. We will release our code at https://github.com/nlpersECJTU/LDSGM.

Changxing Wu, Liuwen Cao, Yubin Ge, Yang Liu, Min Zhang, Jinsong Su• 2021

Related benchmarks

TaskDatasetResultRank
Top-level Implicit Discourse Relation RecognitionPDTB 2.0 (Ji split)
F1 Score63.73
61
Second-level Implicit Discourse Relation RecognitionPDTB 2.0 (Ji split)
Accuracy60.33
54
Implicit Discourse Relation RecognitionPDTB 2.0
Top-level Macro F163.73
14
Implicit Discourse Relation ClassificationPDTB 2 (test)
Accuracy60.33
14
Implicit Discourse Relation RecognitionPDTB 3.0
Top-level Macro F168.73
7
Implicit Discourse Relation RecognitionPDTB 2.0 (test)
Top-Sec58.61
5
Implicit Discourse Relation RecognitionPDTB 3.0 (test)
Top-Sec60.32
5
Implicit Discourse Relation RecognitionPDTB Second-level Senses 2.0 (test)
Comp. Concession0.00e+0
3
Showing 8 of 8 rows

Other info

Follow for update