Papers › Reasoning with Latent Structure Refinement for Document-Level Relation Extraction

Reasoning with Latent Structure Refinement for Document-Level Relation Extraction

13 May 2020ACL 2020 6arXiv:2005.06312archive 2025-07-28

Guoshun Nan, Zhijiang Guo, Ivan Sekulić, Wei Lu

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 on a large-scale document-level dataset (DocRED), significantly improving over the previous results, and also yields new state-of-the-art results on the CDR and GDA dataset. Furthermore, extensive analyses show that the model is able to discover more accurate inter-sentence relations.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2005.06312")

Code

Syntology Ran 5 of 7 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: official repository: 6 samples from 1 repository, 4 ran; community (archive-listed): 1 sample from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nanguoshun/LSR officialmentioned in papermentioned on GitHubpytorch report
scofield7419/DiaRE-D2G mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 5 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran
2unverified

Licence: 6 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Encoder nanguoshun/LSR/code/models/lsr.py official repository ran no licence file found · pointer only · 595e166a8ca90874 · report
GraphConvLayer nanguoshun/LSR/code/models/lsr.py official repository ran no licence file found · pointer only · ba46f3df56f000df · report
SelfAttention nanguoshun/LSR/code/models/lsr.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 9002f9968c2d49b3 · report
StructInduction nanguoshun/LSR/code/models/lsr.py official repository ran no licence file found · pointer only · 51320645411607c4 · report
DynamicReasoner nanguoshun/LSR/code/models/lsr.py official repository unverified no licence file found · pointer only · 9ef4d206c1c24798 · report
LSR nanguoshun/LSR/code/models/lsr.py official repository unverified no licence file found · pointer only · 1f2a2663db3d1f09 · report
SpGraphAttentionLayer scofield7419/DiaRE-D2G/models/layers.py community (archive-listed) ran MIT (permissive) · 7712f8727696bca0 · report

Tasks

Document-level Relation ExtractionRelation ExtractionRelational ReasoningSentence

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Relation Extraction CDR LSR w/o MDP Nodes F1 64.8 #10 of 10 Archive leaderboard report
Relation Extraction DocRED LSR+BERT-base F1 59.05 #38 of 62 Archive leaderboard report
Relation Extraction DocRED LSR+BERT-base Ign F1 56.97 #38 of 62 Archive leaderboard report
Relation Extraction DocRED LSR+GloVe F1 54.18 #54 of 62 Archive leaderboard report
Relation Extraction DocRED LSR+GloVe Ign F1 52.15 #54 of 62 Archive leaderboard report
Relation Extraction GDA LSR w/o MDP Nodes F1 82.2 #9 of 9 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections