Document-level Relation Extraction as Semantic Segmentation
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 (2)
Tasks
Document-level Relation ExtractionRelationRelation ExtractionSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Semantic Parsing of Interpage Relations
Page-level analysis of documents has been a topic of interest in digitization efforts, and multimodal approaches have been applied to both classification and page stream segmentation. In this work, we focus on capturing …
ClassificationDependency ParsingPage Stream SegmentationSegmentation+1A Concept-Centered Hypertext Approach to Case-Based Retrieval
The goal of case-based retrieval is to assist physicians in the clinical decision making process, by finding relevant medical literature in large archives. We propose a research that aims at improving the effectiveness o…
Decision MakingRelational ReasoningRetrievalGlobal-to-Local Neural Networks for Document-Level Relation Extraction
Relation extraction (RE) aims to identify the semantic relations between named entities in text. Recent years have witnessed it raised to the document level, which requires complex reasoning with entities and mentions th…
Document-level Relation ExtractionRelationRelation ExtractionDocSegTr: An Instance-Level End-to-End Document Image Segmentation Transformer
Understanding documents with rich layouts is an essential step towards information extraction. Business intelligence processes often require the extraction of useful semantic content from documents at a large scale for s…
Decision MakingDocument Layout AnalysisImage SegmentationInstance Segmentation+2Relation-Specific Attentions over Entity Mentions for Enhanced Document-Level Relation Extraction
Compared with traditional sentence-level relation extraction, document-level relation extraction is a more challenging task where an entity in a document may be mentioned multiple times and associated with multiple relat…
Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction+1