SITTA: Single Image Texture Translation for Data Augmentation
Boyi Li, Yin Cui, Tsung-Yi Lin, Serge Belongie

TL;DR
SITTA introduces a fast, efficient single-image texture translation method for data augmentation, significantly improving recognition performance in long-tailed and few-shot image classification tasks.
Contribution
The paper presents a novel lightweight model for texture translation from a single image, enhancing data augmentation for recognition tasks and enabling data-efficient training strategies.
Findings
Improved image recognition accuracy with SITTA-augmented data
Effective in long-tailed and few-shot classification scenarios
Provides a basis for augmentation engineering approaches
Abstract
Recent advances in data augmentation enable one to translate images by learning the mapping between a source domain and a target domain. Existing methods tend to learn the distributions by training a model on a variety of datasets, with results evaluated largely in a subjective manner. Relatively few works in this area, however, study the potential use of image synthesis methods for recognition tasks. In this paper, we propose and explore the problem of image translation for data augmentation. We first propose a lightweight yet efficient model for translating texture to augment images based on a single input of source texture, allowing for fast training and testing, referred to as Single Image Texture Translation for data Augmentation (SITTA). Then we explore the use of augmented data in long-tailed and few-shot image classification tasks. We find the proposed augmentation method and…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
