English

Dual-Path LLM Reasoning for Multimodal Few-Shot Knowledge Graph Completion

Computation and Language 2026-07-29 v1

Abstract

Knowledge graph completion (KGC) aims to infer missing facts in knowledge graphs (KGs), thereby improving their completeness and supporting downstream intelligent applications. However, emerging entities and relations in real-world deployments make inductive KGC difficult, especially under few-shot and zero-shot settings. Multimodal information and Large Language Model (LLM)-derived priors can enrich sparse relational contexts, but they may also introduce noisy or hallucinated evidence. To address these issues, we propose DuPLeR, a \textbf{Du}al-\textbf{P}ath \textbf{L}LM \textbf{R}easoning framework for multimodal few-shot KGC. DuPLeR builds a calibrated relation graph by combining multimodal LLM-derived type priors with factual support structures, and performs dual-level structural reasoning over the refined relation topology. Moreover, a dual-pathway multimodal enhancement module regulates message passing with query-relevant multimodal signals and supplements entity representations after graph propagation. Experiments on eight inductive variants of two multimodal KG (MMKG) benchmarks show that DuPLeR achieves robust performance in data-scarce KGC scenarios.

Cite

@article{arxiv.2607.26909,
  title  = {Dual-Path LLM Reasoning for Multimodal Few-Shot Knowledge Graph Completion},
  author = {Jinlan Liu and Zhiying Tu and Yongchao Xing and Yicheng Liu and Bolin Zhang and Dianbo Sui and Dianhui Chu and Hongliang Sun},
  journal= {arXiv preprint arXiv:2607.26909},
  year   = {2026}
}

Comments

10 pages, 4 figures