paper-with-me

홈 › Papers

Using a Penalty-based Loss Re-estimation Method to Improve Implicit Discourse Relation Classification

2020-12-01 · COLING 2020 8 · Xiao Li, Yu Hong, Huibin Ruan, Zhen Huang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Implicit Discourse Relation ClassificationRelationRelation Classification

Similar Papers 제목 키워드 기반

Improving Implicit Discourse Relation Recognition with Discourse-specific Word Embeddings

2017-07-01 · ACL 2017 7 · Changxing Wu, Xiaodong Shi, Yidong Chen, Jinsong Su 외

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+1

MM for Penalized Estimation

2019-12-23 · Zhu Wang

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 Selection

Implicit Discourse Relation Classification via Multi-Task Neural Networks

2016-03-09 · Yang Liu, Sujian Li, Xiaodong Zhang, Zhifang Sui

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+2

Constrained Multi-Layer Contrastive Learning for Implicit Discourse Relationship Recognition

2024-09-07 · YiHeng Wu, Junhui Li, Muhua Zhu

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+1

Acquiring Annotated Data with Cross-lingual Explicitation for Implicit Discourse Relation Classification

2018-08-30 · WS 2019 6 · Wei Shi, Frances Yung, Vera Demberg

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