arXiv:2603.09758cs.CL2026-03被引 1

无需微调,用检索增强实现抗术语演化的食品实体链接

Beyond Fine-Tuning: Robust Food Entity Linking under Ontology Drift with FoodOntoRAG

  • 通过检索领域本体候选实体,结合结构化证据推理匹配
  • 在5个数据集上达到92.3%准确率,接近顶尖微调模型
  • 适合食品信息抽取、营养评估等需应对术语更新的场景

从产品标签和菜单中标准化食物术语至本体概念,是可信饮食评估与安全报告的前提。当前主流方法对大语言模型进行任务特定语料微调,虽有效但计算成本高,绑定特定本体版本,且在本体演化时性能下降。本文提出FoodOntoRAG,一种模型与本体无关的少样本实体链接流水线:通过混合词法-语义检索器枚举候选实体;选择代理基于结构化证据(标签、同义词、定义、关系)选出最优匹配并生成理由;评分代理校准置信度;当置信度低于阈值时,同义词生成代理提出改写重新进入循环。该流程在5个数据集上达到92.3%准确率,逼近现有最佳水平,同时揭示现有标注中的漏洞与不一致。设计避免微调,提升对本体演化的鲁棒性,并通过可解释的理由实现透明决策。

原文摘要 · Abstract (English)

Standardizing food terms from product labels and menus into ontology concepts is a prerequisite for trustworthy dietary assessment and safety reporting. The dominant approach to Named Entity Linking (NEL) in the food and nutrition domains fine-tunes Large Language Models (LLMs) on task-specific corpora. Although effective, fine-tuning incurs substantial computational cost, ties models to a particular ontology snapshot (i.e., version), and degrades under ontology drift. This paper presents FoodOntoRAG, a model- and ontology-agnostic pipeline that performs few-shot NEL by retrieving candidate entities from domain ontologies and conditioning an LLM on structured evidence (food labels, synonyms, definitions, and relations). A hybrid lexical--semantic retriever enumerates candidates; a selector agent chooses a best match with rationale; a separate scorer agent calibrates confidence; and, when confidence falls below a threshold, a synonym generator agent proposes reformulations to re-enter the loop. The pipeline approaches state-of-the-art accuracy while revealing gaps and inconsistencies in existing annotations. The design avoids fine-tuning, improves robustness to ontology evolution, and yields interpretable decisions through grounded justifications.

实体链接本体演化检索增强食品数据

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