TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DualCoOp: Fast Adaptation to Multi-Label Recognition with ...

DualCoOp: Fast Adaptation to Multi-Label Recognition with Limited Annotations

Ximeng Sun, Ping Hu, Kate Saenko

2022-06-20Multi-label Image Recognition with Partial Labels
PaperPDFCode

Abstract

Solving multi-label recognition (MLR) for images in the low-label regime is a challenging task with many real-world applications. Recent work learns an alignment between textual and visual spaces to compensate for insufficient image labels, but loses accuracy because of the limited amount of available MLR annotations. In this work, we utilize the strong alignment of textual and visual features pretrained with millions of auxiliary image-text pairs and propose Dual Context Optimization (DualCoOp) as a unified framework for partial-label MLR and zero-shot MLR. DualCoOp encodes positive and negative contexts with class names as part of the linguistic input (i.e. prompts). Since DualCoOp only introduces a very light learnable overhead upon the pretrained vision-language framework, it can quickly adapt to multi-label recognition tasks that have limited annotations and even unseen classes. Experiments on standard multi-label recognition benchmarks across two challenging low-label settings demonstrate the advantages of our approach over state-of-the-art methods.

Results

TaskDatasetMetricValueModel
Multi-Label Image ClassificationMS-COCO-2014Average mAP81.9DualCoOp
Multi-Label Image ClassificationPASCAL VOC 2007Average mAP93.2DualCoOp
Image ClassificationMS-COCO-2014Average mAP81.9DualCoOp
Image ClassificationPASCAL VOC 2007Average mAP93.2DualCoOp
2D ClassificationMS-COCO-2014Average mAP81.9DualCoOp
2D ClassificationPASCAL VOC 2007Average mAP93.2DualCoOp

Related Papers

Saliency Regularization for Self-Training with Partial Annotations2023-01-01Texts as Images in Prompt Tuning for Multi-Label Image Recognition2022-11-23Dual-Perspective Semantic-Aware Representation Blending for Multi-Label Image Recognition with Partial Labels2022-05-26Heterogeneous Semantic Transfer for Multi-label Recognition with Partial Labels2022-05-23Semantic-Aware Representation Blending for Multi-Label Image Recognition with Partial Labels2022-03-04Structured Semantic Transfer for Multi-Label Recognition with Partial Labels2021-12-21Learning Graph Convolutional Networks for Multi-Label Recognition and Applications2021-03-03Knowledge-Guided Multi-Label Few-Shot Learning for General Image Recognition2020-09-20