Free-Grained Hierarchical Recognition
Seulki Park, Zilin Wang, Stella X. Yu
TL;DR
Real-world hierarchical recognition often faces mixed-granularity supervision, where training labels vary in detail across a fixed taxonomy. The authors propose free-grain learning and introduce ImageNet-3L and ImageNet-F to benchmark full taxonomy prediction under heterogeneous supervision, using CLIP-based pruning to simulate annotation variability. They develop Text-Attr and Taxon-SSL as semantic and visual guidance methods (with a joint option) that significantly improve full-path accuracy over traditional baselines across ImageNet-F, iNat21-mini-F, and CUB-F. The work delivers both a scalable benchmark and practical baselines, advancing robust hierarchical classification under realistic supervision constraints and suggesting directions for imbalance-aware enhancements.
Abstract
Hierarchical image classification predicts labels across a semantic taxonomy, but existing methods typically assume complete, fine-grained annotations, an assumption rarely met in practice. Real-world supervision varies in granularity, influenced by image quality, annotator expertise, and task demands; a distant bird may be labeled Bird, while a close-up reveals Bald eagle. We introduce ImageNet-F, a large-scale benchmark curated from ImageNet and structured into cognitively inspired basic, subordinate, and fine-grained levels. Using CLIP as a proxy for semantic ambiguity, we simulate realistic, mixed-granularity labels reflecting human annotation behavior. We propose free-grain learning, with heterogeneous supervision across instances. We develop methods that enhance semantic guidance via pseudo-attributes from vision-language models and visual guidance via semi-supervised learning. These, along with strong baselines, substantially improve performance under mixed supervision. Together, our benchmark and methods advance hierarchical classification under real-world constraints.
