Soft Prompt Tuning for Cross-Lingual Transfer: When Less is More
Fred Philippy, Siwen Guo, Shohreh Haddadan, Cedric Lothritz, Jacques, Klein, Tegawend\'e F. Bissyand\'e

TL;DR
This paper explores soft prompt tuning (SPT) as a parameter-efficient method for cross-lingual transfer, demonstrating that keeping the model frozen and only training soft prompts can improve performance on distant languages.
Contribution
It shows that SPT with frozen models enhances cross-lingual transfer and analyzes how prompt factors influence performance, emphasizing efficiency and effectiveness.
Findings
Parameter-efficient SPT improves transfer to distant languages.
Training only soft prompts reduces computational costs.
Prompt design factors significantly impact transfer success.
Abstract
Soft Prompt Tuning (SPT) is a parameter-efficient method for adapting pre-trained language models (PLMs) to specific tasks by inserting learnable embeddings, or soft prompts, at the input layer of the PLM, without modifying its parameters. This paper investigates the potential of SPT for cross-lingual transfer. Unlike previous studies on SPT for cross-lingual transfer that often fine-tune both the soft prompt and the model parameters, we adhere to the original intent of SPT by keeping the model parameters frozen and only training the soft prompt. This does not only reduce the computational cost and storage overhead of full-model fine-tuning, but we also demonstrate that this very parameter efficiency intrinsic to SPT can enhance cross-lingual transfer performance to linguistically distant languages. Moreover, we explore how different factors related to the prompt, such as the length or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Speech Recognition and Synthesis · Topic Modeling
