arXiv:2502.03954cs.CLcs.AI2025-02中稿 · WWW 2025 short被引 3

用指令学习提升事件关系抽取,减少推理样本并解决非顺序依赖问题。

MAQInstruct: Instruction-based Unified Event Relation Extraction

  • 改用事件-关系指令筛选事件,降低推理样本量
  • 引入二分匹配损失,减弱生成顺序依赖
  • 适配多种大模型,显著提升抽取性能

传统基于多分类、掩码预测或原型匹配的方法在提取偏离已知模式的事件关系时表现不佳。尽管大语言模型通过指令微调展现出优异性能,但在事件关系抽取任务中仍面临两个挑战:推理样本数量庞大,且事件间关系不具备序列性。为此,我们提出改进的指令式事件关系抽取框架MAQInstruct。首先,将任务从给定事件对生成关系改为给定事件-关系指令筛选事件,大幅减少推理所需样本数;其次,引入二分匹配损失,降低方法对生成顺序的依赖。实验表明,MAQInstruct在多个大语言模型上均显著提升了事件关系抽取性能。

原文摘要 · Abstract (English)

Extracting event relations that deviate from known schemas has proven challenging for previous methods based on multi-class classification, MASK prediction, or prototype matching. Recent advancements in large language models have shown impressive performance through instruction tuning. Nevertheless, in the task of event relation extraction, instruction-based methods face several challenges: there are a vast number of inference samples, and the relations between events are non-sequential. To tackle these challenges, we present an improved instruction-based event relation extraction framework named MAQInstruct. Firstly, we transform the task from extracting event relations using given event-event instructions to selecting events using given event-relation instructions, which reduces the number of samples required for inference. Then, by incorporating a bipartite matching loss, we reduce the dependency of the instruction-based method on the generation sequence. Our experimental results demonstrate that MAQInstruct significantly improves the performance of event relation extraction across multiple LLMs.

事件抽取指令学习大模型关系抽取

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