English

FairAdaBN: Mitigating unfairness with adaptive batch normalization and its application to dermatological disease classification

Machine Learning 2023-07-06 v2 Computer Vision and Pattern Recognition

Abstract

Deep learning is becoming increasingly ubiquitous in medical research and applications while involving sensitive information and even critical diagnosis decisions. Researchers observe a significant performance disparity among subgroups with different demographic attributes, which is called model unfairness, and put lots of effort into carefully designing elegant architectures to address unfairness, which poses heavy training burden, brings poor generalization, and reveals the trade-off between model performance and fairness. To tackle these issues, we propose FairAdaBN by making batch normalization adaptive to sensitive attribute. This simple but effective design can be adopted to several classification backbones that are originally unaware of fairness. Additionally, we derive a novel loss function that restrains statistical parity between subgroups on mini-batches, encouraging the model to converge with considerable fairness. In order to evaluate the trade-off between model performance and fairness, we propose a new metric, named Fairness-Accuracy Trade-off Efficiency (FATE), to compute normalized fairness improvement over accuracy drop. Experiments on two dermatological datasets show that our proposed method outperforms other methods on fairness criteria and FATE.

Keywords

Cite

@article{arxiv.2303.08325,
  title  = {FairAdaBN: Mitigating unfairness with adaptive batch normalization and its application to dermatological disease classification},
  author = {Zikang Xu and Shang Zhao and Quan Quan and Qingsong Yao and S. Kevin Zhou},
  journal= {arXiv preprint arXiv:2303.08325},
  year   = {2023}
}

Comments

Accepted by MICCAI 2023

R2 v1 2026-06-28T09:17:42.315Z