Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Zero-Shot Robustification of Zero-Shot Models

About

Zero-shot inference is a powerful paradigm that enables the use of large pretrained models for downstream classification tasks without further training. However, these models are vulnerable to inherited biases that can impact their performance. The traditional solution is fine-tuning, but this undermines the key advantage of pretrained models, which is their ability to be used out-of-the-box. We propose RoboShot, a method that improves the robustness of pretrained model embeddings in a fully zero-shot fashion. First, we use language models (LMs) to obtain useful insights from task descriptions. These insights are embedded and used to remove harmful and boost useful components in embeddings -- without any supervision. Theoretically, we provide a simple and tractable model for biases in zero-shot embeddings and give a result characterizing under what conditions our approach can boost performance. Empirically, we evaluate RoboShot on nine image and NLP classification tasks and show an average improvement of 15.98% on worst group accuracy, with trivial decrease in overall accuracy over several zero-shot baselines. Additionally, we demonstrate that RoboShot is compatible with a variety of pretrained and language models and propose a way to further boost performance with a zero-shot adaptation variant.

Dyah Adila, Changho Shin, Linrong Cai, Frederic Sala• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationWaterbirds
Average Accuracy68.9
157
Social Bias EvaluationFairFace
MS0.445
54
Bias Mitigation for Stereotype QueriesUTKFACE Race
KL Divergence0.152
33
Bias Mitigation for Stereotype QueriesUTKFACE Gender
KL Divergence0.258
33
ClassificationWaterbirds Background (test)
Accuracy86.2
24
Zero-shot classification fairnessCelebA Gender
Accuracy84.1
24
ClassificationCelebA Gender (test)
Accuracy84.8
24
Image RetrievalCelebA Hair Color queries
KL Divergence0.144
24
Image RetrievalCelebA Stereotype queries
KL Divergence0.189
24
Zero-shot classification fairnessWaterbirds Background
Accuracy (Zero-shot)76.2
24
Showing 10 of 15 rows

Other info

Follow for update