Reasoning with Latent Structure Refinement for Document-Level Relation Extraction
Guoshun Nan, Zhijiang Guo, Ivan Sekuli\'c, Wei Lu

TL;DR
This paper introduces a novel latent graph-based model for document-level relation extraction that automatically induces and refines relational structures, significantly improving accuracy on multiple datasets.
Contribution
It proposes a new model with latent structure induction and refinement strategies for better multi-hop reasoning in document-level relation extraction.
Findings
Achieves 59.05 F1 on DocRED, surpassing previous methods.
Sets new state-of-the-art on CDR and GDA datasets.
Effectively discovers more accurate inter-sentence relations.
Abstract
Document-level relation extraction requires integrating information within and across multiple sentences of a document and capturing complex interactions between inter-sentence entities. However, effective aggregation of relevant information in the document remains a challenging research question. Existing approaches construct static document-level graphs based on syntactic trees, co-references or heuristics from the unstructured text to model the dependencies. Unlike previous methods that may not be able to capture rich non-local interactions for inference, we propose a novel model that empowers the relational reasoning across sentences by automatically inducing the latent document-level graph. We further develop a refinement strategy, which enables the model to incrementally aggregate relevant information for multi-hop reasoning. Specifically, our model achieves an F1 score of 59.05…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
