Document-Level $N$-ary Relation Extraction with Multiscale Representation Learning
Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, $n$-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision oncology). Such relations often involve entity mentions that are far apart in the document, yet existing work on cross-sentence relation extraction is generally confined to small text spans (e.g., three consecutive sentences), which severely limits recall. In this paper, we propose a novel multiscale neural architecture for document-level $n$-ary relation extraction. Our system combines representations learned over various text spans throughout the document and across the subrelation hierarchy. Widening the system's purview to the entire document maximizes potential recall. Moreover, by integrating weak signals across the document, multiscale modeling increases precision, even in the presence of noisy labels from distant supervision. Experiments on biomedical machine reading show that our approach substantially outperforms previous $n$-ary relation extraction methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Reading ComprehensionRelationRelation ExtractionRepresentation LearningSentenceSimilar Papers 제목 키워드 기반
Document-Level N-ary Relation Extraction with Multiscale Representation Learning
Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, n-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision onc…
Reading ComprehensionRelationRelation ExtractionRepresentation Learning+1Connecting the Dots: Document-level Neural Relation Extraction with Edge-oriented Graphs
Document-level relation extraction is a complex human process that requires logical inference to extract relationships between named entities in text. Existing approaches use graph-based neural models with words as nodes…
Document-level Relation ExtractionRelationRelation ExtractionSentenceGlobal-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 ExtractionCoarse-to-Fine Entity Representations for Document-level Relation Extraction
Document-level Relation Extraction (RE) requires extracting relations expressed within and across sentences. Recent works show that graph-based methods, usually constructing a document-level graph that captures document-…
Document-level Relation ExtractionRelationRelation ExtractionRelation-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