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/Hierarchical Attention Network for Few-Shot Object Detecti...

Hierarchical Attention Network for Few-Shot Object Detection via Meta-Contrastive Learning

Dongwoo Park, Jong-Min Lee

2022-08-15Few-Shot LearningMeta-LearningFew-Shot Object DetectionContrastive Learningobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a hierarchical attention network with sequentially large receptive fields to fully exploit the query and support images. In addition, meta-learning does not distinguish the categories well because it determines whether the support and query images match. In other words, metric-based learning for classification is ineffective because it does not work directly. Thus, we propose a contrastive learning method called meta-contrastive learning, which directly helps achieve the purpose of the meta-learning strategy. Finally, we establish a new state-of-the-art network, by realizing significant margins. Our method brings 2.3, 1.0, 1.3, 3.4 and 2.4% AP improvements for 1-30 shots object detection on COCO dataset. Our code is available at: https://github.com/infinity7428/hANMCL

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (1-shot)AP13.4hANMCL
Object DetectionMS-COCO (30-shot)AP25hANMCL
Object DetectionMS-COCO (10-shot)AP22.4hANMCL
3DMS-COCO (1-shot)AP13.4hANMCL
3DMS-COCO (30-shot)AP25hANMCL
3DMS-COCO (10-shot)AP22.4hANMCL
Few-Shot Object DetectionMS-COCO (1-shot)AP13.4hANMCL
Few-Shot Object DetectionMS-COCO (30-shot)AP25hANMCL
Few-Shot Object DetectionMS-COCO (10-shot)AP22.4hANMCL
2D ClassificationMS-COCO (1-shot)AP13.4hANMCL
2D ClassificationMS-COCO (30-shot)AP25hANMCL
2D ClassificationMS-COCO (10-shot)AP22.4hANMCL
2D Object DetectionMS-COCO (1-shot)AP13.4hANMCL
2D Object DetectionMS-COCO (30-shot)AP25hANMCL
2D Object DetectionMS-COCO (10-shot)AP22.4hANMCL
16kMS-COCO (1-shot)AP13.4hANMCL
16kMS-COCO (30-shot)AP25hANMCL
16kMS-COCO (10-shot)AP22.4hANMCL

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17