PulseAugur
实时 17:54:01
English(EN) MGDT: MLLM-Guided Diffusion Transformer with Relation-Adaptive Mixture-of-Experts for Multimodal Knowledge Graph Completion

新的AI方法增强多模态知识图谱补全 · 跟踪2个来源

研究人员开发了用于多模态知识图谱补全的新方法,该任务涉及使用结构、文本和视觉信息推断缺失的实体。一种方法RADD(检索增强离散扩散)通过使用专用的检索器进行广泛召回,并使用去噪器进行细粒度消歧来解耦检索和重排过程。另一种方法MGDT(多模态大语言模型引导扩散Transformer)利用多模态大语言模型作为语义锚点,在扩散Transformer执行图条件去噪之前对齐不同模态。与现有方法相比,RADD和MGDT在基准数据集上都表现出优越的性能。 AI

影响 这些新颖的方法可以显著提高知识图谱补全任务的准确性和效率,从而实现更复杂的人工智能推理和数据集成。

排序理由 arXiv上发表了两篇关于多模态知识图谱补全新方法的详细研究论文。

在 arXiv cs.AI 阅读 →

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

新的AI方法增强多模态知识图谱补全 · 跟踪2个来源

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Guanglin Niu, Bo Li ·

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

    arXiv:2604.25693v2 Announce Type: replace Abstract: Most multi-modal knowledge graph completion (MMKGC) models use one embedding scorer to conduct both retrieval over the full entity set and final link prediction. We argue that this coupling is a core bottleneck: global high-reca…

  2. arXiv cs.AI TIER_1 English(EN) · Xu Hou, Meiyu Liang, Wei Huang, Yawen Li, Zhe Xue, Wu Liu, Guanhua Ye, Lei Shi, Kangkang Lu ·

    MGDT:基于MLLM引导的扩散Transformer与关系自适应混合专家模型用于多模态知识图谱补全

    arXiv:2607.15592v1 Announce Type: new Abstract: Multimodal Knowledge Graph Completion (MKGC) requires inferring missing entities from structural, textual, and visual cues. Existing diffusion-based MKGC methods usually denoise directly on raw multimodal features. Such a design for…