Papers › Rethinking Uncertainly Missing and Ambiguous Visual Modality in Multi-Modal Entity Alignment

Rethinking Uncertainly Missing and Ambiguous Visual Modality in Multi-Modal Entity Alignment

30 Jul 2023arXiv:2307.16210archive 2025-07-28

Zhuo Chen, Lingbing Guo, Yin Fang, Yichi Zhang, Jiaoyan Chen, Jeff Z. Pan, Yangning Li, Huajun Chen, Wen Zhang

As a crucial extension of entity alignment (EA), multi-modal entity alignment (MMEA) aims to identify identical entities across disparate knowledge graphs (KGs) by exploiting associated visual information. However, existing MMEA approaches primarily concentrate on the fusion paradigm of multi-modal entity features, while neglecting the challenges presented by the pervasive phenomenon of missing and intrinsic ambiguity of visual images. In this paper, we present a further analysis of visual modality incompleteness, benchmarking latest MMEA models on our proposed dataset MMEA-UMVM, where the types of alignment KGs covering bilingual and monolingual, with standard (non-iterative) and iterative training paradigms to evaluate the model performance. Our research indicates that, in the face of modality incompleteness, models succumb to overfitting the modality noise, and exhibit performance oscillations or declines at high rates of missing modality. This proves that the inclusion of additional multi-modal data can sometimes adversely affect EA. To address these challenges, we introduce UMAEA , a robust multi-modal entity alignment approach designed to tackle uncertainly missing and ambiguous visual modalities. It consistently achieves SOTA performance across all 97 benchmark splits, significantly surpassing existing baselines with limited parameters and time consumption, while effectively alleviating the identified limitations of other models. Our code and benchmark data are available at https://github.com/zjukg/UMAEA.

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="2307.16210")

Code

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

By repository: named in the paper: 14 samples from 1 repository, 5 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/umaea mentioned in papermentioned 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

14 samples harvested; 5 ran; 1 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 · honoured contract
3ran · our draft was wrong
1ran · fixture could not drive it
9unverified

Licence: 0 of the 14 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 zjukg/umaea. “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.

cosine_sim zjukg/umaea/UMAEA/model/UMAEA_loss.py named in the paper ran · our draft was wrong fingerprinted MIT (permissive) · 9b0a787b92a87023 · report
invert_dict zjukg/umaea/UMAEA/torchlight/utils.py named in the paper ran · our draft was wrong MIT (permissive) · e6dbe2d3b6f0cc87 · report
normalize_adj zjukg/umaea/UMAEA/src/utils.py named in the paper ran · our draft was wrong MIT (permissive) · d45f434d25f2e870 · report
pairwise_distances zjukg/umaea/UMAEA/src/utils.py named in the paper ran · fixture could not drive it fingerprinted MIT (permissive) · 70fa9d2ca12c8bc3 · report
reparametrize zjukg/umaea/UMAEA/model/Tool_model.py named in the paper ran · honoured contract fingerprinted MIT (permissive) · 863fc64cd51264f0 · report
create_logger zjukg/umaea/UMAEA/torchlight/logger.py named in the paper unverified MIT (permissive) · 0f96d17a60e7d68c · report
get_dump_path zjukg/umaea/UMAEA/torchlight/logger.py named in the paper unverified MIT (permissive) · 6a7d2efc96690aea · report
initialize_exp zjukg/umaea/UMAEA/torchlight/logger.py named in the paper unverified MIT (permissive) · 2d355acf020f9d60 · report
kl_divergence zjukg/umaea/UMAEA/model/Tool_model.py named in the paper unverified MIT (permissive) · 69962e3b2cc8db6d · report
load_data zjukg/umaea/UMAEA/src/data.py named in the paper unverified MIT (permissive) · d9900eb8123306c9 · report
load_eva_data zjukg/umaea/UMAEA/src/data.py named in the paper unverified MIT (permissive) · 2b62723f288d9547 · report
load_word2vec zjukg/umaea/UMAEA/src/data.py named in the paper unverified MIT (permissive) · 72029de4ed2136fa · report
set_optim zjukg/umaea/UMAEA/src/utils.py named in the paper unverified MIT (permissive) · 0b0e3aa4a809c311 · report
snapshot zjukg/umaea/UMAEA/torchlight/utils.py named in the paper unverified MIT (permissive) · 925e450dda353c2f · report

Tasks

BenchmarkingEntity AlignmentKnowledge Graph EmbeddingsKnowledge GraphsMulti-modal Entity Alignment

Datasets

Introduced by this paper, per the archive.

UMVM

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Entity Alignment DBP15k zh-en UMAEA (w/o surf) Hits@1 0.856 #9 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en UMAEA (w/o surf & iter ) Hits@1 0.800 #14 of 38 Archive leaderboard report
Entity Alignment dbp15k fr-en UMAEA (w/o surf) Hits@1 0.873 #9 of 14 Archive leaderboard report
Entity Alignment dbp15k fr-en UMAEA (w/o surf & iter ) Hits@1 0.818 #12 of 14 Archive leaderboard report
Entity Alignment dbp15k ja-en UMAEA (w/o surf) Hits@1 0.857 #9 of 14 Archive leaderboard report
Entity Alignment dbp15k ja-en UMAEA (w/o surf & iter ) Hits@1 0.801 #11 of 14 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-fr-en UMAEA (w/o surf) Hits@1 0.873 #1 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-fr-en UMAEA (w/o surf & iter ) Hits@1 0.818 #3 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-ja-en UMAEA (w/o surf) Hits@1 0.857 #1 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-ja-en UMAEA (w/o surf & iter ) Hits@1 0.801 #4 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-zh-en UMAEA (w/o surf) Hits@1 0.856 #1 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-zh-en UMAEA (w/o surf & iter ) Hits@1 0.800 #4 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v1 UMAEA (w/o surf) Hits@1 0.945 #1 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v1 UMAEA (w/o surf & iter ) Hits@1 0.904 #4 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v2 UMAEA (w/o surf) Hits@1 0.973 #1 of 7 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v2 UMAEA (w/o surf & iter ) Hits@1 0.948 #3 of 7 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-de UMAEA (w/o surf) Hits@1 0.974 #1 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-de UMAEA (w/o surf & iter ) Hits@1 0.956 #4 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-fr UMAEA (w/o surf) Hits@1 0.895 #1 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-fr UMAEA (w/o surf & iter ) Hits@1 0.848 #4 of 8 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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