Pinpoint Counterfactuals: Reducing social bias in foundation models via localized counterfactual generation
Kirill Sirotkin, Marcos Escudero-Viñolo, Pablo Carballeira, Mayug Maniparambil, Catarina Barata, Noel E. O'Connor
TL;DR
This work addresses social bias in foundation models by introducing localized counterfactual generation that confines changes to attribute-related image regions via automated masking and guided inpainting. The method, validated on CC3M/Conceptual Captions, yields high visual and semantic fidelity, maintains performance on non-human-centric tasks, and enables bias profiling and mitigation through fine-tuning with synthetic, gender-balanced data. Key contributions include a masking-inpainting-caption-editing pipeline, a rigorous verification framework with aesthetic and distributional metrics, and empirical evidence that balanced synthetic data can reduce gender bias while preserving general vision capabilities. The approach offers a practical framework for creating balanced datasets that support both accurate bias profiling and effective mitigation in large-scale vision models.
Abstract
Foundation models trained on web-scraped datasets propagate societal biases to downstream tasks. While counterfactual generation enables bias analysis, existing methods introduce artifacts by modifying contextual elements like clothing and background. We present a localized counterfactual generation method that preserves image context by constraining counterfactual modifications to specific attribute-relevant regions through automated masking and guided inpainting. When applied to the Conceptual Captions dataset for creating gender counterfactuals, our method results in higher visual and semantic fidelity than state-of-the-art alternatives, while maintaining the performance of models trained using only real data on non-human-centric tasks. Models fine-tuned with our counterfactuals demonstrate measurable bias reduction across multiple metrics, including a decrease in gender classification disparity and balanced person preference scores, while preserving ImageNet zero-shot performance. The results establish a framework for creating balanced datasets that enable both accurate bias profiling and effective mitigation.
