Document-level Relation Extraction as Semantic Segmentation
Abstract
Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among relational triples. This paper approaches the problem by predicting an entity-level relation matrix to capture local and global information, parallel to the semantic segmentation task in computer vision. Herein, we propose a Document U-shaped Network for document-level relation extraction. Specifically, we leverage an encoder module to capture the context information of entities and a U-shaped segmentation module over the image-style feature map to capture global interdependency among triples. Experimental results show that our approach can obtain state-of-the-art performance on three benchmark datasets DocRED, CDR, and GDA.
Cite
@article{arxiv.2106.03618,
title = {Document-level Relation Extraction as Semantic Segmentation},
author = {Ningyu Zhang and Xiang Chen and Xin Xie and Shumin Deng and Chuanqi Tan and Mosha Chen and Fei Huang and Luo Si and Huajun Chen},
journal= {arXiv preprint arXiv:2106.03618},
year = {2023}
}
Comments
Accepted by IJCAI 2021