arXiv:2504.10074cs.AI2025-04被引 23

用动态语义标签提升多模态检索生成的准确性与可靠性

MMKB-RAG: A Multi-Modal Knowledge-Based Retrieval-Augmented Generation Framework

  • 基于模型知识边界自动生成语义标签,优化检索过程
  • 在多个数据集上提升性能,最高增益达8.2%
  • 适合需要高准确性和鲁棒性的多模态问答场景

大语言模型和多模态大语言模型虽有显著进展,但仍依赖参数化知识,难以生成最新信息且易出错。检索增强生成(RAG)部分缓解此问题,但依赖数据库易引入无关或错误文档,影响性能与推理质量。本文提出多模态知识基检索增强生成框架MMKB-RAG,利用模型内在知识边界动态生成语义标签,实现对检索文档的联合过滤,仅保留最相关准确的参考内容。在基于知识的视觉问答任务中,实验表明:在E-VQA数据集上,单跳子集提升4.2%,全集提升0.4%;在InfoSeek数据集上,未见问题子集提升7.8%,未见实体子集提升8.2%,全集提升8.1%。结果表明,该方法在准确性和鲁棒性上显著优于当前最先进的多模态大模型与RAG框架。

原文摘要 · Abstract (English)

Recent advancements in large language models (LLMs) and multi-modal LLMs have been remarkable. However, these models still rely solely on their parametric knowledge, which limits their ability to generate up-to-date information and increases the risk of producing erroneous content. Retrieval-Augmented Generation (RAG) partially mitigates these challenges by incorporating external data sources, yet the reliance on databases and retrieval systems can introduce irrelevant or inaccurate documents, ultimately undermining both performance and reasoning quality. In this paper, we propose Multi-Modal Knowledge-Based Retrieval-Augmented Generation (MMKB-RAG), a novel multi-modal RAG framework that leverages the inherent knowledge boundaries of models to dynamically generate semantic tags for the retrieval process. This strategy enables the joint filtering of retrieved documents, retaining only the most relevant and accurate references. Extensive experiments on knowledge-based visual question-answering tasks demonstrate the efficacy of our approach: on the E-VQA dataset, our method improves performance by +4.2% on the Single-Hop subset and +0.4% on the full dataset, while on the InfoSeek dataset, it achieves gains of +7.8% on the Unseen-Q subset, +8.2% on the Unseen-E subset, and +8.1% on the full dataset. These results highlight significant enhancements in both accuracy and robustness over the current state-of-the-art MLLM and RAG frameworks.

多模态RAG知识增强视觉问答

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