Efficiently Robustify Pre-trained Models
Nishant Jain, Harkirat Behl, Yogesh Singh Rawat, Vibhav Vineet

TL;DR
This paper introduces a cost-effective approach to improve the robustness of large pre-trained models against real-world perturbations by leveraging smaller robust models as teachers, maintaining efficiency and transfer capabilities.
Contribution
It proposes a novel knowledge transfer-based method to robustify large models via smaller models, reducing computational costs and preserving transfer learning and zero-shot abilities.
Findings
Method effectively improves robustness across various datasets.
Achieves robustness with significantly lower computational overhead.
Preserves transfer learning and zero-shot properties.
Abstract
A recent trend in deep learning algorithms has been towards training large scale models, having high parameter count and trained on big dataset. However, robustness of such large scale models towards real-world settings is still a less-explored topic. In this work, we first benchmark the performance of these models under different perturbations and datasets thereby representing real-world shifts, and highlight their degrading performance under these shifts. We then discuss on how complete model fine-tuning based existing robustification schemes might not be a scalable option given very large scale networks and can also lead them to forget some of the desired characterstics. Finally, we propose a simple and cost-effective method to solve this problem, inspired by knowledge transfer literature. It involves robustifying smaller models, at a lower computation cost, and then use them as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsNone
