paper-with-me

Papers

Implicit Discourse Relation Recognition using Neural Tensor Network with Interactive Attention and Sparse Learning

2018-08-01 · COLING 2018 8 · Fengyu Guo, Ruifang He, Di Jin, Jianwu Dang, Longbiao Wang, Xiangang Li

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RelationSparse LearningText Summarization

Similar Papers 제목 키워드 기반

Topic Tensor Network for Implicit Discourse Relation Recognition in Chinese

2019-07-01 · ACL 2019 7 · Sheng Xu, Peifeng Li, Fang Kong, Qiaoming Zhu 외

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 Networks

Interactively-Propagative Attention Learning for Implicit Discourse Relation Recognition

2020-12-01 · COLING 2020 8 · Huibin Ruan, Yu Hong, Yang Xu, Zhen Huang 외

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 Learning

DiscoPrompt: Path Prediction Prompt Tuning for Implicit Discourse Relation Recognition

2023-05-06 · Chunkit Chan, Xin Liu, Jiayang Cheng, Zihan Li 외

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 Classification

Semantic Graph Convolutional Network for Implicit Discourse Relation Classification

2019-10-21 · Yingxue Zhang, Ping Jian, Fandong Meng, Ruiying Geng 외

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

Leveraging Hierarchical Prototypes as the Verbalizer for Implicit Discourse Relation Recognition

2024-11-22 · Wanqiu Long, Bonnie Webber

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