PulseAugur
实时 07:43:52
English(EN) mKG-RAG: Leveraging Multimodal Knowledge Graphs in Retrieval-Augmented Generation for Knowledge-intensive VQA

研究人员开发了知识图谱检索和补全的新方法

研究人员开发了新的框架,通过将多模态知识图谱与检索增强生成技术相结合,来增强知识图谱补全和视觉问答。一种名为RADD的方法将多模态知识图谱补全的检索和重排序解耦,在基准测试中取得了最先进的结果。另一种名为mKG-RAG的方法,在知识密集型视觉问答的检索增强生成中利用多模态知识图谱,通过使用结构化知识和双阶段检索策略来提高准确性。 AI

影响 将结构化多模态知识集成到生成模型中的新方法可以提高知识密集型AI任务的准确性和可靠性。

排序理由 两篇新的研究论文介绍了用于知识图谱补全和视觉问答的新颖框架,这些框架利用了多模态知识图谱和检索增强生成。

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

研究人员开发了知识图谱检索和补全的新方法

报道来源 [3]

  1. arXiv cs.AI TIER_1 English(EN) · Joaqu\'in Polonuer (Department of Biomedical Informatics, Harvard Medical School, Boston, MA, USA, Departamento de Computaci\'on, FCEyN, Universidad de Buenos Aires, Buenos Aires, Argentina), Lucas Vittor (Department of Biomedical Informatics, Harvard Med ·

    自适应广度-深度检索的自主知识图谱探索

    arXiv:2601.13969v2 Announce Type: replace Abstract: Retrieving evidence for language model queries from knowledge graphs requires balancing broad search across the graph with multi-hop traversal to follow relational links. Similarity-based retrievers provide coverage but remain s…

  2. arXiv cs.AI TIER_1 English(EN) · Bo Li ·

    RADD:用于多模态知识图谱补全的检索增强离散扩散模型

    Most multi-modal knowledge graph completion (MMKGC) models use one embedding scorer to do both retrieval over the full entity set and final decision making. We argue that this coupling is a core bottleneck: global high-recall search and local fine-grained disambiguation require d…

  3. arXiv cs.CV TIER_1 English(EN) · Xu Yuan, Liangbo Ning, Qingqing Ye, Wenqi Fan, Qing Li ·

    mKG-RAG:在知识密集型VQA的检索增强生成中利用多模态知识图谱

    arXiv:2508.05318v2 Announce Type: replace Abstract: Retrieval-Augmented Generation (RAG) has emerged as an effective paradigm for expanding the knowledge capacity of Multimodal Large Language Models (MLLMs) by incorporating external knowledge sources into the generation process, …