用多智能体协作提升图文实体链接准确率
DeepMEL: A Multi-Agent Collaboration Framework for Multimodal Entity Linking
- 设计四个专业智能体分工协作,动态优化跨模态对齐
- 在五个数据集上准确率提升1%-57%,达到当前最佳
- 适合需要高精度图文对齐的多模态系统开发者
多模态实体链接(MEL)旨在将文本和视觉提及与多模态知识图谱中的实体关联。现有方法面临上下文信息不全、跨模态融合粗略及大语言模型(LLM)与大视觉模型(LVM)难以协同等问题。为此,我们提出DeepMEL,一种基于多智能体协作推理的新框架,通过角色专业化分工实现文本与视觉模态的高效对齐与消歧。DeepMEL集成四个专用智能体:模态融合器、候选适配器、实体闭合器和角色协调器,通过专业化角色与动态协调完成端到端跨模态链接。该框架采用双模态对齐路径,结合LLM生成的细粒度语义与LVM提取的结构化图像表示,显著缩小模态差距。设计自适应迭代策略,融合工具检索与语义推理能力,动态优化候选集并平衡召回与精度。还将MEL任务统一为结构化填空提示,降低解析复杂度,增强语义理解。在五个公开基准数据集上的大量实验表明,DeepMEL实现当前最优性能,准确率提升1%-57%。消融实验证实各模块有效性。
原文摘要 · Abstract (English)
Multimodal Entity Linking (MEL) aims to associate textual and visual mentions with entities in a multimodal knowledge graph. Despite its importance, current methods face challenges such as incomplete contextual information, coarse cross-modal fusion, and the difficulty of jointly large language models (LLMs) and large visual models (LVMs). To address these issues, we propose DeepMEL, a novel framework based on multi-agent collaborative reasoning, which achieves efficient alignment and disambiguation of textual and visual modalities through a role-specialized division strategy. DeepMEL integrates four specialized agents, namely Modal-Fuser, Candidate-Adapter, Entity-Clozer and Role-Orchestrator, to complete end-to-end cross-modal linking through specialized roles and dynamic coordination. DeepMEL adopts a dual-modal alignment path, and combines the fine-grained text semantics generated by the LLM with the structured image representation extracted by the LVM, significantly narrowing the modal gap. We design an adaptive iteration strategy, combines tool-based retrieval and semantic reasoning capabilities to dynamically optimize the candidate set and balance recall and precision. DeepMEL also unifies MEL tasks into a structured cloze prompt to reduce parsing complexity and enhance semantic comprehension. Extensive experiments on five public benchmark datasets demonstrate that DeepMEL achieves state-of-the-art performance, improving ACC by 1%-57%. Ablation studies verify the effectiveness of all modules.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。