English

Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels

Computer Vision and Pattern Recognition 2025-02-28 v1

Abstract

The Coarse-to-Fine Few-Shot (C2FS) task is designed to train models using only coarse labels, then leverages a limited number of subclass samples to achieve fine-grained recognition capabilities. This task presents two main challenges: coarse-grained supervised pre-training suppresses the extraction of critical fine-grained features for subcategory discrimination, and models suffer from overfitting due to biased distributions caused by limited fine-grained samples. In this paper, we propose the Twofold Debiasing (TFB) method, which addresses these challenges through detailed feature enhancement and distribution calibration. Specifically, we introduce a multi-layer feature fusion reconstruction module and an intermediate layer feature alignment module to combat the model's tendency to focus on simple predictive features directly related to coarse-grained supervision, while neglecting complex fine-grained level details. Furthermore, we mitigate the biased distributions learned by the fine-grained classifier using readily available coarse-grained sample embeddings enriched with fine-grained information. Extensive experiments conducted on five benchmark datasets demonstrate the efficacy of our approach, achieving state-of-the-art results that surpass competitive methods.

Keywords

Cite

@article{arxiv.2502.19816,
  title  = {Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels},
  author = {Xin-yang Zhao and Jian Jin and Yang-yang Li and Yazhou Yao},
  journal= {arXiv preprint arXiv:2502.19816},
  year   = {2025}
}
R2 v1 2026-06-28T21:59:43.602Z