Implicit 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 separately, the ones considering pair specific clues ignore the bidirectional interactions between two arguments and the sparsity of pair patterns. In this paper, we propose a novel neural Tensor network framework with Interactive Attention and Sparse Learning (TIASL) for implicit discourse relation recognition. (1) We mine the most correlated word pairs from two discourse arguments to model pair specific clues, and integrate them as interactive attention into argument representations produced by the bidirectional long short-term memory network. Meanwhile, (2) the neural tensor network with sparse constraint is proposed to explore the deeper and the more important pair patterns so as to fully recognize discourse relations. The experimental results on PDTB show that our proposed TIASL framework is effective.
Code (0)
등록된 구현이 없습니다.
Tasks
RelationSparse LearningText SummarizationSimilar Papers 제목 키워드 기반
Topic Tensor Network for Implicit Discourse Relation Recognition in Chinese
In the literature, most of the previous studies on English implicit discourse relation recognition only use sentence-level representations, which cannot provide enough semantic information in Chinese due to its unique pa…
RelationSentenceTensor NetworksInteractively-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 LearningDiscoPrompt: Path Prediction Prompt Tuning for Implicit Discourse Relation Recognition
Implicit Discourse Relation Recognition (IDRR) is a sophisticated and challenging task to recognize the discourse relations between the arguments with the absence of discourse connectives. The sense labels for each disco…
Relationtext-classificationText ClassificationSemantic Graph Convolutional Network for Implicit Discourse Relation Classification
Implicit discourse relation classification is of great importance for discourse parsing, but remains a challenging problem due to the absence of explicit discourse connectives communicating these relations. Modeling the …
ClassificationDiscourse ParsingGeneral ClassificationImplicit Discourse Relation Classification+2Leveraging 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…
Relation