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

Connecting the Dots: Document-level Neural Relation Extraction with Edge-oriented Graphs

About

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 and edges as relations between them, to encode relations across sentences. These models are node-based, i.e., they form pair representations based solely on the two target node representations. However, entity relations can be better expressed through unique edge representations formed as paths between nodes. We thus propose an edge-oriented graph neural model for document-level relation extraction. The model utilises different types of nodes and edges to create a document-level graph. An inference mechanism on the graph edges enables to learn intra- and inter-sentence relations using multi-instance learning internally. Experiments on two document-level biomedical datasets for chemical-disease and gene-disease associations show the usefulness of the proposed edge-oriented approach.

Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou• 2019

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDocRED (dev)
F1 Score52.15
231
Document-level Relation ExtractionDocRED (test)
F1 Score51.82
179
Relation ExtractionDocRED (test)
F1 Score51.82
121
Relation ExtractionDocRED (dev)
F1 Score52.15
98
Relation ExtractionCDR (test)
F1 Score63.6
92
Relation ExtractionDocRED v1 (test)
F151.82
66
Relation ExtractionGDA (test)
F1 Score81.5
65
Relation ExtractionDocRED v1 (dev)
F1 Score52.15
65
Document-level Relation ExtractionCDR (test)
F1 Score63.6
24
Relation ExtractionCDR (dev)
F1 Score63.6
19
Showing 10 of 12 rows

Other info

Follow for update