ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
26
Citations
1
Influential Citations
arXiv.org
Venue
2024
Year
Multimodal foundation models serve numerous applications at the intersection of vision and language. Still, despite being pretrained on extensive data, they become outdated over time. To keep models updated, research into continual pretraining mainly explores scenarios with either (1) infrequent, indiscriminate updates on large-scale new data, or (2) frequent, sample-level updates. However, practical model deployment often operates in the gap between these two limit cases, as real-world applications often demand adaptation to specific subdomains, tasks or concepts -- spread over the entire, varying life cycle of a model. In this work, we complement current perspectives on continual pretraining through a research test bed as well as provide comprehensive guidance for effective continual model updates in such scenarios. We first introduce FoMo-in-Flux, a continual multimodal pretraining benchmark with realistic compute constraints and practical deployment requirements, constructed over 63 datasets with diverse visual and semantic coverage. Using FoMo-in-Flux, we explore the complex landscape of practical continual pretraining through multiple perspectives: (1) A data-centric investigation of data mixtures and stream orderings that emulate real-world deployment situations, (2) a method-centric investigation ranging from simple fine-tuning and traditional continual learning strategies to parameter-efficient updates and model merging, (3) meta learning rate schedules and mechanistic design choices, and (4) the influence of model and compute scaling. Together, our insights provide a practitioner's guide to continual multimodal pretraining for real-world deployment. Our benchmark and code is here: https://github.com/ExplainableML/fomo_in_flux.
Multimodal foundation models are increasingly deployed in real-world applications, but they become outdated as data distributions shift. Existing continual pretraining research typically focuses on two extreme scenarios: infrequent, indiscriminate updates on large-scale new data, or frequent, sample-level updates. However, practical deployment often falls in between, requiring adaptation to specific subdomains, tasks, or concepts over the model's lifecycle. This paper addresses this gap by introducing a realistic benchmark and providing comprehensive guidance for practitioners.
The FoMo-in-Flux benchmark is constructed over 63 datasets with diverse visual and semantic coverage, incorporating realistic compute constraints and deployment requirements. This makes it a valuable resource for evaluating continual pretraining methods under practical conditions. By systematically exploring data mixtures, stream orderings, and various methods, the paper offers actionable insights for model updates in real-world scenarios.
The abstract does not provide specific quantitative results, but the paper's contributions lie in the comprehensive insights and guidance derived from extensive experiments. The benchmark and code are publicly available, enabling the community to reproduce and extend the findings. The paper likely includes detailed comparisons of different methods across various scenarios, offering practical recommendations for model updates.
This work addresses a critical gap in continual pretraining research by focusing on realistic deployment scenarios. The insights and benchmark will help practitioners keep multimodal models up-to-date efficiently, potentially reducing the need for frequent full retraining. The public release of the benchmark and code fosters reproducibility and encourages further research in this area. This could lead to more robust and adaptable foundation models that remain relevant over time, benefiting a wide range of vision-language applications.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba