Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-Supervised Fine-Grained Learning
Abstract
While semi-supervised learning (SSL) has yielded promising results, the more realistic SSL scenario remains to be explored, in which the unlabeled data exhibits extremely high recognition difficulty, e.g., fine-grained visual classification in the context of SSL (SS-FGVC). The increased recognition difficulty on fine-grained unlabeled data spells disaster for pseudo-labeling accuracy, resulting in poor performance of the SSL model. To tackle this challenge, we propose Soft Label Selection with Confidence-Aware Clustering based on Class Transition Tracking (SoC) by reconstructing the pseudo-label selection process by jointly optimizing Expansion Objective and Shrinkage Objective, which is based on a soft label manner. Respectively, the former objective encourages soft labels to absorb more candidate classes to ensure the attendance of ground-truth class, while the latter encourages soft labels to reject more noisy classes, which is theoretically proved to be equivalent to entropy minimization. In comparisons with various state-of-the-art methods, our approach demonstrates its superior performance in SS-FGVC. Checkpoints and source code are available at https://github.com/NJUyued/SoC4SS-FGVC.
Cite
Text
Duan et al. "Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-Supervised Fine-Grained Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I10.29068Markdown
[Duan et al. "Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-Supervised Fine-Grained Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/duan2024aaai-roll/) doi:10.1609/AAAI.V38I10.29068BibTeX
@inproceedings{duan2024aaai-roll,
title = {{Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-Supervised Fine-Grained Learning}},
author = {Duan, Yue and Zhao, Zhen and Qi, Lei and Zhou, Luping and Wang, Lei and Shi, Yinghuan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {11829-11837},
doi = {10.1609/AAAI.V38I10.29068},
url = {https://mlanthology.org/aaai/2024/duan2024aaai-roll/}
}