REVIEW 6 cited by
Query2Label: A Simple Transformer Way to Multi-Label Classification
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
This paper presents a simple and effective approach to solving the multi-label classification problem. The proposed approach leverages Transformer decoders to query the existence of a class label. The use of Transformer is rooted in the need of extracting local discriminative features adaptively for different labels, which is a strongly desired property due to the existence of multiple objects in one image. The built-in cross-attention module in the Transformer decoder offers an effective way to use label embeddings as queries to probe and pool class-related features from a feature map computed by a vision backbone for subsequent binary classifications. Compared with prior works, the new framework is simple, using standard Transformers and vision backbones, and effective, consistently outperforming all previous works on five multi-label classification data sets, including MS-COCO, PASCAL VOC, NUS-WIDE, and Visual Genome. Particularly, we establish $91.3\%$ mAP on MS-COCO. We hope its compact structure, simple implementation, and superior performance serve as a strong baseline for multi-label classification tasks and future studies. The code will be available soon at https://github.com/SlongLiu/query2labels.
Forward citations
Cited by 6 Pith papers
-
SenBen: Sensitive Scene Graphs for Explainable Content Moderation
SenBen is the first large-scale scene graph benchmark for sensitive content, paired with a 241M distilled model that outperforms most VLMs and safety APIs on grounded detection while running much faster.
-
PatchDEMUX: A Certifiably Robust Framework for Multi-label Classifiers Against Adversarial Patches
PatchDEMUX extends any certified single-label patch defense to multi-label classifiers by per-class certification and a location-aware procedure that tightens bounds when the attacker can plant only one patch.
-
Prompt-CAM: Making Vision Transformers Interpretable for Fine-Grained Analysis
Learning class-specific prompts on a frozen ViT yields attention maps that localize the discriminative traits used in fine-grained image classification.
-
Multi-label Classification using Deep Multi-order Context-aware Kernel Networks
Proposes DMCKN, a deep kernel network that aggregates multi-order spatial context via attention and random walks, showing modest gains on two multi-label benchmarks.
-
FISHER: Gradient-Decoupled Hierarchical Multi-Task Learning for Fine-Grained Aquatic Species Recognition
FISHER improves fine-grained fish recognition by detaching gradients between hierarchical tasks, raising ultra-rare species accuracy from 50.4% to 63.8% on Fish-Vista.
-
Image Classification with Deep Reinforcement Active Learning
An active learning method that uses deep reinforcement learning (DDPG) to decide which unlabeled images to query, after pre-ranking images by margin uncertainty, reports modest accuracy improvements on CIFAR-10, SVHN,...
Discussion (0). Continue with ORCID to comment.