Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Effectively Prompting Small-sized Language Models for Cross-lingual Tasks via Winning Tickets

Domaine:

natural language processing

Type de record:

paper
Créateur:
Li,Luo
Hôte:avatar
Current soft prompt methods yield limited performance when applied to small-sized models (fewer than a billion parameters). Deep prompt-tuning, which entails prepending parameters in each layer for enhanced efficacy, presents a solution for prompting small-sized models, albeit requiring carefully designed implementation. In this paper, we introduce the Lottery Ticket Prompt-learning (LTP) framework that integrates winning tickets with soft prompts. The LTP offers a simpler implementation and requires only a one-time execution. We demonstrate LTP on cross-lingual tasks, where prior works rely on external tools like human-designed multilingual templates and bilingual dictionaries, which may not be feasible in a low-resource regime. Specifically, we select a subset of parameters that have been changed the most during the fine-tuning with the Masked Language Modeling objective. Then, we prepend soft prompts to the original pre-trained language model and only update the selected parameters together with prompt-related parameters when adapting to the downstream tasks. We verify the effectiveness of our LTP framework on cross-lingual tasks, specifically targeting low-resource languages. Our approach outperforms the baselines by only updating 20\% of the original parameters.

Visit

arxiv.org

Tags

Computation and Language

Similaires

Few-Shot Cross-Lingual Transfer for Prompting Large Language Models in Low-Resource LanguagesXLM-R Performance in Zero-Shot Cross-Lingual Transfer via Low-Resource Language TasksImproving Zero-Shot Cross-Lingual Transfer for Programming Tasks via Intermediate-Task TrainingAdapting Mental Health Prediction Tasks for Cross-lingual Learning via Meta-Training and In-context Learning with Large Language ModelContrastive Cross-Lingual Calibration for Large Language ModelsScaling Intermediate Language Tasks for Zero-Shot Cross-Lingual Transfer in XTREME-R

Few-Shot Cross-Lingual Transfer for Prompting Large Language Models in Low-Resource Languages

Large pre-trained language models (PLMs) are at the forefront of advances in Natural Language Proces

XLM-R Performance in Zero-Shot Cross-Lingual Transfer via Low-Resource Language Tasks

Intermediate-task training---fine-tuning a pretrained model on an intermediate task before

Improving Zero-Shot Cross-Lingual Transfer for Programming Tasks via Intermediate-Task Training

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potentia

Adapting Mental Health Prediction Tasks for Cross-lingual Learning via Meta-Training and In-context Learning with Large Language Model

Timely identification is essential for the efficient handling of mental health illnesses such as dep

Contrastive Cross-Lingual Calibration for Large Language Models

Large language models (LLMs) are increasingly deployed in multilingual settings, yet their probabili

Scaling Intermediate Language Tasks for Zero-Shot Cross-Lingual Transfer in XTREME-R

Intermediate-task training---fine-tuning a pretrained model on an intermediate task before fine-tuni