Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Zikang Xu, Shang Zhao, Quan Quan, Qingsong Yao, S. Kevin Zhou• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationFitzpatrick17k
Accuracy63.3
24
Skin lesion classificationFitzpatrick-17k (test)
Accuracy0.8472
17
Medical Image ClassificationPAD-UFES-20
Accuracy74.8
16
Medical Image ClassificationODIR-5k
Accuracy66.9
16
Medical Image ClassificationPAD-UFES-20 (test)
Accuracy74.8
8
Medical Image ClassificationODIR-5k (test)
ACC65.5
8
Showing 6 of 6 rows

Other info

Code

Follow for update