paper-with-me

Papers

Cross-Lingual Representation Alignment Through Contrastive Image-Caption Tuning

2025-05-19 · Nathaniel Krasner, Nicholas Lanuzo, Antonios Anastasopoulos

Multilingual alignment of sentence representations has mostly required bitexts to bridge the gap between languages. We investigate whether visual information can bridge this gap instead. Image caption datasets are very easy to create without requiring multilingual expertise, so this offers a more efficient alternative for low-resource languages. We find that multilingual image-caption alignment can implicitly align the text representations between languages, languages unseen by the encoder in pretraining can be incorporated into this alignment post-hoc, and these aligned representations are usable for cross-lingual Natural Language Understanding (NLU) and bitext retrieval.

📄 PDF Abstract BibTeX arXiv:2505.13628

Code (1)

nkrasner/cl-clip-align 공식 구현 pytorch

Tasks

Natural Language UnderstandingRetrievalSentence

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Enhancing Multilingual Embeddings via Multi-Way Parallel Text Alignment

2026-02-25 · Barah Fazili, Koustava Goswami arxiv

Multilingual pretraining typically lacks explicit alignment signals, leading to suboptimal cross-lingual alignment in the representation space. In this work, we show that training standard pretrained models for cross-lin…

Contrastive LearningSemantic Similarity

Improving In-context Learning of Multilingual Generative Language Models with Cross-lingual Alignment

2023-11-14 · Chong Li, Shaonan Wang, Jiajun Zhang, Chengqing Zong

Multilingual generative models obtain remarkable cross-lingual in-context learning capabilities through pre-training on large-scale corpora. However, they still exhibit a performance bias toward high-resource languages a…

Contrastive LearningIn-Context LearningSentenceTransfer Learning

Supervised Contrastive Learning for Cross-lingual Transfer Learning

2022-10-01 · CCL 2022 10 · Wang Shuaibo, Di Hui, Huang Hui, Lai Siyu 외

“Multilingual pre-trained representations are not well-aligned by nature, which harms their performance on cross-lingual tasks. Previous methods propose to post-align the multilingual pretrained representations by multi-…

Contrastive LearningCross-Lingual TransferTransfer Learning

Improving Multi-lingual Alignment Through Soft Contrastive Learning

2024-05-25 · Minsu Park, Seyeon Choi, Chanyeol Choi, Jun-Seong Kim 외

Making decent multi-lingual sentence representations is critical to achieve high performances in cross-lingual downstream tasks. In this work, we propose a novel method to align multi-lingual embeddings based on the simi…

Contrastive LearningSentenceSTS

HC$^2$L: Hybrid and Cooperative Contrastive Learning for Cross-lingual Spoken Language Understanding

2024-05-10 · Bowen Xing, Ivor W. Tsang

State-of-the-art model for zero-shot cross-lingual spoken language understanding performs cross-lingual unsupervised contrastive learning to achieve the label-agnostic semantic alignment between each utterance and its co…

Contrastive LearningSpoken Language Understanding