Papers › Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey

Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey

8 Feb 2024arXiv:2402.05391archive 2025-07-28

Zhuo Chen, Yichi Zhang, Yin Fang, Yuxia Geng, Lingbing Guo, Xiang Chen, Qian Li, Wen Zhang, Jiaoyan Chen, Yushan Zhu, Jiaqi Li, Xiaoze Liu, Jeff Z. Pan, Ningyu Zhang, Huajun Chen

Knowledge Graphs (KGs) play a pivotal role in advancing various AI applications, with the semantic web community's exploration into multi-modal dimensions unlocking new avenues for innovation. In this survey, we carefully review over 300 articles, focusing on KG-aware research in two principal aspects: KG-driven Multi-Modal (KG4MM) learning, where KGs support multi-modal tasks, and Multi-Modal Knowledge Graph (MM4KG), which extends KG studies into the MMKG realm. We begin by defining KGs and MMKGs, then explore their construction progress. Our review includes two primary task categories: KG-aware multi-modal learning tasks, such as Image Classification and Visual Question Answering, and intrinsic MMKG tasks like Multi-modal Knowledge Graph Completion and Entity Alignment, highlighting specific research trajectories. For most of these tasks, we provide definitions, evaluation benchmarks, and additionally outline essential insights for conducting relevant research. Finally, we discuss current challenges and identify emerging trends, such as progress in Large Language Modeling and Multi-modal Pre-training strategies. This survey aims to serve as a comprehensive reference for researchers already involved in or considering delving into KG and multi-modal learning research, offering insights into the evolving landscape of MMKG research and supporting future work.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.05391")

Code

Syntology Ran 9 of 18 code samples harvested from 3 repositories linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: community (archive-listed): 18 samples from 3 repositories, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zjukg/kg-mm-survey officialmentioned in papermentioned on GitHubMIT report
China-UK-ZSL/ZS-F-VQA mentioned on GitHubpytorchMIT report
hackerchenzhuo/LaKo mentioned on GitHubpytorchMIT report
zjukg/maco mentioned on GitHubpytorch report
zjukg/mygo mentioned on GitHubpytorch report
zjukg/snag mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 9 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
7ran
9unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_embeddings hackerchenzhuo/LaKo/fact_retrieval.py community (archive-listed) ran MIT (permissive) · ac1c2010e4fa00c6 · report
apply_attention China-UK-ZSL/ZS-F-VQA/code/model/attention.py community (archive-listed) ran MIT (permissive) · 745b7eb38c9d1b29 · report
cosine_sim zjukg/snag/SNAG_MMEA/model/EVA_tools.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9b0a787b92a87023 · report
cross_attention_forward hackerchenzhuo/LaKo/src/model.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 6bef6bdd6eb44070 · report
encode_passages hackerchenzhuo/LaKo/src/data.py community (archive-listed) ran MIT (permissive) · bc0dae797248182b · report
load_data hackerchenzhuo/LaKo/src/data.py community (archive-listed) ran MIT (permissive) · 0ec5a25ad1d89cc8 · report
select_examples_NQ hackerchenzhuo/LaKo/src/preprocess.py community (archive-listed) ran MIT (permissive) · e2f8b9900fd662b1 · report
select_examples_TQA hackerchenzhuo/LaKo/src/preprocess.py community (archive-listed) ran MIT (permissive) · e544cd4b39e5ec61 · report
tile_2d_over_nd China-UK-ZSL/ZS-F-VQA/code/model/attention.py community (archive-listed) ran fingerprinted MIT (permissive) · b70265fc26e335dc · report
attention zjukg/snag/SNAG_MMEA/model/EVA_tools.py community (archive-listed) unverified MIT (permissive) · e7d0985e55efb9e7 · report
calculate_matches hackerchenzhuo/LaKo/src/evaluation.py community (archive-listed) unverified MIT (permissive) · 7a4988952dd3a127 · report
check_answer hackerchenzhuo/LaKo/src/evaluation.py community (archive-listed) unverified MIT (permissive) · 637b51b8df78832a · report
generate_neg_triples_fast zjukg/snag/SNAG_MMEA/model/MSNEA_tools.py community (archive-listed) unverified MIT (permissive) · b107f7a819444b4f · report
generate_pos_triples zjukg/snag/SNAG_MMEA/model/MSNEA_tools.py community (archive-listed) unverified MIT (permissive) · 681342822f804578 · report
generate_relation_triple_batch zjukg/snag/SNAG_MMEA/model/MSNEA_tools.py community (archive-listed) unverified MIT (permissive) · bda2af2880f66879 · report
get_options hackerchenzhuo/LaKo/src/options.py community (archive-listed) unverified MIT (permissive) · b4e32355db15fe9f · report
has_answer hackerchenzhuo/LaKo/src/evaluation.py community (archive-listed) unverified MIT (permissive) · fa4ecbff4b9a354b · report
l2norm zjukg/snag/SNAG_MMEA/model/EVA_tools.py community (archive-listed) unverified MIT (permissive) · 433bcbe46a942d69 · report

Tasks

ArticlesEntity AlignmentImage ClassificationKnowledge Graph CompletionKnowledge GraphsLanguage ModelingLanguage ModellingMulti-modal Knowledge GraphSurveyVisual Question Answeringimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections