Using a Penalty-based Loss Re-estimation Method to Improve Implicit Discourse Relation Classification
We tackle implicit discourse relation classification, a task of automatically determining semantic relationships between arguments. The attention-worthy words in arguments are crucial clues for classifying the discourse relations. Attention mechanisms have been proven effective in highlighting the attention-worthy words during encoding. However, our survey shows that some inessential words are unintentionally misjudged as the attention-worthy words and, therefore, assigned heavier attention weights than should be. We propose a penalty-based loss re-estimation method to regulate the attention learning process, integrating penalty coefficients into the computation of loss by means of overstability of attention weight distributions. We conduct experiments on the Penn Discourse TreeBank (PDTB) corpus. The test results show that our loss re-estimation method leads to substantial improvements for a variety of attention mechanisms, and it obtains highly competitive performance compared to the state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Implicit Discourse Relation ClassificationRelationRelation ClassificationSimilar Papers 제목 키워드 기반
Improving Implicit Discourse Relation Recognition with Discourse-specific Word Embeddings
We introduce a simple and effective method to learn discourse-specific word embeddings (DSWE) for implicit discourse relation recognition. Specifically, DSWE is learned by performing connective classification on massive …
General ClassificationMachine TranslationQuestion AnsweringRelation+1MM for Penalized Estimation
Penalized estimation can conduct variable selection and parameter estimation simultaneously. The general framework is to minimize a loss function subject to a penalty designed to generate sparse variable selection. The m…
parameter estimationVariable SelectionImplicit Discourse Relation Classification via Multi-Task Neural Networks
Without discourse connectives, classifying implicit discourse relations is a challenging task and a bottleneck for building a practical discourse parser. Previous research usually makes use of one kind of discourse frame…
ClassificationGeneral ClassificationImplicit Discourse Relation ClassificationMulti-Task Learning+2Constrained Multi-Layer Contrastive Learning for Implicit Discourse Relationship Recognition
Previous approaches to the task of implicit discourse relation recognition (IDRR) generally view it as a classification task. Even with pre-trained language models, like BERT and RoBERTa, IDRR still relies on complicated…
Binary ClassificationClassificationContrastive LearningMulti-class Classification+1Acquiring Annotated Data with Cross-lingual Explicitation for Implicit Discourse Relation Classification
Implicit discourse relation classification is one of the most challenging and important tasks in discourse parsing, due to the lack of connective as strong linguistic cues. A principle bottleneck to further improvement i…
16kDiscourse ParsingGeneral ClassificationImplicit Discourse Relation Classification+4