TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/An Embarrassingly Simple Model for Dialogue Relation Extra...

An Embarrassingly Simple Model for Dialogue Relation Extraction

Fuzhao Xue, Aixin Sun, Hao Zhang, Jinjie Ni, Eng Siong Chng

2020-12-27Dialog Relation Extraction
PaperPDFCode

Abstract

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 interrelations among multiple relations in a dialogue through a novel input format named BERT Relation Token Sequence (BRS). In BRS, multiple [CLS] tokens are used to capture possible relations between different pairs of entities mentioned in the dialogue. A Relation Refinement Gate (RRG) is then designed to extract relation-specific semantic representation in an adaptive manner. Experiments on the DialogRE dataset show that SimpleRE achieves the best performance, with much shorter training time. Further, SimpleRE outperforms all direct baselines on sentence-level RE without using external resources.

Results

TaskDatasetMetricValueModel
Relation ExtractionDialogREF1 (Chinese)65.2SimpleRE
Relation ExtractionDialogREF1 (v1)66.3SimpleRE
Relation ExtractionDialogREF1 (v2)66.7SimpleRE
Relation ExtractionDialogREF1c (v2)63.3SimpleRE

Related Papers

GRASP: Guiding model with RelAtional Semantics using Prompt for Dialogue Relation Extraction2022-08-26Global inference with explicit syntactic and discourse structures for dialogue-level relation extraction2022-07-30Document-Level Relation Extraction with Sentences Importance Estimation and Focusing2022-04-27Speaker-Oriented Latent Structures for Dialogue-Based Relation Extraction2021-09-11D-REX: Dialogue Relation Extraction with Explanations2021-09-10Graph Based Network with Contextualized Representations of Turns in Dialogue2021-09-09SocAoG: Incremental Graph Parsing for Social Relation Inference in Dialogues2021-06-02Semantic Representation for Dialogue Modeling2021-05-21