Meta-RCNN: Meta Learning for Few-Shot Object Detection
Despite significant advances in object detection in recent years, training effective detectors in a small data regime remains an open challenge. Labelling training data for object detection is extremely expensive, and there is a need to develop techniques that can generalize well from small amounts of labelled data. We investigate this problem of few-shot object detection, where a detector has access to only limited amounts of annotated data. Based on the recently evolving meta-learning principle, we propose a novel meta-learning framework for object detection named ``Meta-RCNN", which learns the ability to perform few-shot detection via meta-learning. Specifically, Meta-RCNN learns an object detector in an episodic learning paradigm on the (meta) training data. This learning scheme helps acquire a prior which enables Meta-RCNN to do few-shot detection on novel tasks. Built on top of the Faster RCNN model, in Meta-RCNN, both the Region Proposal Network (RPN) and the object classification branch are meta-learned. The meta-trained RPN learns to provide class-specific proposals, while the object classifier learns to do few-shot classification. The novel loss objectives and learning strategy of Meta-RCNN can be trained in an end-to-end manner. We demonstrate the effectiveness of Meta-RCNN in addressing few-shot detection on Pascal VOC dataset and achieve promising results.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionMeta-LearningObjectobject-detectionObject DetectionRegion ProposalSimilar Papers 제목 키워드 기반
Meta R-CNN: Towards General Solver for Instance-Level Low-Shot Learning
Resembling the rapid learning capability of human, low-shot learning empowers vision systems to understand new concepts by training with few samples. Leading approaches derived from meta-learning on images with a single …
Few-Shot Object DetectionMeta-LearningObjectobject-detection+2Meta-DETR: Image-Level Few-Shot Object Detection with Inter-Class Correlation Exploitation
Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is constrained by several factors, such as (i) low…
Few-Shot Object DetectionMeta-Learningobject-detectionObject Detection+1Meta-DETR: Image-Level Few-Shot Detection with Inter-Class Correlation Exploitation
Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is still constrained by several factors, such as (…
Few-Shot Object DetectionMeta-LearningObjectobject-detection+1Meta-tuning Loss Functions and Data Augmentation for Few-shot Object Detection
Few-shot object detection, the problem of modelling novel object detection categories with few training instances, is an emerging topic in the area of few-shot learning and object detection. Contemporary techniques can b…
Data AugmentationFew-Shot LearningFew-Shot Object DetectionMeta-Learning+4Zero- and Few-Shot Event Detection via Prompt-Based Meta Learning
With emerging online topics as a source for numerous new events, detecting unseen / rare event types presents an elusive challenge for existing event detection methods, where only limited data access is provided for trai…
Event DetectionMeta-Learning