paper-with-me

홈 › Papers

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

2021-04-01 · CVPR 2021 1 · Jong-Chyi Su, Zezhou Cheng, Subhransu Maji

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.

📄 PDF Abstract BibTeX arXiv:2104.00679

Code (1)

cvl-umass/ssl-evaluation pytorch

Tasks

General ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

A viable framework for semi-supervised learning on realistic dataset

2022-07-21 · Machine Learning 2022 7 · Hao Chang, Guochen Xie, Jun Yu, Qiang Ling 외

Semi-supervised Fine-Grained Recognition is a challenging task due to the difficulty of data imbalance, high inter-class similarity and domain mismatch. Recently, this field has witnessed giant leap and many methods have…

CrisisMatch: Semi-Supervised Few-Shot Learning for Fine-Grained Disaster Tweet Classification

2023-10-23 · Henry Peng Zou, Yue Zhou, Cornelia Caragea, Doina Caragea

The shared real-time information about natural disasters on social media platforms like Twitter and Facebook plays a critical role in informing volunteers, emergency managers, and response organizations. However, supervi…

Few-Shot Learning

FinePseudo: Improving Pseudo-Labelling through Temporal-Alignablity for Semi-Supervised Fine-Grained Action Recognition

2024-09-02 · Ishan Rajendrakumar Dave, Mamshad Nayeem Rizve, Mubarak Shah

Real-life applications of action recognition often require a fine-grained understanding of subtle movements, e.g., in sports analytics, user interactions in AR/VR, and surgical videos. Although fine-grained actions are m…

Action RecognitionDynamic Time WarpingFine-grained Action RecognitionMetric Learning+1

Fine-grained Action Segmentation using the Semi-Supervised Action GAN

2019-09-20 · Harshala Gammulle, Simon Denman, Sridha Sridharan, Clinton Fookes

In this paper we address the problem of continuous fine-grained action segmentation, in which multiple actions are present in an unsegmented video stream. The challenge for this task lies in the need to represent the hie…

Action ClassificationAction SegmentationGenerative Adversarial NetworkSegmentation

Roll With the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-supervised Fine-Grained Learning

2023-12-19 · Yue Duan, Zhen Zhao, Lei Qi, Luping Zhou 외

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 v…

Fine-Grained Image ClassificationSemi-Supervised Image Classification