Structured Semantic Transfer for Multi-Label Recognition with Partial Labels
Tianshui Chen, Tao Pu, Hefeng Wu, Yuan Xie, Liang Lin

TL;DR
This paper introduces a structured semantic transfer framework that enables training multi-label image recognition models with only partial labels by leveraging intra-image and cross-image semantic correlations to generate pseudo labels.
Contribution
The proposed SST framework is the first to effectively utilize partial labels for multi-label recognition through dual semantic transfer modules, improving performance over existing methods.
Findings
Outperforms state-of-the-art algorithms on COCO, Visual Genome, and Pascal VOC datasets.
Effectively generates pseudo labels for unknown labels using semantic correlations.
Reduces annotation costs while maintaining high recognition accuracy.
Abstract
Multi-label image recognition is a fundamental yet practical task because real-world images inherently possess multiple semantic labels. However, it is difficult to collect large-scale multi-label annotations due to the complexity of both the input images and output label spaces. To reduce the annotation cost, we propose a structured semantic transfer (SST) framework that enables training multi-label recognition models with partial labels, i.e., merely some labels are known while other labels are missing (also called unknown labels) per image. The framework consists of two complementary transfer modules that explore within-image and cross-image semantic correlations to transfer knowledge of known labels to generate pseudo labels for unknown labels. Specifically, an intra-image semantic transfer module learns image-specific label co-occurrence matrix and maps the known labels to…
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
Taxonomy
TopicsText and Document Classification Technologies · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
