Top-Related Meta-Learning Method for Few-Shot Object Detection
Qian Li, Nan Guo, Xiaochun Ye, Duo Wang, Dongrui Fan, Zhimin Tang

TL;DR
This paper introduces a novel meta-learning approach for few-shot object detection that uses semantic features to improve detection accuracy and reduce bias, achieving significant performance gains on Pascal VOC.
Contribution
It proposes a Top-C classification loss and a category-based grouping mechanism to enhance meta-learning for few-shot detection without extra datasets or costly modules.
Findings
Achieves nearly 4% improvement in detection APs over previous methods.
Effectively reduces bias and enhances semantic feature compactness within groups.
Demonstrates superior performance on Pascal VOC dataset.
Abstract
Many meta-learning methods are proposed for few-shot detection. However, previous most methods have two main problems, poor detection APs, and strong bias because of imbalance and insufficient datasets. Previous works mainly alleviate these issues by additional datasets, multi-relation attention mechanisms and sub-modules. However, they require more cost. In this work, for meta-learning, we find that the main challenges focus on related or irrelevant semantic features between categories. Therefore, based on semantic features, we propose a Top-C classification loss (i.e., TCL-C) for classification task and a category-based grouping mechanism for category-based meta-features obtained by the meta-model. The TCL-C exploits the true-label prediction and the most likely C-1 false classification predictions to improve detection performance on few-shot classes. According to similar appearance…
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.
Code & Models
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 · Multimodal Machine Learning Applications
