English

SEM: Sparse Embedding Modulation for Post-Hoc Debiasing of Vision-Language Models

Computer Vision and Pattern Recognition 2026-03-20 v1 Artificial Intelligence Machine Learning

Abstract

Models that bridge vision and language, such as CLIP, are key components of multimodal AI, yet their large-scale, uncurated training data introduce severe social and spurious biases. Existing post-hoc debiasing methods often operate directly in the dense CLIP embedding space, where bias and task-relevant information are highly entangled. This entanglement limits their ability to remove bias without degrading semantic fidelity. In this work, we propose Sparse Embedding Modulation (SEM), a post-hoc, zero-shot debiasing framework that operates in a Sparse Autoencoder (SAE) latent space. By decomposing CLIP text embeddings into disentangled features, SEM identifies and modulates bias-relevant neurons while preserving query-relevant ones. This enables more precise, non-linear interventions. Across four benchmark datasets and two CLIP backbones, SEM achieves substantial fairness gains in retrieval and zero-shot classification. Our results demonstrate that sparse latent representations provide an effective foundation for post-hoc debiasing of vision-language models.

Keywords

Cite

@article{arxiv.2603.19028,
  title  = {SEM: Sparse Embedding Modulation for Post-Hoc Debiasing of Vision-Language Models},
  author = {Quentin Guimard and Federico Bartsch and Simone Caldarella and Rahaf Aljundi and Elisa Ricci and Massimiliano Mancini},
  journal= {arXiv preprint arXiv:2603.19028},
  year   = {2026}
}

Comments

CVPR Findings 2026. Project website: https://sparse-embedding-modulation.github.io/

R2 v1 2026-07-01T11:28:21.399Z