Papers › Multimodal LLM Enhanced Cross-lingual Cross-modal Retrieval

Multimodal LLM Enhanced Cross-lingual Cross-modal Retrieval

30 Sep 2024arXiv:2409.19961archive 2025-07-28

Yabing Wang, Le Wang, Qiang Zhou, Zhibin Wang, Hao Li, Gang Hua, Wei Tang

Cross-lingual cross-modal retrieval (CCR) aims to retrieve visually relevant content based on non-English queries, without relying on human-labeled cross-modal data pairs during training. One popular approach involves utilizing machine translation (MT) to create pseudo-parallel data pairs, establishing correspondence between visual and non-English textual data. However, aligning their representations poses challenges due to the significant semantic gap between vision and text, as well as the lower quality of non-English representations caused by pre-trained encoders and data noise. To overcome these challenges, we propose LECCR, a novel solution that incorporates the multi-modal large language model (MLLM) to improve the alignment between visual and non-English representations. Specifically, we first employ MLLM to generate detailed visual content descriptions and aggregate them into multi-view semantic slots that encapsulate different semantics. Then, we take these semantic slots as internal features and leverage them to interact with the visual features. By doing so, we enhance the semantic information within the visual features, narrowing the semantic gap between modalities and generating local visual semantics for subsequent multi-level matching. Additionally, to further enhance the alignment between visual and non-English features, we introduce softened matching under English guidance. This approach provides more comprehensive and reliable inter-modal correspondences between visual and non-English features. Extensive experiments on four CCR benchmarks, \ie Multi30K, MSCOCO, VATEX, and MSR-VTT-CN, demonstrate the effectiveness of our proposed method. Code: \url{https://github.com/LiJiaBei-7/leccr}.

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

Code

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

By repository: official repository: 12 samples from 1 repository, 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.

lijiabei-7/leccr officialmentioned in papermentioned on GitHubpytorch 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

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

4ran · our draft was wrong
1ran · fixture could not drive it
4ran
3unverified

Licence: 12 of the 12 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 lijiabei-7/leccr. “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.

window_partition lijiabei-7/leccr/LECCR/models/swin_transformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 144d10b49baeb8a6 · report
build_mlp lijiabei-7/leccr/LECCR/models/xvlm.py official repository ran · our draft was wrong no licence file found · pointer only · 51e7514fd736cca3 · report
clip_loss lijiabei-7/leccr/LECCR/models/clip_vit.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e5b89b1f72c319ed · report
contrastive_loss lijiabei-7/leccr/LECCR/models/clip_vit.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 4675779aec92d6c0 · report
interpolate_pos_embed lijiabei-7/leccr/LECCR/clip/model.py official repository ran fingerprinted no licence file found · pointer only · 076d66604810aa98 · report
load_params_change_prefix lijiabei-7/leccr/LECCR/models/xvlm.py official repository ran no licence file found · pointer only · 387d04c60aebc563 · report
load_params_choose_layers lijiabei-7/leccr/LECCR/models/xvlm.py official repository ran no licence file found · pointer only · 91c8f19b94944bd6 · report
top_k_top_p_filtering lijiabei-7/leccr/LECCR/models/xbert.py official repository ran no licence file found · pointer only · 9e8f81565e828ebf · report
window_reverse lijiabei-7/leccr/LECCR/models/swin_transformer.py official repository ran · our draft was wrong no licence file found · pointer only · 61bf152e6a42a184 · report
build_model lijiabei-7/leccr/LECCR/clip/model.py official repository unverified no licence file found · pointer only · 61f77ce80bc1a4c7 · report
interpolate_relative_pos_embed lijiabei-7/leccr/LECCR/models/swin_transformer.py official repository unverified no licence file found · pointer only · 199b2766250bd139 · report
load_tf_weights_in_bert lijiabei-7/leccr/LECCR/models/xbert.py official repository unverified no licence file found · pointer only · 26be70dca3249c0b · report

Tasks

Cross-Modal RetrievalLarge Language ModelMachine TranslationRetrieval

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