paper-with-me

Papers

Self-Soupervision: Cooking Model Soups without Labels

2026-02-02 · Anthony Fuller, James R. Green, Evan Shelhamer arxiv

Model soups are strange and strangely effective combinations of parameters. They take a model (the stock), fine-tune it into multiple models (the ingredients), and then mix their parameters back into one model (the soup) to improve predictions. While all known soups require supervised learning, and optimize the same loss on labeled data, our recipes for Self-Soupervision generalize soups to self-supervised learning (SSL). Our Self-Souping lets us flavor ingredients on new data sources, e.g. from unlabeled data from a task for transfer or from a shift for robustness. We show that Self-Souping on corrupted test data, then fine-tuning back on uncorrupted train data, boosts robustness by +3.5% (ImageNet-C) and +7% (LAION-C). Self-Soupervision also unlocks countless SSL algorithms to cook the diverse ingredients needed for more robust soups. We show for the first time that ingredients can differ in their SSL hyperparameters -- and more surprisingly, in their SSL algorithms. We cook soups of MAE, MoCoV3, MMCR, and LeJEPA ingredients that are more accurate than any single SSL ingredient.

📄 PDF Abstract BibTeX arXiv:2602.02890

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Seasoning Model Soups for Robustness to Adversarial and Natural Distribution Shifts

2023-02-20 · CVPR 2023 1 · Francesco Croce, Sylvestre-Alvise Rebuffi, Evan Shelhamer, Sven Gowal

Adversarial training is widely used to make classifiers robust to a specific threat or adversary, such as $\ell_p$-norm bounded perturbations of a given $p$-norm. However, existing methods for training classifiers robust…

Model soups to increase inference without increasing compute time

2023-01-24 · Charles Dansereau, Milo Sobral, Maninder Bhogal, Mehdi Zalai

In this paper, we compare Model Soups performances on three different models (ResNet, ViT and EfficientNet) using three Soup Recipes (Greedy Soup Sorted, Greedy Soup Random and Uniform soup) from arXiv:2203.05482, and re…

Leveraging Model Soups to Classify Intangible Cultural Heritage Images from the Mekong Delta

2026-03-02 · Quoc-Khang Tran, Minh-Thien Nguyen, Nguyen-Khang Pham arxiv

The classification of Intangible Cultural Heritage (ICH) images in the Mekong Delta poses unique challenges due to limited annotated data, high visual similarity among classes, and domain heterogeneity. In such low-resou…

RADIN: Souping on a Budget

2024-01-31 · Thibaut Menes, Olivier Risser-Maroix

Model Soups, extending Stochastic Weights Averaging (SWA), combine models fine-tuned with different hyperparameters. Yet, their adoption is hindered by computational challenges due to subset selection issues. In this pap…

Ensemble LearningModel Compression

LT-Soups: Bridging Head and Tail Classes via Subsampled Model Soups

2025-11-11 · Masih Aminbeidokhti, Subhankar Roy, Eric Granger, Elisa Ricci 외 arxiv

Real-world datasets typically exhibit long-tailed (LT) distributions, where a few head classes dominate and many tail classes are severely underrepresented. While recent work shows that parameter-efficient fine-tuning (P…

parameter-efficient fine-tuning