Semantic-Aware Dual Contrastive Learning for Multi-label Image Classification
Leilei Ma, Dengdi Sun, Lei Wang, Haifeng Zhao, Bin Luo

TL;DR
This paper introduces a semantic-aware dual contrastive learning framework for multi-label image classification, effectively capturing complex label relationships and local discriminative features, leading to improved performance over state-of-the-art methods.
Contribution
The paper proposes a novel dual contrastive learning approach combining sample-to-sample and prototype-to-sample contrastive modules for enhanced multi-label image classification.
Findings
Outperforms state-of-the-art methods on five large-scale datasets
Effectively captures intra- and inter-category semantic relationships
Improves discriminative feature learning for multi-label classification
Abstract
Extracting image semantics effectively and assigning corresponding labels to multiple objects or attributes for natural images is challenging due to the complex scene contents and confusing label dependencies. Recent works have focused on modeling label relationships with graph and understanding object regions using class activation maps (CAM). However, these methods ignore the complex intra- and inter-category relationships among specific semantic features, and CAM is prone to generate noisy information. To this end, we propose a novel semantic-aware dual contrastive learning framework that incorporates sample-to-sample contrastive learning (SSCL) as well as prototype-to-sample contrastive learning (PSCL). Specifically, we leverage semantic-aware representation learning to extract category-related local discriminative features and construct category prototypes. Then based on SSCL,…
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
TopicsText and Document Classification Technologies · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsContrastive Learning · Class-activation map
