paper-with-me

Papers

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

2026-03-19 · Quentin Guimard, Federico Bartsch, Simone Caldarella, Rahaf Aljundi, Elisa Ricci, Massimiliano Mancini arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.19028

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conceptor Debiasing of Word Representations Evaluated on WEAT

2019-06-14 · WS 2019 8 · Saket Karve, Lyle Ungar, João Sedoc

Bias in word embeddings such as Word2Vec has been widely investigated, and many efforts made to remove such bias. We show how to use conceptors debiasing to post-process both traditional and contextualized word embedding…

Word Embeddings

BendVLM: Test-Time Debiasing of Vision-Language Embeddings

2024-11-07 · Walter Gerych, Haoran Zhang, Kimia Hamidieh, Eileen Pan 외

Vision-language model (VLM) embeddings have been shown to encode biases present in their training data, such as societal biases that prescribe negative characteristics to members of various racial and gender identities. …

AttributeImage GenerationLanguage ModelingLanguage Modelling

Bias Is a Subspace, Not a Coordinate: A Geometric Rethinking of Post-hoc Debiasing in Vision-Language Models

2025-11-22 · Dachuan Zhao, Weiyue Li, Zhenda Shen, Yushu Qiu 외 arxiv

Vision-Language Models (VLMs) have become indispensable for multimodal reasoning, yet their representations often encode and amplify demographic biases, resulting in biased associations and misaligned predictions in down…

Multimodal ReasoningImage GenerationImage Retrieval

FAME: Fairness-aware Attention-modulated Video Editing

2025-10-27 · Zhangkai Wu, Xuhui Fan, Zhongyuan Xie, Kaize Shi 외 arxiv

Training-free video editing (VE) models tend to fall back on gender stereotypes when rendering profession-related prompts. We propose \textbf{FAME} for \textit{Fairness-aware Attention-modulated Video Editing} that mitig…

Isotonic Layer: A Unified Framework for Recommendation Calibration and Debiasing

2026-02-02 · Hailing Cheng, Yafang Yang, Hemeng Tao, Fengyu Zhang arxiv

Model calibration and debiasing are fundamental yet operationally expensive challenges in large-scale recommendation systems. Existing approaches treat them as separate problems requiring distinct infrastructure: post-ho…

Recommendation Systems