arXiv:2606.26986cs.CLcs.AI2026-06

用推理模型分步提取新关系,解决模型混淆难题。

ReaORE: Reasoning-Guided Progressive Open Relation Extraction Empowered by Large Reasoning Models

论文配图:ReaORE: Reasoning-Guided Progressive Open Relation Extraction Empowered by Large Reasoning Models
图 1 · 摘自论文原文
  • 先粗后细推理:先筛选可能关系,再精细比较区分相似关系。
  • 在两个数据集上准确率超越现有方法,有效识别未见关系类型。
  • 适合需要高精度抽取新关系的智能系统开发者使用。

开放关系抽取(OpenRE)需从非结构化文本中提取头尾实体间的未知关系,以支持真实应用。其核心挑战在于对未见关系类型的可靠泛化。现有方法或采用聚类,无法生成关系标签且泛化能力差;或依赖大语言模型直接生成标签,但缺乏区分易混淆关系的能力。为此,我们提出基于大推理模型的渐进式推理引导开放关系抽取框架(ReaORE)。该框架包含两阶段:(i) 关系过滤阶段,综合多方面推理理解关系与实例,生成初始关系集,并通过嵌入相似性补充和过滤,确保目标关系被包含;(ii) 关系预测阶段,从上述集合中通过细粒度对比推理预测目标关系,更好区分易混淆关系。在两个常用OpenRE数据集上的大量实验表明,ReaORE优于现有基线方法。

原文摘要 · Abstract (English)

Open Relation Extraction (OpenRE) requires a model to extract unseen relations between head and tail entities from unstructured text for real-world applications. The core challenge of OpenRE lies in achieving reliable generalization to unseen relation types. Current OpenRE approaches either employ clustering techniques, which cannot generate relation labels and suffer from poor generalization, or rely on direct relation label generation via Large Language Models (LLMs), which lack sufficient discriminative capacity to distinguish easily confused relations. To address these limitations, we propose Reasoning-guided progressive OpenRE (ReaORE), a framework for performing relation extraction through coarse-to-fine relation reasoning. Specifically, ReaORE consists of two key stages: (i) relation filtering, which reasons over multiple aspects to understand relations and instances, yielding an initial relation set, and further supplements and filters relations via embedding-based similarity to ensure the target relation is included; (ii) relation prediction, which aims to predict the target relations from the above set via fine-grained comparative reasoning to better distinguish easily confused relations. Extensive experiments on two widely used OpenRE datasets demonstrate that ReaORE outperforms existing baselines.

关系抽取大模型推理开放领域

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