Debiasify: Self-Distillation for Unsupervised Bias Mitigation
Nourhan Bayasi, Jamil Fayyad, Ghassan Hamarneh, Rafeef Garbi, Homayoun, Najjaran

TL;DR
Debiasify is a self-distillation method that unsupervisedly mitigates biases in neural networks, improving generalization and fairness across diverse datasets without requiring bias annotations.
Contribution
It introduces a novel unsupervised self-distillation technique that transfers knowledge within the network to learn debiased representations without prior bias knowledge.
Findings
Significantly improves worst-group accuracy in vision and medical imaging tasks.
Outperforms previous unsupervised debiasing methods by large margins.
Achieves comparable or better results than supervised approaches.
Abstract
Simplicity bias poses a significant challenge in neural networks, often leading models to favor simpler solutions and inadvertently learn decision rules influenced by spurious correlations. This results in biased models with diminished generalizability. While many current approaches depend on human supervision, obtaining annotations for various bias attributes is often impractical. To address this, we introduce Debiasify, a novel self-distillation approach that requires no prior knowledge about the nature of biases. Our method leverages a new distillation loss to transfer knowledge within the network, from deeper layers containing complex, highly-predictive features to shallower layers with simpler, attribute-conditioned features in an unsupervised manner. This enables Debiasify to learn robust, debiased representations that generalize effectively across diverse biases and datasets,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Fault Detection and Control Systems · Advanced Statistical Methods and Models
