Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniRE: A Unified Label Space for Entity Relation Extraction

About

Many joint entity relation extraction models setup two separated label spaces for the two sub-tasks (i.e., entity detection and relation classification). We argue that this setting may hinder the information interaction between entities and relations. In this work, we propose to eliminate the different treatment on the two sub-tasks' label spaces. The input of our model is a table containing all word pairs from a sentence. Entities and relations are represented by squares and rectangles in the table. We apply a unified classifier to predict each cell's label, which unifies the learning of two sub-tasks. For testing, an effective (yet fast) approximate decoder is proposed for finding squares and rectangles from tables. Experiments on three benchmarks (ACE04, ACE05, SciERC) show that, using only half the number of parameters, our model achieves competitive accuracy with the best extractor, and is faster.

Yijun Wang, Changzhi Sun, Yuanbin Wu, Hao Zhou, Lei Li, Junchi Yan• 2021

Related benchmarks

TaskDatasetResultRank
Relation ExtractionACE05 (test)--
72
Entity extractionACE05 (test)
F1 Score90.2
53
Relation ExtractionSciERC
Relation Strict F136.9
28
Relation ExtractionSCIERC (test)--
23
Relation ExtractionACE04 (test)--
21
Entity recognitionSCIERC (test)
F1 Score68.1
20
Entity extractionACE04 (test)
F1 Score89.5
19
Relation ExtractionCAIL 2022
Precision83.1
18
Entity extractionCAIL 2022
Precision87.2
18
Relation ExtractionACE Rel 05
F1 Score64.3
13
Showing 10 of 11 rows

Other info

Follow for update