Semi-Supervised Learning with Taxonomic Labels
Jong-Chyi Su, Subhransu Maji

TL;DR
This paper demonstrates that incorporating coarse taxonomic labels into semi-supervised learning significantly improves fine-grained image classification accuracy, especially when hierarchical structures and out-of-domain data are carefully managed.
Contribution
It introduces methods to leverage taxonomic labels in semi-supervised learning, enhancing classifier performance and robustness in fine-grained domains.
Findings
Taxonomic labels improve classification accuracy by up to 6%.
Hierarchical label structures boost semi-supervised learning performance.
Hierarchy-guided data selection enhances robustness to out-of-domain data.
Abstract
We propose techniques to incorporate coarse taxonomic labels to train image classifiers in fine-grained domains. Such labels can often be obtained with a smaller effort for fine-grained domains such as the natural world where categories are organized according to a biological taxonomy. On the Semi-iNat dataset consisting of 810 species across three Kingdoms, incorporating Phylum labels improves the Species level classification accuracy by 6% in a transfer learning setting using ImageNet pre-trained models. Incorporating the hierarchical label structure with a state-of-the-art semi-supervised learning algorithm called FixMatch improves the performance further by 1.3%. The relative gains are larger when detailed labels such as Class or Order are provided, or when models are trained from scratch. However, we find that most methods are not robust to the presence of out-of-domain data from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases · COVID-19 diagnosis using AI
MethodsFixMatch
