English

AutoDebias: Automated Framework for Debiasing Text-to-Image Models

Computer Vision and Pattern Recognition 2026-03-02 v2

Abstract

Text-to-Image (T2I) models generate high-quality images but are vulnerable to malicious backdoor attacks that inject harmful biases (e.g., trigger-activated gender or racial stereotypes). Existing debiasing methods, often designed for natural statistical biases, struggle with these deliberately and subtly injected attacks. We propose AutoDebias, a framework that automatically identifies and mitigates these malicious biases in T2I models without prior knowledge of the specific attack types. Specifically, AutoDebias leverages vision-language models to detect trigger-activated visual patterns and constructs neutralization guides by generating counter-prompts. These guides drive a CLIP-guided training process that breaks the harmful associations while preserving the original model's image quality and diversity. Unlike methods designed for natural bias, AutoDebias effectively addresses subtle, injected stereotypes and multiple interacting attacks. We evaluate the framework on a new benchmark covering 17 distinct backdoor scenarios, including challenging cases where multiple backdoors co-exist. AutoDebias detects malicious patterns with 91.6% accuracy and reduces the backdoor success rate from 90% to negligible levels, while preserving the visual fidelity of the original model.

Keywords

Cite

@article{arxiv.2508.00445,
  title  = {AutoDebias: Automated Framework for Debiasing Text-to-Image Models},
  author = {Hongyi Cai and Mohammad Mahdinur Rahman and Mingkang Dong and Muxin Pu and Moqyad Alqaily and Jie Li and Xinfeng Li and Jialie Shen and Meikang Qiu and Qingsong Wen},
  journal= {arXiv preprint arXiv:2508.00445},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T04:29:06.268Z