paper-with-me

Papers

Reasoning with Latent Structure Refinement for Document-Level Relation Extraction

2020-05-13 · ACL 2020 6 · 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.

📄 PDF Abstract BibTeX arXiv:2005.06312

Code (2)

nanguoshun/LSR 공식 구현 pytorch
scofield7419/DiaRE-D2G pytorch

Tasks

Document-level Relation ExtractionRelationRelational ReasoningRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Thinking in Latents: Adaptive Anchor Refinement for Implicit Reasoning in LLMs

2026-03-16 · Disha Sheshanarayana, Rajat Subhra Pal, Manjira Sinha, Tirthankar Dasgupta arxiv

Token-level Chain-of-Thought (CoT) prompting has become a standard way to elicit multi-step reasoning in large language models (LLMs), especially for mathematical word problems. However, generating long intermediate trac…

fPLSA: Learning Semantic Structures in Document Collections Using Foundation Models

2024-10-07 · Weijia Xu, Nebojsa Jojic, Nicolas Le Roux

Humans have the ability to learn new tasks by inferring high-level concepts from existing solution, then manipulating these concepts in lieu of the raw data. Can we automate this process by deriving latent semantic struc…

Math

MARDoc: A Memory-Aware Refinement Agent Framework for Multimodal Long Document QA

2026-06-04 · Kaifeng Chen, Hongtao Liu, Qiyao Peng, Jian Yang 외 arxiv

Iterative retrieval-reasoning agents have recently shown promise for multimodal long-document question answering. However, most existing systems maintain a single growing context that mixes retrieval traces, observations…

Question Answering

Invariant Reasoning Directions in Latent Trajectories of Language Models

2026-06-28 · Arun Vignesh Malarkkan, Manan Roy Choudhury, Utkarsh Byahut, Yash Ravindra Charde 외 arxiv

Latent reasoning models perform multi-step inference directly in hidden-state space, yet the structure of these latent reasoning trajectories remains poorly understood. We show that contrastive refinement signals between…

Selection, Reflection and Self-Refinement: Revisit Reasoning Tasks via a Causal Lens

2025-10-09 · Yunlong Deng, Boyang Sun, Yan Li, Lingjing Kong 외 arxiv

Due to their inherent complexity, reasoning tasks have long been regarded as rigorous benchmarks for assessing the capabilities of machine learning models, especially large language models (LLMs). Although humans can sol…

Representation Learning