paper-with-me

Papers

Semantic Graph Convolutional Network for Implicit Discourse Relation Classification

2019-10-21 · Yingxue Zhang, Ping Jian, Fandong Meng, Ruiying Geng, Wei Cheng, Jie zhou

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 semantic interactions between the two arguments of a relation has proven useful for detecting implicit discourse relations. However, most previous approaches model such semantic interactions from a shallow interactive level, which is inadequate on capturing enough semantic information. In this paper, we propose a novel and effective Semantic Graph Convolutional Network (SGCN) to enhance the modeling of inter-argument semantics on a deeper interaction level for implicit discourse relation classification. We first build an interaction graph over representations of the two arguments, and then automatically extract in-depth semantic interactive information through graph convolution. Experimental results on the English corpus PDTB and the Chinese corpus CDTB both demonstrate the superiority of our model to previous state-of-the-art systems.

📄 PDF Abstract BibTeX arXiv:1910.09183

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiscourse ParsingGeneral ClassificationImplicit Discourse Relation ClassificationRelationRelation Classification

Similar Papers 제목 키워드 기반

Improving Implicit Discourse Relation Classification by Modeling Inter-dependencies of Discourse Units in a Paragraph

2018-04-16 · NAACL 2018 6 · Zeyu Dai, Ruihong Huang

We argue that semantic meanings of a sentence or clause can not be interpreted independently from the rest of a paragraph, or independently from all discourse relations and the overall paragraph-level discourse structure…

General ClassificationImplicit Discourse Relation ClassificationRelationRelation Classification+1

Context Tracking Network: Graph-based Context Modeling for Implicit Discourse Relation Recognition

2021-06-01 · NAACL 2021 4 · Yingxue Zhang, Fandong Meng, Peng Li, Ping Jian 외

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…

RelationSentence

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

Role Semantics for Better Models of Implicit Discourse Relations

2018-08-24 · WS 2017 1 · Michael Roth

Predicting the structure of a discourse is challenging because relations between discourse segments are often implicit and thus hard to distinguish computationally. I extend previous work to classify implicit discourse r…

Implicit Discourse Relation Classification via Multi-Task Neural Networks

2016-03-09 · Yang Liu, Sujian Li, Xiaodong Zhang, Zhifang Sui

Without discourse connectives, classifying implicit discourse relations is a challenging task and a bottleneck for building a practical discourse parser. Previous research usually makes use of one kind of discourse frame…

ClassificationGeneral ClassificationImplicit Discourse Relation ClassificationMulti-Task Learning+2