ACL 2024findings24 citations

LM-Cocktail: Resilient Tuning of Language Models via Model Merging

Shitao Xiao, Zheng Liu, Peitian Zhang, Xingrun Xing

Abstract

The pre-trained language models are continually fine-tuned to better support downstream applications. However, this operation may result in significant performance degeneration on general tasks beyond the targeted domain. To overcome this problem, we propose LM-Cocktail which enables the fine-tuned model to stay resilient in general perspectives. Our method is conducted in the form of model merging, where the fine-tuned language model is merged with the pre-trained base model or the peer models from other domains through weighted average. Despite simplicity, LM-Cocktail is surprisingly effective: the resulted model is able to achieve a strong empirical performance in the whole scope of general tasks while preserving a superior capacity in its targeted domain.

BibTeX
@inproceedings{xiao-etal-2024-lm,
    title = "{LM}-Cocktail: Resilient Tuning of Language Models via Model Merging",
    author = "Xiao, Shitao  and
      Liu, Zheng  and
      Zhang, Peitian  and
      Xing, Xingrun",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.145/",
    doi = "10.18653/v1/2024.findings-acl.145",
    pages = "2474--2488"
}
LM-Cocktail: Resilient Tuning of Language Models via Model Merging · ACL 2024