Few-Shot Object Detection via Synthetic Features with Optimal Transport
Anh-Khoa Nguyen Vu, Thanh-Toan Do, Vinh-Tiep Nguyen, Tam Le,, Minh-Triet Tran, Tam V. Nguyen

TL;DR
This paper introduces a novel few-shot object detection method that uses a generator trained with optimal transport loss on base classes to generate synthetic data for novel classes, improving detection performance.
Contribution
It proposes a generator trained with optimal transport loss on base classes to synthesize data for novel classes, enhancing few-shot detection capabilities.
Findings
Outperforms state-of-the-art on benchmark datasets
Effective synthetic data generation for novel classes
Improved detection accuracy in few-shot scenarios
Abstract
Few-shot object detection aims to simultaneously localize and classify the objects in an image with limited training samples. However, most existing few-shot object detection methods focus on extracting the features of a few samples of novel classes that lack diversity. Hence, they may not be sufficient to capture the data distribution. To address that limitation, in this paper, we propose a novel approach in which we train a generator to generate synthetic data for novel classes. Still, directly training a generator on the novel class is not effective due to the lack of novel data. To overcome that issue, we leverage the large-scale dataset of base classes. Our overarching goal is to train a generator that captures the data variations of the base dataset. We then transform the captured variations into novel classes by generating synthetic data with the trained generator. To encourage…
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 · COVID-19 diagnosis using AI
MethodsFocus · Balanced Selection
