paper-with-me

Papers

Inversion Circle Interpolation: Diffusion-based Image Augmentation for Data-scarce Classification

2024-08-29 · CVPR 2025 1 · Yanghao Wang, Long Chen

Data Augmentation (DA), i.e., synthesizing faithful and diverse samples to expand the original training set, is a prevalent and effective strategy to improve the performance of various data-scarce tasks. With the powerful image generation ability, diffusion-based DA has shown strong performance gains on different image classification benchmarks. In this paper, we analyze today's diffusion-based DA methods, and argue that they cannot take account of both faithfulness and diversity, which are two critical keys for generating high-quality samples and boosting classification performance. To this end, we propose a novel Diffusion-based DA method: Diff-II. Specifically, it consists of three steps: 1) Category concepts learning: Learning concept embeddings for each category. 2) Inversion interpolation: Calculating the inversion for each image, and conducting circle interpolation for two randomly sampled inversions from the same category. 3) Two-stage denoising: Using different prompts to generate synthesized images in a coarse-to-fine manner. Extensive experiments on various data-scarce image classification tasks (e.g., few-shot, long-tailed, and out-of-distribution classification) have demonstrated its effectiveness over state-of-the-art diffusion-based DA methods.

📄 PDF Abstract BibTeX arXiv:2408.16266

Code (1)

scuwyh2000/diff-ii 공식 구현 pytorch

Tasks

ClassificationData AugmentationDenoisingDiversityImage Augmentationimage-classificationImage ClassificationImage Generation

Similar Papers 제목 키워드 기반

Isometric Representation Learning for Disentangled Latent Space of Diffusion Models

2024-07-16 · Jaehoon Hahm, Junho Lee, Sunghyun Kim, Joonseok Lee

The latent space of diffusion model mostly still remains unexplored, despite its great success and potential in the field of generative modeling. In fact, the latent space of existing diffusion models are entangled, with…

Representation Learning

SSI-DM: Singularity Skipping Inversion of Diffusion Models

2026-02-02 · Chen Min, Enze Jiang, Jishen Peng, Zheng Ma arxiv

Inverting real images into the noise space is essential for editing tasks using diffusion models, yet existing methods produce non-Gaussian noise with poor editability due to the inaccuracy in early noising steps. We ide…

Interpolating between Images with Diffusion Models

2023-07-24 · Clinton J. Wang, Polina Golland

One little-explored frontier of image generation and editing is the task of interpolating between two input images, a feature missing from all currently deployed image generation pipelines. We argue that such a feature c…

DenoisingImage Generation

Lightning-Fast Image Inversion and Editing for Text-to-Image Diffusion Models

2023-12-19 · Dvir Samuel, Barak Meiri, Haggai Maron, Yoad Tewel 외

Diffusion inversion is the problem of taking an image and a text prompt that describes it and finding a noise latent that would generate the exact same image. Most current deterministic inversion techniques operate by ap…

GPU

DeepInv: A Novel Self-supervised Learning Approach for Fast and Accurate Diffusion Inversion

2026-01-04 · Ziyue Zhang, Luxi Lin, Xiaolin Hu, Chao Chang 외 arxiv

Diffusion inversion is a task of recovering the noise of an image in a diffusion model, which is vital for controllable diffusion image editing. At present, diffusion inversion still remains a challenging task due to the…

Self-Supervised LearningData AugmentationImage Editing