Fine-Grained Class-Conditional Distribution Balancing for Debiased Learning

Abstract

Achieving group-robust generalization in the presence of spurious correlations remains a significant challenge, particularly when bias annotations are unavailable. Recent studies on Class-Conditional Distribution Balancing (CCDB) reveal that spurious correlations often stem from mismatches between the class-conditional and marginal distributions of bias attributes. They achieve promising results by addressing this issue through simple distribution matching in a bias-agnostic manner. However, CCDB approximates each distribution using a single Gaussian, which is overly simplistic and rarely holds in real-world applications. To address this limitation, we propose a novel Multi-stage data-Selective reTraining strategy (MST), which describes each distribution in greater detail using the hard confusion matrix. Building on these finer descriptions, we propose a fine-grained variant of CCDB, termed FG-CCDB, which enhances distribution matching through more precise confusion-cell-wise reweighting. FG-CCDB learns sample weights from a global perspective, effectively mitigating spurious correlations without incurring substantial storage or computational overhead. Extensive experiments demonstrate that MST serves as a reliable proxy for ground-truth bias annotations and can be seamlessly integrated with bias-supervised methods. Moreover, when combined with FG-CCDB, our method performs on par with bias-supervised approaches on binary classification tasks and significantly outperforms them in highly biased multi-class and multi-shortcut scenarios.

Cite

Text

Zhao and Zhang. "Fine-Grained Class-Conditional Distribution Balancing for Debiased Learning." International Conference on Learning Representations, 2026.

Markdown

[Zhao and Zhang. "Fine-Grained Class-Conditional Distribution Balancing for Debiased Learning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhao2026iclr-finegrained/)

BibTeX

@inproceedings{zhao2026iclr-finegrained,
  title     = {{Fine-Grained Class-Conditional Distribution Balancing for Debiased Learning}},
  author    = {Zhao, Miaoyun and Zhang, Qiang},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhao2026iclr-finegrained/}
}