English

ColD Fusion: Collaborative Descent for Distributed Multitask Finetuning

Machine Learning 2023-09-14 v2 Computation and Language Distributed, Parallel, and Cluster Computing

Abstract

We propose a new paradigm to continually evolve pretrained models, denoted ColD Fusion. It provides the benefits of multitask learning but leverages distributed computation with limited communication and eliminates the need for shared data. Consequentially, ColD Fusion can give rise to a synergistic loop, where finetuned models can be recycled to continually improve the pretrained model they are based upon. We show that ColD Fusion yields comparable benefits to multitask training by producing a model that (a) attains strong performance on all of the datasets it was trained on; and (b) is a better starting point for finetuning on unseen datasets. We show that ColD Fusion outperforms RoBERTa and even previous multitask models. Specifically, when training and testing on 35 diverse datasets, ColD Fusion-based model outperforms RoBERTa by 2.33 points on average without any changes to the architecture.

Keywords

Cite

@article{arxiv.2212.01378,
  title  = {ColD Fusion: Collaborative Descent for Distributed Multitask Finetuning},
  author = {Shachar Don-Yehiya and Elad Venezian and Colin Raffel and Noam Slonim and Yoav Katz and Leshem Choshen},
  journal= {arXiv preprint arXiv:2212.01378},
  year   = {2023}
}

Comments

ACL 23

R2 v1 2026-06-28T07:20:48.713Z