ICLR 2026poster0 citations

WRING Out The Bias: A Rotation-Based Alternative To Projection Debiasing

Walter Gerych, Cassandra Parent, Quinn Perian, Rafiya Javed, Justin Solomon, Marzyeh Ghassemi

Abstract

Vision-Language models (VLMs), including CLIP, are known to encode biases such as learning spurious correlations that falsely associate background attributes with particular labels. Debiasing approaches typically aim to isolate and remove subspaces corresponding to a target concept via projecting its embedding away from the concept. This strategy succeeds in debiasing VLM embeddings with respect to the concepts considered but can amplify biased shortcuts in unconsidered concepts. In practice, it is impossible to enumerate all possible biases, meaning that an increase in bias can go unobserved during evaluation. We propose a debiasing approach for a set of known concepts such that the relation to the remaining, unconsidered, concepts is minimally changed. We achieve this by rotating the VLM’s embeddings within only a relevant subspace, rather than removing these subspaces, which mitigates unintended bias amplification.

Vision Language ModelsVLMsbiasdebias
BibTeX
@inproceedings{
gerych2026wring,
title={{WRING} Out The Bias: A Rotation-Based Alternative To Projection Debiasing},
author={Walter Gerych and Cassandra Parent and Quinn Perian and Rafiya Javed and Justin Solomon and Marzyeh Ghassemi},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=tkE29O0jzF}
}