PS-TTL: Prototype-based Soft-labels and Test-Time Learning for Few-shot Object Detection
Yingjie Gao, Yanan Zhang, Ziyue Huang, Nanqing Liu, Di Huang

TL;DR
This paper introduces PS-TTL, a novel framework for few-shot object detection that combines prototype-based soft-labeling with test-time learning to improve detection performance with limited data.
Contribution
The paper proposes a new FSOD framework integrating a test-time learning module and a prototype-based soft-label strategy, enhancing detection accuracy with few samples.
Findings
Achieves state-of-the-art results on VOC and COCO benchmarks.
Effectively utilizes low-confidence pseudo-labels to improve detection.
Demonstrates significant performance gains over existing methods.
Abstract
In recent years, Few-Shot Object Detection (FSOD) has gained widespread attention and made significant progress due to its ability to build models with a good generalization power using extremely limited annotated data. The fine-tuning based paradigm is currently dominating this field, where detectors are initially pre-trained on base classes with sufficient samples and then fine-tuned on novel ones with few samples, but the scarcity of labeled samples of novel classes greatly interferes precisely fitting their data distribution, thus hampering the performance. To address this issue, we propose a new framework for FSOD, namely Prototype-based Soft-labels and Test-Time Learning (PS-TTL). Specifically, we design a Test-Time Learning (TTL) module that employs a mean-teacher network for self-training to discover novel instances from test data, allowing detectors to learn better…
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
TopicsAnomaly Detection Techniques and Applications · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsSoftmax · Attention Is All You Need · Balanced Selection
