LGAICVGNNov 5, 2024

Specialized Foundation Models Struggle to Beat Supervised Baselines

arXiv:2411.02796v229 citationsh-index: 51Has CodeICLR
Originality Synthesis-oriented
AI Analysis

This work highlights that large-scale pretraining benefits are not yet realized in many specialized areas, reinforcing the need for strong baselines in FM comparisons.

The study investigated whether specialized foundation models (FMs) in genomics, satellite imaging, and time series outperform traditional supervised learning, finding that simple supervised models consistently match or beat the latest FMs in these domains.

Following its success for vision and text, the "foundation model" (FM) paradigm -- pretraining large models on massive data, then fine-tuning on target tasks -- has rapidly expanded to domains in the sciences, engineering, healthcare, and beyond. Has this achieved what the original FMs accomplished, i.e. the supplanting of traditional supervised learning in their domains? To answer we look at three modalities -- genomics, satellite imaging, and time series -- with multiple recent FMs and compare them to a standard supervised learning workflow: model development, hyperparameter tuning, and training, all using only data from the target task. Across these three specialized domains, we find that it is consistently possible to train simple supervised models -- no more complicated than a lightly modified wide ResNet or UNet -- that match or even outperform the latest foundation models. Our work demonstrates that the benefits of large-scale pretraining have yet to be realized in many specialized areas, reinforces the need to compare new FMs to strong, well-tuned baselines, and introduces two new, easy-to-use, open-source, and automated workflows for doing so.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes