NAACL 2025long0 citations

KS-Lottery: Finding Certified Lottery Tickets for Multilingual Transfer in Large Language Models

Fei Yuan, Chang Ma, Shuai Yuan, Qiushi Sun, Lei Li

Abstract

The lottery ticket hypothesis posits the existence of “winning tickets” within a randomly initialized neural network. Do winning tickets exist for LLMs in fine-tuning scenarios? How can we find such winning tickets? In this paper, we propose KS-Lottery, a method to identify a small subset of LLM parameters highly effective in multilingual fine-tuning. Our key idea is to use Kolmogorov-Smirnov Test to analyze the distribution shift of parameters before and after fine-tuning. We further theoretically prove that KS-Lottery can find the certified winning tickets in the embedding layer, fine-tuning on the found parameters is guaranteed to perform as well as full fine-tuning. Comparing KS-Lottery with other tuning algorithms on translation tasks, the experimental results show that KS-Lottery finds a much smaller set of parameters for fine-tuning while achieving the comparable performance as full fine-tuning LLM. Surprisingly, we find that fine-tuning 18 tokens’ embedding of LLaMA suffices to reach the fine-tuning translation performance .

BibTeX
@inproceedings{yuan-etal-2025-ks,
    title = "{KS}-Lottery: Finding Certified Lottery Tickets for Multilingual Transfer in Large Language Models",
    author = "Yuan, Fei  and
      Ma, Chang  and
      Yuan, Shuai  and
      Sun, Qiushi  and
      Li, Lei",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.naacl-long.458/",
    pages = "9077--9090",
    ISBN = "979-8-89176-189-6"
}
KS-Lottery: Finding Certified Lottery Tickets for Multilingual Transfer in Large Language Models · NAACL 2025