NeurIPS 2020poster276 citations
Model Fusion via Optimal Transport
Abstract
Combining different models is a widely used paradigm in machine learning applications. While the most common approach is to form an ensemble of models and average their individual predictions, this approach is often rendered infeasible by given resource constraints in terms of memory and computation, which grow linearly with the number of models. We present a layer-wise model fusion algorithm for neural networks that utilizes optimal transport to (soft-) align neurons across the models before averaging their associated parameters.
BibTeX
@inproceedings{NEURIPS2020_fb269786,
author = {Singh, Sidak Pal and Jaggi, Martin},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {22045--22055},
publisher = {Curran Associates, Inc.},
title = {Model Fusion via Optimal Transport},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/fb2697869f56484404c8ceee2985b01d-Paper.pdf},
volume = {33},
year = {2020}
}