Memorizing All for Implicit Discourse Relation Recognition
Implicit discourse relation recognition is a challenging task due to the absence of the necessary informative clue from explicit connectives. The prediction of relations requires a deep understanding of the semantic meanings of sentence pairs. As implicit discourse relation recognizer has to carefully tackle the semantic similarity of the given sentence pairs and the severe data sparsity issue exists in the meantime, it is supposed to be beneficial from mastering the entire training data. Thus in this paper, we propose a novel memory mechanism to tackle the challenges for further performance improvement. The memory mechanism is adequately memorizing information by pairing representations and discourse relations of all training instances, which right fills the slot of the data-hungry issue in the current implicit discourse relation recognizer. Our experiments show that our full model with memorizing the entire training set reaches new state-of-the-art against strong baselines, which especially for the first time exceeds the milestone of 60% accuracy in the 4-way task.
Code (0)
등록된 구현이 없습니다.
Tasks
AllRelationSemantic SimilaritySemantic Textual SimilaritySentenceSimilar Papers 제목 키워드 기반
Leveraging Hierarchical Prototypes as the Verbalizer for Implicit Discourse Relation Recognition
Implicit discourse relation recognition involves determining relationships that hold between spans of text that are not linked by an explicit discourse connective. In recent years, the pre-train, prompt, and predict para…
RelationImproving 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+1Prompt-based Connective Prediction Method for Fine-grained Implicit Discourse Relation Recognition
Due to the absence of connectives, implicit discourse relation recognition (IDRR) is still a challenging and crucial task in discourse analysis. Most of the current work adopted multi-task learning to aid IDRR through ex…
Multi-Task LearningRelationExtending Implicit Discourse Relation Recognition to the PDTB-3
The PDTB-3 contains many more Implicit discourse relations than the previous PDTB-2. This is in part because implicit relations have now been annotated within sentences as well as between them. In addition, some now co-o…
Implicit RelationsRelationImplicit Discourse Relation Recognition using Neural Tensor Network with Interactive Attention and Sparse Learning
Implicit discourse relation recognition aims to understand and annotate the latent relations between two discourse arguments, such as temporal, comparison, etc. Most previous methods encode two discourse arguments separa…
RelationSparse LearningText Summarization