English

Debias your Large Multi-Modal Model at Test-Time via Non-Contrastive Visual Attribute Steering

Computer Vision and Pattern Recognition 2025-09-19 v3 Machine Learning

Abstract

Large Multi-Modal Models (LMMs) have demonstrated impressive capabilities as general-purpose chatbots able to engage in conversations about visual inputs. However, their responses are influenced by societal biases present in their training datasets, leading to undesirable differences in how the model responds when presented with images depicting people of different demographics. In this work, we propose a training-free debiasing framework for LMMs that intervenes on the model's representations during text generation by constructing a steering vector that reduces reference on protected attributes. Our framework introduces two complementary methods: (1) a dataset-based approach that constructs a steering vector by contrasting model activations on biased and neutral inputs, and (2) a novel optimization-based approach designed for low-resource settings, which constructs the steering vector using a single step of gradient-based perturbation without requiring additional data. Our experiments show that these interventions effectively reduce the propensity of LMMs to generate text related to protected attributes while maintaining sentiment and fluency. Furthermore, we demonstrate that debiased LMMs achieve comparable accuracy to their unmodified counterparts on downstream tasks, indicating that bias mitigation can be achieved without sacrificing model performance.

Keywords

Cite

@article{arxiv.2411.12590,
  title  = {Debias your Large Multi-Modal Model at Test-Time via Non-Contrastive Visual Attribute Steering},
  author = {Neale Ratzlaff and Matthew Lyle Olson and Musashi Hinck and Estelle Aflalo and Shao-Yen Tseng and Vasudev Lal and Phillip Howard},
  journal= {arXiv preprint arXiv:2411.12590},
  year   = {2025}
}

Comments

10 pages, 6 Figures, 8 Tables. arXiv admin note: text overlap with arXiv:2410.13976

R2 v1 2026-06-28T20:05:10.237Z