Implicit Discourse Relation Recognition with Context-aware Character-enhanced Embeddings
For the task of implicit discourse relation recognition, traditional models utilizing manual features can suffer from data sparsity problem. Neural models provide a solution with distributed representations, which could encode the latent semantic information, and are suitable for recognizing semantic relations between argument pairs. However, conventional vector representations usually adopt embeddings at the word level and cannot well handle the rare word problem without carefully considering morphological information at character level. Moreover, embeddings are assigned to individual words independently, which lacks of the crucial contextual information. This paper proposes a neural model utilizing context-aware character-enhanced embeddings to alleviate the drawbacks of the current word level representation. Our experiments show that the enhanced embeddings work well and the proposed model obtains state-of-the-art results.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationQuestion AnsweringRelationSentiment AnalysisSimilar Papers 제목 키워드 기반
Context Tracking Network: Graph-based Context Modeling for Implicit Discourse Relation Recognition
Implicit discourse relation recognition (IDRR) aims to identify logical relations between two adjacent sentences in the discourse. Existing models fail to fully utilize the contextual information which plays an important…
RelationSentenceInteractively-Propagative Attention Learning for Implicit Discourse Relation Recognition
We tackle implicit discourse relation recognition. Both self-attention and interactive-attention mechanisms have been applied for attention-aware representation learning, which improves the current discourse analysis mod…
RelationRepresentation LearningGlobal and Local Hierarchy-aware Contrastive Framework for Implicit Discourse Relation Recognition
Due to the absence of explicit connectives, implicit discourse relation recognition (IDRR) remains a challenging task in discourse analysis. The critical step for IDRR is to learn high-quality discourse relation represen…
Contrastive LearningMulti-Task LearningRelationMultilingual Extraction and Recognition of Implicit Discourse Relations in Speech and Text
Implicit discourse relation classification is a challenging task, as it requires inferring meaning from context. While contextual cues can be distributed across modalities and vary across languages, they are not always c…
Relation ClassificationCross-Lingual TransferA Label Dependence-aware Sequence Generation Model for Multi-level Implicit Discourse Relation Recognition
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 dependen…
DecoderRelation