Pith. sign in

REVIEW 3 cited by

Turning English-centric LLMs Into Polyglots: How Much Multilinguality Is Needed?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.12683 v2 pith:K44E2NI6 submitted 2023-12-20 cs.CL

classification cs.CL
keywords llmscross-lingualenglish-centriclanguagetasksduringelicitgeneralisation
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The vast majority of today's large language models (LLMs) are English-centric, having been pretrained predominantly on English text. Yet, in order to meet user expectations, models need to be able to respond appropriately in multiple languages once deployed in downstream applications. This requires strong cross-lingual transfer abilities. In this work, we investigate the minimal amount of multilinguality required during finetuning to elicit cross-lingual generalisation in English-centric LLMs. In experiments across four LLMs, we find that multilingual instruction tuning with as few as two to three languages is both necessary and sufficient to elicit effective cross-lingual generalisation, with the limiting factor being the degree to which a target language is seen during pretraining. Evaluations on five different tasks further reveal that multilingual instruction tuning is most beneficial for generative tasks that assume input/output language agreement, such as in chat settings, while being of less importance for highly structured classification-style tasks. Our code and data is available at https://github.com/ZurichNLP/multilingual-instruction-tuning.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Centurio: On Drivers of Multilingual Ability of Large Vision-Language Model

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Systematic experiments show that training a vision-language model on 100 languages with only 25 to 50 percent non-English data yields strong multilingual gains, and synthetic OCR data is key for non-Latin scripts.

  2. Train More Parameters But Mind Their Placement: Insights into Language Adaptation with PEFT

    cs.CL 2024-12 conditional novelty 5.0 of 10

    Feed-forward LoRA with more parameters adapts Llama-3.2-1B to Icelandic better than attention LoRA, bottleneck adapters, IA3, or prefix tuning, and final-layer placement mitigates context-length degradation.

  3. The Rise and Down of Babel Tower: Investigating the Evolution Process of Multilingual Code Large Language Model

    cs.CL 2024-12 conditional novelty 5.0 of 10

    A code LLM learning a new language first translates through its dominant language's internal system, then builds a separate system; this pattern can guide optimal training data mixing.

Pith tools