paper-with-me

Papers

Concept Space Alignment in Multilingual LLMs

2024-10-01 · Qiwei Peng, Anders Søgaard

Multilingual large language models (LLMs) seem to generalize somewhat across languages. We hypothesize this is a result of implicit vector space alignment. Evaluating such alignment, we see that larger models exhibit very high-quality linear alignments between corresponding concepts in different languages. Our experiments show that multilingual LLMs suffer from two familiar weaknesses: generalization works best for languages with similar typology, and for abstract concepts. For some models, e.g., the Llama-2 family of models, prompt-based embeddings align better than word embeddings, but the projections are less linear -- an observation that holds across almost all model families, indicating that some of the implicitly learned alignments are broken somewhat by prompt-based methods.

📄 PDF Abstract BibTeX arXiv:2410.01079

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

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 제목 키워드 기반

Exploring Multilingual Concepts of Human Value in Large Language Models: Is Value Alignment Consistent, Transferable and Controllable across Languages?

2024-02-28 · Shaoyang Xu, Weilong Dong, Zishan Guo, Xinwei Wu 외

Prior research has revealed that certain abstract concepts are linearly represented as directions in the representation space of LLMs, predominantly centered around English. In this paper, we extend this investigation to…

Cross-Lingual TransferPhilosophy

When Meanings Meet: Investigating the Emergence and Quality of Shared Concept Spaces during Multilingual Language Model Training

2026-01-30 · Felicia Körner, Max Müller-Eberstein, Anna Korhonen, Barbara Plank arxiv

Training Large Language Models (LLMs) with high multilingual coverage is becoming increasingly important -- especially when monolingual resources are scarce. Recent studies have found that LLMs process multilingual input…

Cross-Lingual Transfer

Exploring Alignment in Shared Cross-lingual Spaces

2024-05-23 · Basel Mousi, Nadir Durrani, Fahim Dalvi, Majd Hawasly 외

Despite their remarkable ability to capture linguistic nuances across diverse languages, questions persist regarding the degree of alignment between languages in multilingual embeddings. Drawing inspiration from research…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionSentiment Analysis+1

On the Entity-Level Alignment in Crosslingual Consistency

2025-10-11 · Yihong Liu, Mingyang Wang, François Yvon, Hinrich Schütze arxiv

Multilingual large language models (LLMs) are expected to recall factual knowledge consistently across languages. However, the factors that give rise to such crosslingual consistency -- and its frequent failure -- remain…

Entity Alignment

The Hidden Space of Safety: Understanding Preference-Tuned LLMs in Multilingual context

2025-04-03 · Nikhil Verma, Manasa Bharadwaj

Alignment tuning has enabled large language models to excel in reasoning, instruction-following, and minimizing harmful generations. However, despite their widespread deployment, these models exhibit a monolingual bias, …

Instruction Following