HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Heterogeneous Semantic Transfer for Multi-label Recognition with Partial Labels

Chen Tianshui ; Pu Tao ; Liu Lingbo ; Shi Yukai ; Yang Zhijing ; Lin Liang

Heterogeneous Semantic Transfer for Multi-label Recognition with Partial
  Labels

Abstract

Multi-label image recognition with partial labels (MLR-PL), in which somelabels are known while others are unknown for each image, may greatly reducethe cost of annotation and thus facilitate large-scale MLR. We find that strongsemantic correlations exist within each image and across different images, andthese correlations can help transfer the knowledge possessed by the knownlabels to retrieve the unknown labels and thus improve the performance of theMLR-PL task (see Figure 1). In this work, we propose a novel heterogeneoussemantic transfer (HST) framework that consists of two complementary transfermodules that explore both within-image and cross-image semantic correlations totransfer the knowledge possessed by known labels to generate pseudo labels forthe unknown labels. Specifically, an intra-image semantic transfer (IST) modulelearns an image-specific label co-occurrence matrix for each image and maps theknown labels to complement the unknown labels based on these matrices.Additionally, a cross-image transfer (CST) module learns category-specificfeature-prototype similarities and then helps complement the unknown labelsthat have high degrees of similarity with the corresponding prototypes.Finally, both the known and generated pseudo labels are used to train MLRmodels. Extensive experiments conducted on the Microsoft COCO, Visual Genome,and Pascal VOC 2007 datasets show that the proposed HST framework achievessuperior performance to that of current state-of-the-art algorithms.Specifically, it obtains mean average precision (mAP) improvements of 1.4%,3.3%, and 0.4% on the three datasets over the results of the best-performingpreviously developed algorithm.

Code Repositories

hcplab-sysu/hcp-mlr-pl
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-label-image-recognition-with-partialHST
Average mAP: 77.9
multi-label-image-recognition-with-partial-1HST
Average mAP: 90.9
multi-label-image-recognition-with-partial-2HST
Average mAP: 44.8

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
Heterogeneous Semantic Transfer for Multi-label Recognition with Partial Labels | Papers | HyperAI