TL;DR
This paper presents a novel two-level loss function for fair disease diagnosis in CT images, effectively addressing class imbalance and demographic bias, and demonstrates significant improvements on a benchmark dataset.
Contribution
It introduces a combined loss approach with provable guarantees that improves fairness and accuracy in medical image classification tasks.
Findings
Achieved a 13.3% higher macro F1 score over baseline.
Reduced demographic disparity by 78%.
Each component of the proposed method contributes to overall performance.
Abstract
Automated diagnosis from chest CT has improved considerably with deep learning, but models trained on skewed datasets tend to perform unevenly across patient demographics. However, the situation is worse than simple demographic bias. In clinical data, class imbalance and group underrepresentation often coincide, creating compound failure modes that neither standard rebalancing nor fairness corrections can fix alone. We introduce a two-level objective that targets both axes of this problem. Logit-adjusted cross-entropy loss operates at the sample level, shifting decision margins by class frequency with provable consistency guarantees. Conditional Value at Risk aggregation operates at the group level, directing optimization pressure toward whichever demographic group currently has the higher loss. We evaluate on the Fair Disease Diagnosis benchmark using a 3D ResNet-18 pretrained on…
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.
