Semantic Guided Level-Category Hybrid Prediction Network for Hierarchical Image Classification
Peng Wang, Jingzhou Chen, Yuntao Qian

TL;DR
This paper introduces SGLCHPN, a novel hierarchical image classification network that jointly predicts levels and categories using semantic guidance, improving accuracy on noisy or low-quality images.
Contribution
The paper proposes a semantic guided hybrid prediction network with a cross-attention module for hierarchical classification, addressing noise and quality issues in images.
Findings
Effective on datasets with varying image quality
Outperforms existing hierarchical classification methods
Joint level and category prediction improves robustness
Abstract
Hierarchical classification (HC) assigns each object with multiple labels organized into a hierarchical structure. The existing deep learning based HC methods usually predict an instance starting from the root node until a leaf node is reached. However, in the real world, images interfered by noise, occlusion, blur, or low resolution may not provide sufficient information for the classification at subordinate levels. To address this issue, we propose a novel semantic guided level-category hybrid prediction network (SGLCHPN) that can jointly perform the level and category prediction in an end-to-end manner. SGLCHPN comprises two modules: a visual transformer that extracts feature vectors from the input images, and a semantic guided cross-attention module that uses categories word embeddings as queries to guide learning category-specific representations. In order to evaluate the proposed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning · Remote-Sensing Image Classification
MethodsConcatenated Skip Connection · Softmax
