English

Concept Space Alignment in Multilingual LLMs

Computation and Language 2024-10-03 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2410.01079,
  title  = {Concept Space Alignment in Multilingual LLMs},
  author = {Qiwei Peng and Anders Søgaard},
  journal= {arXiv preprint arXiv:2410.01079},
  year   = {2024}
}

Comments

EMNLP 2024

R2 v1 2026-06-28T19:04:26.313Z