Robust Fine-Tuning of Vision-Language Models for Domain Generalization

November 03, 2023 ยท Entered Twilight ยท ๐Ÿ› IEEE Conference on High Performance Extreme Computing

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: LICENSE, README.md, fmdg, generate_lim_data_config.py, image_retrieval.py, lim_data_config.json, requirements.txt, scripts, submit_lim_data_test_jobs.py, submit_lim_data_train_jobs.py, test.py, test_retrieval.py, train.py, visualize_lim_data_results.py

Authors Kevin Vogt-Lowell, Noah Lee, Theodoros Tsiligkaridis, Marc Vaillant arXiv ID 2311.02236 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.CL, cs.LG Citations 7 Venue IEEE Conference on High Performance Extreme Computing Repository https://github.com/mit-ll/robust-vision-language-finetuning โญ 7 Last Checked 3 months ago
Abstract
Transfer learning enables the sharing of common knowledge among models for a variety of downstream tasks, but traditional methods suffer in limited training data settings and produce narrow models incapable of effectively generalizing under distribution shifts. Foundation models have recently demonstrated impressive zero-shot inference capabilities and robustness under distribution shifts. However, zero-shot evaluation for these models has been predominantly confined to benchmarks with simple distribution shifts, limiting our understanding of their effectiveness under the more realistic shifts found in practice. Moreover, common fine-tuning methods for these models have yet to be evaluated against vision models in few-shot scenarios where training data is limited. To address these gaps, we present a new recipe for few-shot fine-tuning of the popular vision-language foundation model CLIP and evaluate its performance on challenging benchmark datasets with realistic distribution shifts from the WILDS collection. Our experimentation demonstrates that, while zero-shot CLIP fails to match performance of trained vision models on more complex benchmarks, few-shot CLIP fine-tuning outperforms its vision-only counterparts in terms of in-distribution and out-of-distribution accuracy at all levels of training data availability. This provides a strong incentive for adoption of foundation models within few-shot learning applications operating with real-world data. Code is available at https://github.com/mit-ll/robust-vision-language-finetuning
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago