Can Embedding Similarity Predict Cross-Lingual Transfer? A Systematic Study on African Languages
Tewodros Kederalah Idris, Prasenjit Mitra, Roald Eiselen
TL;DR
This study evaluates whether embedding similarity metrics can predict cross-lingual transfer performance for low-resource African languages. Using five metrics across three encoder-based models, 12 languages, and three NLP tasks, it analyzes 816 transfer experiments and compares against URIEL typology. The main findings show cosine_gap, P@1, and CSLS yield moderate predictive power ($\rho$ around $0.4$–$0.6$), while CKA is weak ($\rho$ near $0.1$); crucially, pooling across models produces Simpson's paradox, making model-stratified analyses essential. Practically, cosine_gap serves as a sensible default for guiding source-language selection, with model-specific validation and URIEL as a supplement when embedding signals are weak.
Abstract
Cross-lingual transfer is essential for building NLP systems for low-resource African languages, but practitioners lack reliable methods for selecting source languages. We systematically evaluate five embedding similarity metrics across 816 transfer experiments spanning three NLP tasks, three African-centric multilingual models, and 12 languages from four language families. We find that cosine gap and retrieval-based metrics (P@1, CSLS) reliably predict transfer success ($ρ= 0.4-0.6$), while CKA shows negligible predictive power ($ρ\approx 0.1$). Critically, correlation signs reverse when pooling across models (Simpson's Paradox), so practitioners must validate per-model. Embedding metrics achieve comparable predictive power to URIEL linguistic typology. Our results provide concrete guidance for source language selection and highlight the importance of model-specific analysis.
