paper-with-me

Papers

Not Just Classification: Recognizing Implicit Discourse Relation on Joint Modeling of Classification and Generation

2021-11-01 · EMNLP 2021 11 · Feng Jiang, Yaxin Fan, Xiaomin Chu, Peifeng Li, Qiaoming Zhu

Implicit discourse relation recognition (IDRR) is a critical task in discourse analysis. Previous studies only regard it as a classification task and lack an in-depth understanding of the semantics of different relations. Therefore, we first view IDRR as a generation task and further propose a method joint modeling of the classification and generation. Specifically, we propose a joint model, CG-T5, to recognize the relation label and generate the target sentence containing the meaning of relations simultaneously. Furthermore, we design three target sentence forms, including the question form, for the generation model to incorporate prior knowledge. To address the issue that large discourse units are hardly embedded into the target sentence, we also propose a target sentence construction mechanism that automatically extracts core sentences from those large discourse units. Experimental results both on Chinese MCDTB and English PDTB datasets show that our model CG-T5 achieves the best performance against several state-of-the-art systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationRelationSentence

Similar Papers 제목 키워드 기반

Recognizing Implicit Discourse Relations via Repeated Reading: Neural Networks with Multi-Level Attention

2016-09-20 · EMNLP 2016 11 · Yang Liu, Sujian Li

Recognizing implicit discourse relations is a challenging but important task in the field of Natural Language Processing. For such a complex text processing task, different from previous studies, we argue that it is nece…

Label distributions help implicit discourse relation classification

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Frances Yung, Kaveri Anuranjana, Merel Scholman, Vera Demberg

Implicit discourse relations can convey more than one relation sense, but much of the research on discourse relations has focused on single relation senses. Recently, DiscoGeM, a novel multi-domain corpus, which contains…

ClassificationImplicit Discourse Relation ClassificationRelationRelation Classification

Towards Identifying Alternative-Lexicalization Signals of Discourse Relations

2022-10-01 · COLING 2022 10 · René Knaebel, Manfred Stede

The task of shallow discourse parsing in the Penn Discourse Treebank (PDTB) framework has traditionally been restricted to identifying those relations that are signaled by a discourse connective (“explicit”) and those th…

Discourse Parsing

Adaptive Prompt Learning with Distilled Connective Knowledge for Implicit Discourse Relation Recognition

2023-09-14 · Bang Wang, Zhenglin Wang, Wei Xiang, Yijun Mo

Implicit discourse relation recognition (IDRR) aims at recognizing the discourse relation between two text segments without an explicit connective. Recently, the prompt learning has just been applied to the IDRR task wit…

Knowledge DistillationPrompt LearningRelationRelation Mapping+1

Learning to Explicitate Connectives with Seq2Seq Network for Implicit Discourse Relation Classification

2018-11-05 · WS 2019 5 · Wei Shi, Vera Demberg

Implicit discourse relation classification is one of the most difficult steps in discourse parsing. The difficulty stems from the fact that the coherence relation must be inferred based on the content of the discourse re…

ClassificationDiscourse ParsingGeneral ClassificationImplicit Discourse Relation Classification+2