HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Semantic-Aware Representation Blending for Multi-Label Image Recognition with Partial Labels

Pu Tao ; Chen Tianshui ; Wu Hefeng ; Lin Liang

Semantic-Aware Representation Blending for Multi-Label Image Recognition
  with Partial Labels

Abstract

Training the multi-label image recognition models with partial labels, inwhich merely some labels are known while others are unknown for each image, isa considerably challenging and practical task. To address this task, currentalgorithms mainly depend on pre-training classification or similarity models togenerate pseudo labels for the unknown labels. However, these algorithms dependon sufficient multi-label annotations to train the models, leading to poorperformance especially with low known label proportion. In this work, wepropose to blend category-specific representation across different images totransfer information of known labels to complement unknown labels, which canget rid of pre-training models and thus does not depend on sufficientannotations. To this end, we design a unified semantic-aware representationblending (SARB) framework that exploits instance-level and prototype-levelsemantic representation to complement unknown labels by two complementarymodules: 1) an instance-level representation blending (ILRB) module blends therepresentations of the known labels in an image to the representations of theunknown labels in another image to complement these unknown labels. 2) aprototype-level representation blending (PLRB) module learns more stablerepresentation prototypes for each category and blends the representation ofunknown labels with the prototypes of corresponding labels to complement theselabels. Extensive experiments on the MS-COCO, Visual Genome, Pascal VOC 2007datasets show that the proposed SARB framework obtains superior performanceover current leading competitors on all known label proportion settings, i.e.,with the mAP improvement of 4.6%, 4.%, 2.2% on these three datasets when theknown label proportion is 10%. Codes are available athttps://github.com/HCPLab-SYSU/HCP-MLR-PL.

Code Repositories

hcplab-sysu/hcp-mlr-pl
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
multi-label-image-recognition-with-partialSARB
Average mAP: 77.9
multi-label-image-recognition-with-partial-1SARB
Average mAP: 90.7
multi-label-image-recognition-with-partial-2SARB
Average mAP: 45.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Semantic-Aware Representation Blending for Multi-Label Image Recognition with Partial Labels | Papers | HyperAI