A skewness-guided pruning method removes skin-tone-related components in skin lesion classifiers, improving fairness and reducing computational cost.
A Fair Loss Function for Network Pruning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Model pruning can enable the deployment of neural networks in environments with resource constraints. While pruning may have a small effect on the overall performance of the model, it can exacerbate existing biases into the model such that subsets of samples see significantly degraded performance. In this paper, we introduce the performance weighted loss function, a simple modified cross-entropy loss function that can be used to limit the introduction of biases during pruning. Experiments using the CelebA, Fitzpatrick17k and CIFAR-10 datasets demonstrate that the proposed method is a simple and effective tool that can enable existing pruning methods to be used in fairness sensitive contexts. Code used to produce all experiments contained in this paper can be found at https://github.com/robbiemeyer/pw_loss_pruning.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Enhancing Fairness in Skin Lesion Classification for Medical Diagnosis Using Prune Learning
A skewness-guided pruning method removes skin-tone-related components in skin lesion classifiers, improving fairness and reducing computational cost.