English

A Realistic Evaluation of Semi-Supervised Learning for Fine-Grained Classification

Computer Vision and Pattern Recognition 2021-04-02 v1 Machine Learning

Abstract

We evaluate the effectiveness of semi-supervised learning (SSL) on a realistic benchmark where data exhibits considerable class imbalance and contains images from novel classes. Our benchmark consists of two fine-grained classification datasets obtained by sampling classes from the Aves and Fungi taxonomy. We find that recently proposed SSL methods provide significant benefits, and can effectively use out-of-class data to improve performance when deep networks are trained from scratch. Yet their performance pales in comparison to a transfer learning baseline, an alternative approach for learning from a few examples. Furthermore, in the transfer setting, while existing SSL methods provide improvements, the presence of out-of-class is often detrimental. In this setting, standard fine-tuning followed by distillation-based self-training is the most robust. Our work suggests that semi-supervised learning with experts on realistic datasets may require different strategies than those currently prevalent in the literature.

Keywords

Cite

@article{arxiv.2104.00679,
  title  = {A Realistic Evaluation of Semi-Supervised Learning for Fine-Grained Classification},
  author = {Jong-Chyi Su and Zezhou Cheng and Subhransu Maji},
  journal= {arXiv preprint arXiv:2104.00679},
  year   = {2021}
}

Comments

CVPR 2021 (oral)

R2 v1 2026-06-24T00:47:08.379Z