ACL 2025long0 citations

Plug-in and Fine-tuning: Bridging the Gap between Small Language Models and Large Language Models

Kyeonghyun Kim, Jinhee Jang, Juhwan Choi, Yoonji Lee, Kyohoon Jin, YoungBin Kim

Abstract

Large language models (LLMs) are renowned for their extensive linguistic knowledge and strong generalization capabilities, but their high computational demands make them unsuitable for resource-constrained environments. In contrast, small language models (SLMs) are computationally efficient but often lack the broad generalization capacity of LLMs. To bridge this gap, we propose PiFi, a novel framework that combines the strengths of both LLMs and SLMs to achieve high performance while maintaining efficiency. PiFi integrates a single frozen layer from an LLM into a SLM and fine-tunes the combined model for specific tasks, boosting performance without a significant increase in computational cost. We show that PiFi delivers consistent performance improvements across a range of natural language processing tasks, including both natural language understanding and generation. Moreover, our findings demonstrate PiFi’s ability to effectively leverage LLM knowledge, enhancing generalization to unseen domains and facilitating the transfer of linguistic abilities.

BibTeX
@inproceedings{kim-etal-2025-plug,
    title = "Plug-in and Fine-tuning: Bridging the Gap between Small Language Models and Large Language Models",
    author = "Kim, Kyeonghyun  and
      Jang, Jinhee  and
      Choi, Juhwan  and
      Lee, Yoonji  and
      Jin, Kyohoon  and
      Kim, YoungBin",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.271/",
    doi = "10.18653/v1/2025.acl-long.271",
    pages = "5434--5452",
    ISBN = "979-8-89176-251-0"
}
Plug-in and Fine-tuning: Bridging the Gap between Small Language Models and Large Language Models · ACL 2025