paper-with-me

홈 › Papers

Language-Conditioned Visual Grounding with CLIP Multilingual

2026-05-09 · J. de Curtò, Mauro Liz, I. de Zarzà arxiv

Multilingual vision-language models exhibit systematic performance gaps across languages, but the mechanism remains ambiguous: cross-language divergence could arise from the visual encoder, the text branch, or their interaction. We resolve this ambiguity through a dense multilingual CLIP probe in which the visual encoder is held identical across thirteen typologically diverse languages and only the XLM-RoBERTa text branch varies. We evaluate two CLIP architectures spanning a 7x visual-encoder scale gap (XLM-R base + ViT-B/32, ~87M visual parameters; XLM-R large + ViT-H/14, ~632M) on 11 concepts and 210 images, and quantify cross-language agreement via cluster-mask IoU, top-percentile IoU, and Spearman rank correlation against an English reference (n=2,310 paired observations per language). Three findings emerge. First, low-resource languages (Arabic, Basque, Luxembourgish) incur a structural penalty at both backbone scales (Wilcoxon HR>LR p<10^-300; cluster-mask IoU gap +0.114 at base, +0.143 at large), isolating the deficit to the text branch. Second, scaling the encoder 7x widens the gap for structural failure cases (Basque Δ=-0.056, Luxembourgish Δ=-0.076) while improving Arabic (Δ=+0.033), separating corpus-coverage from tokeniser-fertility failures. Third, peak similarity is preserved across languages (mean ratio 0.94 at large scale) while cluster-mask IoU drops sharply, identifying spatial misalignment, not signal collapse, as the dominant failure mode. At 3.4-3.9 Wh per 1,000 queries, dense-CLIP grounding is competitive with high-throughput inference budgets, positioning it as a practical substrate for energy-aware multilingual deployment.

📄 PDF Abstract BibTeX arXiv:2605.09060

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

Leverage Points in Modality Shifts: Comparing Language-only and Multimodal Word Representations

2023-06-04 · Aleksey Tikhonov, Lisa Bylinina, Denis Paperno

Multimodal embeddings aim to enrich the semantic information in neural representations of language compared to text-only models. While different embeddings exhibit different applicability and performance on downstream ta…

Visual GroundingWord Embeddings

CLIPTrans: Transferring Visual Knowledge with Pre-trained Models for Multimodal Machine Translation

2023-08-29 · ICCV 2023 1 · Devaansh Gupta, Siddhant Kharbanda, Jiawei Zhou, Wanhua Li 외

There has been a growing interest in developing multimodal machine translation (MMT) systems that enhance neural machine translation (NMT) with visual knowledge. This problem setup involves using images as auxiliary info…

Image CaptioningMachine TranslationMultimodal Machine TranslationNMT+1

Like a bilingual baby: The advantage of visually grounding a bilingual language model

2022-10-11 · Khai-Nguyen Nguyen, Zixin Tang, Ankur Mali, Alex Kelly

Unlike most neural language models, humans learn language in a rich, multi-sensory and, often, multi-lingual environment. Current language models typically fail to fully capture the complexities of multilingual language …

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+1

CLIP-VG: Self-paced Curriculum Adapting of CLIP for Visual Grounding

2023-05-15 · Linhui Xiao, Xiaoshan Yang, Fang Peng, Ming Yan 외

Visual Grounding (VG) is a crucial topic in the field of vision and language, which involves locating a specific region described by expressions within an image. To reduce the reliance on manually labeled data, unsupervi…

DiversityTransfer LearningVisual Grounding

jina-clip-v2: Multilingual Multimodal Embeddings for Text and Images

2024-12-11 · Andreas Koukounas, Georgios Mastrapas, Sedigheh Eslami, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) has been widely used for crossmodal information retrieval and multimodal understanding tasks. However, CLIP models are mainly optimized for crossmodal vision-language tasks a…

Contrastive LearningCross-Modal Information RetrievalInformation RetrievalRepresentation Learning+3