arXiv:2507.22926cs.CLcs.IR2025-07

通过全局上下文建模,提升文档级实体关系抽取准确率

Multi-Relation Extraction in Entity Pairs using Global Context

  • 将实体视为独立片段,捕捉其在全文中的位置信息
  • 在DocRED等3个数据集上实现更优的关系预测性能
  • 适合需要全面理解实体关联的NLP应用

在文档级关系抽取中,实体可能在文档中多次出现,其关系会随上下文变化。准确预测两个实体间的跨文档关系需构建涵盖所有相关句子的全局上下文。以往方法仅关注实体出现的句子,无法捕获完整文档语境。本文提出一种新型输入嵌入方法,通过将实体表示为独立片段,而非局限于其在文档中的位置,从而实现全局关系建模与多句推理。该方法在三个基准数据集DocRED、Re-DocRED和REBEL上进行了测试,实验结果表明,所提方法能有效提升文档级关系抽取的准确性。研究在理论上推动了全局上下文建模与多句推理的发展,在实践中增强了关系检测能力,有助于提升真实场景中对实体间复杂关系的理解与可解释性。

原文摘要 · Abstract (English)

In document-level relation extraction, entities may appear multiple times in a document, and their relationships can shift from one context to another. Accurate prediction of the relationship between two entities across an entire document requires building a global context spanning all relevant sentences. Previous approaches have focused only on the sentences where entities are mentioned, which fails to capture the complete document context necessary for accurate relation extraction. Therefore, this paper introduces a novel input embedding approach to capture the positions of mentioned entities throughout the document rather than focusing solely on the span where they appear. The proposed input encoding approach leverages global relationships and multi-sentence reasoning by representing entities as standalone segments, independent of their positions within the document. The performance of the proposed method has been tested on three benchmark relation extraction datasets, namely DocRED, Re-DocRED, and REBEL. The experimental results demonstrated that the proposed method accurately predicts relationships between entities in a document-level setting. The proposed research also has theoretical and practical implications. Theoretically, it advances global context modeling and multi-sentence reasoning in document-level relation extraction. Practically, it enhances relationship detection, enabling improved performance in real-world NLP applications requiring comprehensive entity-level insights and interpretability.

关系抽取文档级全局上下文

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。