Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

To Stay or Not to Stay in the Pre-train Basin: Insights on Ensembling in Transfer Learning

About

Transfer learning and ensembling are two popular techniques for improving the performance and robustness of neural networks. Due to the high cost of pre-training, ensembles of models fine-tuned from a single pre-trained checkpoint are often used in practice. Such models end up in the same basin of the loss landscape, which we call the pre-train basin, and thus have limited diversity. In this work, we show that ensembles trained from a single pre-trained checkpoint may be improved by better exploring the pre-train basin, however, leaving the basin results in losing the benefits of transfer learning and in degradation of the ensemble quality. Based on the analysis of existing exploration methods, we propose a more effective modification of the Snapshot Ensembles (SSE) for transfer learning setup, StarSSE, which results in stronger ensembles and uniform model soups.

Ildus Sadrtdinov, Dmitrii Pozdeev, Dmitry Vetrov, Ekaterina Lobacheva• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy87.63
3518
Image ClassificationSUN397 (test)
Top-1 Accuracy66.37
136
Image ClassificationChestX
Accuracy54.42
9
Image ClassificationClipart
Diversity67.24
6
Showing 4 of 4 rows

Other info

Code

Follow for update