Meta R-CNN : Towards General Solver for Instance-level Few-shot Learning
Xiaopeng Yan, Ziliang Chen, Anni Xu, Xiaoxi Wang, Xiaodan Liang, Liang, Lin

TL;DR
Meta R-CNN introduces a meta-learning approach over RoI features, enabling Faster/Mask R-CNN to effectively perform few-shot object detection and segmentation in complex scenes with multiple objects.
Contribution
It extends Faster/Mask R-CNN with a novel meta-learning over RoI features and a Predictor-head Remodeling Network for improved few-shot detection and segmentation.
Findings
Achieves state-of-the-art results in few-shot object detection.
Significantly improves few-shot object segmentation performance.
Demonstrates flexibility and generality across tasks.
Abstract
Resembling the rapid learning capability of human, few-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 visual object. Obfuscated by a complex background and multiple objects in one image, they are hard to promote the research of few-shot object detection/segmentation. In this work, we present a flexible and general methodology to achieve these tasks. Our work extends Faster /Mask R-CNN by proposing meta-learning over RoI (Region-of-Interest) features instead of a full image feature. This simple spirit disentangles multi-object information merged with the background, without bells and whistles, enabling Faster /Mask R-CNN turn into a meta-learner to achieve the tasks. Specifically, we introduce a Predictor-head Remodeling Network (PRN) that shares its main backbone with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsRegion Proposal Network · Softmax · RoIAlign · Mask R-CNN · Convolution
