Papers › Multi-modal Contrastive Representation Learning for Entity Alignment

Multi-modal Contrastive Representation Learning for Entity Alignment

2 Sep 2022COLING 2022 10arXiv:2209.00891archive 2025-07-28

Zhenxi Lin, Ziheng Zhang, Meng Wang, Yinghui Shi, Xian Wu, Yefeng Zheng

Multi-modal entity alignment aims to identify equivalent entities between two different multi-modal knowledge graphs, which consist of structural triples and images associated with entities. Most previous works focus on how to utilize and encode information from different modalities, while it is not trivial to leverage multi-modal knowledge in entity alignment because of the modality heterogeneity. In this paper, we propose MCLEA, a Multi-modal Contrastive Learning based Entity Alignment model, to obtain effective joint representations for multi-modal entity alignment. Different from previous works, MCLEA considers task-oriented modality and models the inter-modal relationships for each entity representation. In particular, MCLEA firstly learns multiple individual representations from multiple modalities, and then performs contrastive learning to jointly model intra-modal and inter-modal interactions. Extensive experimental results show that MCLEA outperforms state-of-the-art baselines on public datasets under both supervised and unsupervised settings.

PaperPDFConference PDFCodeCode 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="2209.00891")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran · our draft was wrong.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lzxlin/mclea officialmentioned 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

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 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.

3ran · our draft was wrong
7unverified

Licence: 0 of the 10 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 lzxlin/mclea. “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 lzxlin/mclea/src/models.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9b0a787b92a87023 · report
normalize_adj lzxlin/mclea/src/utils.py official repository ran · our draft was wrong MIT (permissive) · d45f434d25f2e870 · report
normalize_features lzxlin/mclea/src/utils.py official repository ran · our draft was wrong MIT (permissive) · 39cba20da9f36113 · report
get_ent2id lzxlin/mclea/src/Load.py official repository unverified MIT (permissive) · bebaa42d5e2dcdf3 · report
get_ids lzxlin/mclea/src/Load.py official repository unverified MIT (permissive) · 7c1bdadfedbe321c · report
handle_img_features lzxlin/mclea/datapro/mmkb_convert.py official repository unverified MIT (permissive) · 9463435937510fb7 · report
handle_rel_triples lzxlin/mclea/datapro/mmkb_convert.py official repository unverified MIT (permissive) · 94d7383646036062 · report
l2norm lzxlin/mclea/src/models.py official repository unverified MIT (permissive) · 433bcbe46a942d69 · report
loadfile lzxlin/mclea/src/Load.py official repository unverified MIT (permissive) · 4564d89c4036e373 · report
sparse_mx_to_torch_sparse_tensor lzxlin/mclea/src/utils.py official repository unverified MIT (permissive) · edf110cbd4fe5ec5 · report

Tasks

Contrastive LearningEntity AlignmentKnowledge GraphsMulti-modal Entity AlignmentRepresentation Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multi-modal Entity Alignment UMVM-dbp-fr-en MCLEA (w/o surf) Hits@1 0.808 #4 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-fr-en MCLEA (w/o surf & w/o iter) Hits@1 0.719 #7 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-ja-en MCLEA (w/o surf) Hits@1 0.805 #3 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-ja-en MCLEA (w/o surf & w/o iter) Hits@1 0.719 #7 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-zh-en MCLEA (w/o surf) Hits@1 0.811 #3 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-dbp-zh-en MCLEA (w/o surf & w/o iter) Hits@1 0.726 #7 of 10 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v1 MCLEA (w/o surf) Hits@1 0.944 #2 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v1 MCLEA (w/o surf & w/o iter) Hits@1 0.881 #5 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v2 MCLEA (w/o surf) Hits@1 0.969 #2 of 7 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-d-w-v2 MCLEA (w/o surf & w/o iter) Hits@1 0.928 #4 of 7 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-de MCLEA (w/o surf) Hits@1 0.969 #2 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-de MCLEA (w/o surf & w/o iter) Hits@1 0.939 #5 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-fr MCLEA (w/o surf) Hits@1 0.888 #2 of 8 Archive leaderboard report
Multi-modal Entity Alignment UMVM-oea-en-fr MCLEA (w/o surf & w/o iter) Hits@1 0.819 #5 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.

Methods

Contrastive Learning

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