Multi-Granularity Context-Enhanced RAG over Multimodal Knowledge Graphs

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出了一种多粒度上下文增强的多模态知识图谱(CEMMKG)框架,以解决现有方法中文本与图像语义差距问题,从而提高基于多模态知识图谱的检索增强生成性能。
📝 Abstract
Retrieval-augmented generation (RAG) is widely used to mitigate hallucination issues in large language models (LLMs) and multimodal large language models (MLLMs). In particular, knowledge graph (KG)-based RAG leverages structured knowledge to provide (M)LLMs with high-quality external information. Building on these works, recent studies have explored multimodal knowledge graphs (MMKGs) as knowledge bases for GraphRAG. This enables Graph RAG to integrate knowledge across multiple modalities, thereby further enhancing its performance. However, existing MMKG-based RAG methods generally follow a common pipeline in which different modalities are largely processed independently before being fusion. As a result, textual context is only used to a limited extent during visual information extraction and subsequent multimodal knowledge fusion. This brings a semantic gap between images and text which limits the multimodal GraphRAG performance. To address this issue, we propose a novel framework for constructing a Context-Enhanced MMKG (CEMMKG) to better support multimodal GraphRAG. The proposed CEMMKG enriches each image with complementary textual context at both local and global scopes. Local context goes beyond the surrounding text by incorporating sentences that are semantically related to the image, while global context provides a summary of the entire passage. We further introduce a multi-granularity design for the local context, allowing it to capture semantically relevant information at different levels of detail. Extensive experiments on the selected vision-centric dataset validate that CEMMKG is effective in leveraging contextual information to improve MMKG-based RAG performance. Moreover, its effectiveness across different MMKG-based RAG methods demonstrates its broad applicability.
Problem

Research questions and friction points this paper is trying to address.

multimodal knowledge graphs
retrieval-augmented generation
semantic gap
contextual information
knowledge fusion
Innovation

Methods, ideas, or system contributions that make the work stand out.

Context-Enhanced MMKG
multi-granularity design
local and global context
semantic gap reduction
🔎 Similar Papers
2024-05-27International Conference on Information and Knowledge ManagementCitations: 4