Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels
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.
Cite
Text
Zhao et al. "Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I21.34444Markdown
[Zhao et al. "Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhao2025aaai-twofold/) doi:10.1609/AAAI.V39I21.34444BibTeX
@inproceedings{zhao2025aaai-twofold,
title = {{Twofold Debiasing Enhances Fine-Grained Learning with Coarse Labels}},
author = {Zhao, Xin-yang and Jin, Jian and Li, Yang-yang and Yao, Yazhou},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {22831-22839},
doi = {10.1609/AAAI.V39I21.34444},
url = {https://mlanthology.org/aaai/2025/zhao2025aaai-twofold/}
}