paper-with-me

Papers

Dialogue-Based Relation Extraction

2020-04-17 · ACL 2020 6 · Dian Yu, Kai Sun, Claire Cardie, Dong Yu

We present the first human-annotated dialogue-based relation extraction (RE) dataset DialogRE, aiming to support the prediction of relation(s) between two arguments that appear in a dialogue. We further offer DialogRE as a platform for studying cross-sentence RE as most facts span multiple sentences. We argue that speaker-related information plays a critical role in the proposed task, based on an analysis of similarities and differences between dialogue-based and traditional RE tasks. Considering the timeliness of communication in a dialogue, we design a new metric to evaluate the performance of RE methods in a conversational setting and investigate the performance of several representative RE methods on DialogRE. Experimental results demonstrate that a speaker-aware extension on the best-performing model leads to gains in both the standard and conversational evaluation settings. DialogRE is available at https://dataset.org/dialogre/.

📄 PDF Abstract BibTeX arXiv:2004.08056

Code (3)

frankdarkluo/sols pytorch
nlpdata/dialogre pytorch
scofield7419/DiaRE-D2G pytorch

Tasks

Dialog Relation ExtractionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Zero-Shot Dialogue Relation Extraction by Relating Explainable Triggers and Relation Names

2023-06-09 · Ze-Song Xu, Yun-Nung Chen

Developing dialogue relation extraction (DRE) systems often requires a large amount of labeled data, which can be costly and time-consuming to annotate. In order to improve scalability and support diverse, unseen relatio…

RelationRelation Extraction

Global inference with explicit syntactic and discourse structures for dialogue-level relation extraction

2022-07-30 · Conference 2022 7 · Hao Fei, Jingye Li, Shengqiong Wu, Chenliang Li 외

Recent research attention for relation extraction has been paid to the dialogue scenario, ie, dialoguelevel relation extraction (DiaRE). Existing DiaRE methods either simply concatenate the utterances in a dialogue into …

Dialog Relation ExtractionRelationRelation ExtractionRepresentation Learning

Dynamic Entity Memory Network for Dialogue Relational Triplet Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Relational triplet extraction (RTE) is a crucial task in information extraction and has aroused extensive attention. Although advanced studies on RTE have achieved great progress, they are still insufficient for supporti…

Information RetrievalRetrievalRTETriplet

TREND: Trigger-Enhanced Relation-Extraction Network for Dialogues

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The goal of dialogue relation extraction (DRE) is to identify the relation between two entities in a given dialogue. During conversations, speakers may expose their relations to certain entities by some clues, such evide…

RelationRelation Extraction

An Embarrassingly Simple Model for Dialogue Relation Extraction

2020-12-27 · Fuzhao Xue, Aixin Sun, Hao Zhang, Jinjie Ni 외

Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the inte…

Dialog Relation ExtractionmodelRelationSentence