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

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

4 Mar 2022arXiv:2203.02172archive 2025-07-28

Tao Pu, Tianshui Chen, Hefeng Wu, Liang Lin

Training the multi-label image recognition models with partial labels, in which merely some labels are known while others are unknown for each image, is a considerably challenging and practical task. To address this task, current algorithms mainly depend on pre-training classification or similarity models to generate pseudo labels for the unknown labels. However, these algorithms depend on sufficient multi-label annotations to train the models, leading to poor performance especially with low known label proportion. In this work, we propose to blend category-specific representation across different images to transfer information of known labels to complement unknown labels, which can get rid of pre-training models and thus does not depend on sufficient annotations. To this end, we design a unified semantic-aware representation blending (SARB) framework that exploits instance-level and prototype-level semantic representation to complement unknown labels by two complementary modules: 1) an instance-level representation blending (ILRB) module blends the representations of the known labels in an image to the representations of the unknown labels in another image to complement these unknown labels. 2) a prototype-level representation blending (PLRB) module learns more stable representation prototypes for each category and blends the representation of unknown labels with the prototypes of corresponding labels to complement these labels. Extensive experiments on the MS-COCO, Visual Genome, Pascal VOC 2007 datasets show that the proposed SARB framework obtains superior performance over 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 the known label proportion is 10%. Codes are available at https://github.com/HCPLab-SYSU/HCP-MLR-PL.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.02172")

Code

Syntology Ran 6 of 7 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 7 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hcplab-sysu/hcp-mlr-pl officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 6 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
5ran
1unverified

Licence: 7 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from HCPLab-SYSU/HCP-MLR-PL. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Bottleneck HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 4d4b93df23991b60 · report
Element_Wise_Layer HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran no licence file found · pointer only · 1e62157d840254f8 · report
GatedGNN HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran no licence file found · pointer only · be5d19f178d28512 · report
ResNet HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran no licence file found · pointer only · 871e40f785ab0751 · report
SemanticDecoupling HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · f41bc263991b8d15 · report
resnet101 HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository ran · our draft was wrong no licence file found · pointer only · 0df3f7fc5719d71e · report
SARB HCPLab-SYSU/HCP-MLR-PL/model/SARB.py official repository unverified no licence file found · pointer only · 85ca2d4f25ea1203 · report

Tasks

Multi-Label Image RecognitionMulti-label Image Recognition with Partial Labels

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multi-label Image Recognition with Partial Labels MS-COCO-2014 SARB Average mAP 77.9 #4 of 6 Archive leaderboard report
Multi-label Image Recognition with Partial Labels PASCAL VOC 2007 SARB Average mAP 90.7 #5 of 6 Archive leaderboard report
Multi-label Image Recognition with Partial Labels Visual Genome SARB Average mAP 45.6 #2 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections