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

HIN: Hierarchical Inference Network for Document-Level Relation Extraction

About

Document-level RE requires reading, inferring and aggregating over multiple sentences. From our point of view, it is necessary for document-level RE to take advantage of multi-granularity inference information: entity level, sentence level and document level. Thus, how to obtain and aggregate the inference information with different granularity is challenging for document-level RE, which has not been considered by previous work. In this paper, we propose a Hierarchical Inference Network (HIN) to make full use of the abundant information from entity level, sentence level and document level. Translation constraint and bilinear transformation are applied to target entity pair in multiple subspaces to get entity-level inference information. Next, we model the inference between entity-level information and sentence representation to achieve sentence-level inference information. Finally, a hierarchical aggregation approach is adopted to obtain the document-level inference information. In this way, our model can effectively aggregate inference information from these three different granularities. Experimental results show that our method achieves state-of-the-art performance on the large-scale DocRED dataset. We also demonstrate that using BERT representations can further substantially boost the performance.

Hengzhu Tang, Yanan Cao, Zhenyu Zhang, Jiangxia Cao, Fang Fang, Shi Wang, Pengfei Yin• 2020

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDocRED (dev)
F1 Score56.31
231
Document-level Relation ExtractionDocRED (test)
F1 Score55.6
179
Relation ExtractionDocRED (test)
F1 Score55.6
121
Relation ExtractionDocRED (dev)
F1 Score56.31
98
Relation ExtractionDocRED v1 (test)
F155.6
66
Relation ExtractionDocRED v1 (dev)
F1 Score56.31
65
Document-level Relation ExtractionDocRED 1.0 (test)
F155.6
51
Relation ExtractionDocRED official (test)
RE55.6
45
Document-level Relation ExtractionDocRED 1.0 (dev)
F10.5631
42
Relation ExtractionDocRED official (dev)
F1 Score56.31
38
Showing 10 of 10 rows

Other info

Follow for update