HIERMATCH: Leveraging Label Hierarchies for Improving Semi-Supervised Learning
Ashima Garg, Shaurya Bagga, Yashvardhan Singh, Saket Anand

TL;DR
HIERMATCH is a novel semi-supervised learning framework that leverages hierarchical label information to reduce labeling costs and improve performance, applicable to existing methods like MixMatch and FixMatch.
Contribution
It introduces a generic approach that utilizes coarse labels as weak supervision to enhance semi-supervised learning, reducing the need for fine-grained labels.
Findings
Reduces fine-grained label usage by 50% on CIFAR-100
Achieves only 0.59% accuracy drop compared to state-of-the-art methods
Demonstrates effectiveness on CIFAR-100 and NABirds datasets
Abstract
Semi-supervised learning approaches have emerged as an active area of research to combat the challenge of obtaining large amounts of annotated data. Towards the goal of improving the performance of semi-supervised learning methods, we propose a novel framework, HIERMATCH, a semi-supervised approach that leverages hierarchical information to reduce labeling costs and performs as well as a vanilla semi-supervised learning method. Hierarchical information is often available as prior knowledge in the form of coarse labels (e.g., woodpeckers) for images with fine-grained labels (e.g., downy woodpeckers or golden-fronted woodpeckers). However, the use of supervision using coarse category labels to improve semi-supervised techniques has not been explored. In the absence of fine-grained labels, HIERMATCH exploits the label hierarchy and uses coarse class labels as a weak supervisory signal.…
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
HIERMATCH: Leveraging Label Hierarchies for Improving Semi-Supervised Learning· youtube
Taxonomy
TopicsDigital Imaging for Blood Diseases · Machine Learning and Data Classification · AI in cancer detection
MethodsFixMatch
