arXiv:2501.00571cs.CL2025-01IJCAI被引 2

通过检索外部知识增强文档关系抽取的综合推理能力

KnowRA: Knowledge Retrieval Augmented Method for Document-level Relation Extraction with Comprehensive Reasoning Abilities

  • 构建文档图并融合共指消解,增强语义编码
  • 引入外部知识库与过滤机制,提升常识推理准确性
  • 使用轴注意力机制实现跨句逻辑关联,适合长文档分析

文档级关系抽取(Doc-RE)旨在跨多句提取实体间关系,需具备类似人类的综合推理能力,涉及实体、上下文与外部通用知识之间的复杂跨句交互。现有方法多聚焦单一推理能力,缺乏利用外部知识进行长文档综合推理的能力。为此,本文提出知觉增强方法KnowRA,可自主判断是否引入外部知识辅助文档级关系抽取。首先,构建文档图并集成共指消解模型以增强共指推理能力;其次,通过检索外部知识库扩展为文档知识图,并提出新颖的知识过滤方法剔除无关信息;最后,设计轴注意力机制建立中介实体的直接与间接关联,实现跨句逻辑推理。在两个数据集上的大量实验验证了该方法优于当前最优基线。代码已开源。

原文摘要 · Abstract (English)

Document-level relation extraction (Doc-RE) aims to extract relations between entities across multiple sentences. Therefore, Doc-RE requires more comprehensive reasoning abilities like humans, involving complex cross-sentence interactions between entities, contexts, and external general knowledge, compared to the sentence-level RE. However, most existing Doc-RE methods focus on optimizing single reasoning ability, but lack the ability to utilize external knowledge for comprehensive reasoning on long documents. To solve these problems, a knowledge retrieval augmented method, named KnowRA, was proposed with comprehensive reasoning to autonomously determine whether to accept external knowledge to assist DocRE. Firstly, we constructed a document graph for semantic encoding and integrated the co-reference resolution model to augment the co-reference reasoning ability. Then, we expanded the document graph into a document knowledge graph by retrieving the external knowledge base for common-sense reasoning and a novel knowledge filtration method was presented to filter out irrelevant knowledge. Finally, we proposed the axis attention mechanism to build direct and indirect associations with intermediary entities for achieving cross-sentence logical reasoning. Extensive experiments conducted on two datasets verified the effectiveness of our method compared to the state-of-the-art baselines. Our code is available at https://anonymous.4open.science/r/KnowRA.

关系抽取知识增强跨句推理文档级

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