Disentangling Linguistic Relatedness from Task Alignment in Cross-Lingual Transfer
Quick Answer
This study investigates cross-lingual transfer in seven large language models (4B-671B parameters) fine-tuned on Arabic, revealing no Semitic-specific transfer.
Quick Take
Models with weak baselines showed significant improvements across languages, while strong baselines had marginal gains, indicating task-format alignment rather than cross-lingual knowledge transfer.
Key Points
- Seven (4B-671B parameters) were fine-tuned on Arabic.
- No evidence of Semitic-specific transfer was found across language families.
- Weak baseline models improved significantly; strong baselines showed marginal gains.
- Inference-time reasoning benefited models equally, indicating task-format alignment.
- Study reinforces the importance of task alignment over cross-lingual knowledge transfer.
Paper Resources
Source Excerpt
We study cross-lingual transfer by fine-tuning seven (4B--671B parameters) on Arabic and evaluating zero-shot reading comprehension on Semitic languages and non-Semitic controls. Across dense and Mixture-of-Experts architectures, we find no evidence of Semitic-specific transfer: models with weak baselines improve dramatically across all languages, while strong-baseline models show only marginal gains regardless of language family. A chain-of-thought ablation reinforces this
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →TriAgent: Divergence-Aware Committees for Cost-Efficient Financial Sentiment Analysis
TriAgent introduces a cost-efficient multi-agent system for financial sentiment analysis, combining VADER, FinBERT, and Qwen2.5. It achieves an F1 score of ~0.87 with significant savings of $9.3M/year at a 10M-user scale compared to GPT-4o-mini, while also detecting hallucinations with an AUC of 0.90.