1S-DAug: One-Shot Data Augmentation for Robust Few-Shot Generalization
About
Few-shot learning (FSL) challenges model generalization to novel classes based on just a few shots of labeled examples, a testbed where traditional test-time augmentations fail to be effective. We introduce 1S-DAug, a one-shot generative augmentation operator that synthesizes diverse yet faithful variants from just one example image at test time. 1S-DAug couples traditional geometric perturbations with controlled noise injection and a denoising diffusion process conditioned on the original image. The generated images are then encoded and aggregated, alongside the original image, into a combined representation for more robust FSL predictions. Integrated as a training-free model-agnostic plugin, 1S-DAug consistently improves FSL across standard benchmarks of 4 different datasets without any model parameter update, including achieving over 10% proportional accuracy improvement on the miniImagenet 5-way-1-shot benchmark. Codes will be released.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot classification | CUB (test) | Accuracy75.72 | 145 | |
| Few-shot classification | miniImageNet (test) | Accuracy83.66 | 120 | |
| 5-way Few-shot Classification | tiered-ImageNet | Accuracy85.55 | 39 | |
| 5-way 1-shot Classification | ImageNet mini | Top-1 Accuracy (ACC_1)69.25 | 31 | |
| Image Classification | CUB (test) | -- | 31 | |
| 5-way 5-shot Classification | Mini-ImageNet | Mean Accuracy83.38 | 27 | |
| Image Classification | Animals (test) | Accuracy80.66 | 4 |