HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Document-level Relation Extraction as Semantic Segmentation

Ningyu Zhang Xiang Chen Xin Xie Shumin Deng Chuanqi Tan Mosha Chen Fei Huang Luo Si Huajun Chen

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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-cdrDocuNet-SciBERTbase
F1: 76.3
relation-extraction-on-docredDocuNet-RoBERTa-large
F1: 64.55
Ign F1: 62.4
relation-extraction-on-gdaDocuNet-SciBERTbase
F1: 85.3
relation-extraction-on-redocredDocuNET
F1: 77.87
Ign F1: 77.26

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Document-level Relation Extraction as Semantic Segmentation | Papers | HyperAI