paper-with-me

Papers

Improving Multi-lingual Alignment Through Soft Contrastive Learning

2024-05-25 · Minsu Park, Seyeon Choi, Chanyeol Choi, Jun-Seong Kim, Jy-yong Sohn

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 similarity of sentences measured by a pre-trained mono-lingual embedding model. Given translation sentence pairs, we train a multi-lingual model in a way that the similarity between cross-lingual embeddings follows the similarity of sentences measured at the mono-lingual teacher model. Our method can be considered as contrastive learning with soft labels defined as the similarity between sentences. Our experimental results on five languages show that our contrastive loss with soft labels far outperforms conventional contrastive loss with hard labels in various benchmarks for bitext mining tasks and STS tasks. In addition, our method outperforms existing multi-lingual embeddings including LaBSE, for Tatoeba dataset. The code is available at https://github.com/YAI12xLinq-B/IMASCL

📄 PDF Abstract BibTeX arXiv:2405.16155

Code (1)

yai12xlinq-b/imascl 공식 구현 pytorch

Tasks

Contrastive LearningSentenceSTS

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…
Contrastive Learning 설명 없음

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

MIMO: Multilingual Information Retrieval via Monolingual Objectives

2026-05-29 · Youngjoon Jang, Seongtae Hong, Heuiseok Lim arxiv

Multilingual Information Retrieval (MLIR) reflects real-world search environments in which queries and relevant documents may appear in different languages within a mixed-language corpus. However, existing embedding mode…

Knowledge DistillationInformation RetrievalContrastive Learning

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 e…

Natural Language UnderstandingRetrievalSentence

Languages are Modalities: Cross-Lingual Alignment via Encoder Injection

2025-10-31 · Rajan Agarwal, Aarush Gupta arxiv

Instruction-tuned Large Language Models (LLMs) underperform on low resource, non-Latin scripts due to tokenizer fragmentation and weak cross-lingual coupling. We present LLINK (Latent Language Injection for Non-English K…

Improving Lexical Difficulty Prediction with Context-Aligned Contrastive Learning and Ridge Ensembling

2026-05-09 · Wicaksono Leksono Muhamad, Joanito Agili Lopo, Tsamarah Rana Nugraha, Ahmad Cahyono Adi 외 arxiv

Lexical difficulty prediction is a fundamental problem in language learning and readability assessment, requiring models to estimate word difficulty across different first-language (L1) backgrounds. However, existing app…

Contrastive Learning