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 paratactic characteristics. In this paper, we propose a topic tensor network to recognize Chinese implicit discourse relations with both sentence-level and topic-level representations. In particular, besides encoding arguments (discourse units) using a gated convolutional network to obtain sentence-level representations, we train a simplified topic model to infer the latent topic-level representations. Moreover, we feed the two pairs of representations to two factored tensor networks, respectively, to capture both the sentence-level interactions and topic-level relevance using multi-slice tensors. Experimentation on CDTB, a Chinese discourse corpus, shows that our proposed model significantly outperforms several state-of-the-art baselines in both micro and macro F1-scores.
Code (0)
등록된 구현이 없습니다.
Tasks
RelationSentenceTensor NetworksSimilar Papers 제목 키워드 기반
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 separa…
RelationSparse LearningText SummarizationCoherence Modeling Improves Implicit Discourse Relation Recognition
The research described in this paper examines how to learn linguistic knowledge associated with discourse relations from unlabeled corpora. We introduce an unsupervised learning method on text coherence that could produc…
Implicit Discourse Relation ClassificationRelationTransfer LearningLeveraging 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 LearningRelation