Papers › Inversion Circle Interpolation: Diffusion-based Image Augmentation for Data-scarce...

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

29 Aug 2024CVPR 2025 1arXiv:2408.16266archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.16266")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

scuwyh2000/diff-ii officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · fixture could not drive it
7ran
4unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from scuwyh2000/diff-ii. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy scuwyh2000/diff-ii/train_classifier.py official repository ran · fixture could not drive it no licence file found · pointer only · 983576fa67f4f01e · report
calculate_accuracy scuwyh2000/diff-ii/utils.py official repository ran no licence file found · pointer only · e2b3a579a11aa8cc · report
calculate_confusion_matrix scuwyh2000/diff-ii/utils.py official repository ran no licence file found · pointer only · 334ec5d32fa6d718 · report
get_pairs scuwyh2000/diff-ii/interpolation_le.py official repository ran no licence file found · pointer only · e9a92cd9915a9a94 · report
is_vector_label scuwyh2000/diff-ii/utils.py official repository ran fingerprinted no licence file found · pointer only · b2d0656169076b2c · report
load_image scuwyh2000/diff-ii/get_inversion.py official repository ran no licence file found · pointer only · e9fa9ecafcd8097f · report
rand_slerp scuwyh2000/diff-ii/interpolation_le.py official repository ran fingerprinted no licence file found · pointer only · 1f4e01bb776d28ae · report
reduce_mean scuwyh2000/diff-ii/train_classifier.py official repository ran · fixture could not drive it no licence file found · pointer only · fe089b539afcc496 · report
translate_x_rel scuwyh2000/diff-ii/randaugment.py official repository ran no licence file found · pointer only · a4b471197204b414 · report
load_diffmix_embeddings scuwyh2000/diff-ii/get_inversion.py official repository unverified no licence file found · pointer only · 3b9bd21d698362f5 · report
shear_x scuwyh2000/diff-ii/randaugment.py official repository unverified no licence file found · pointer only · 7b4e3d0bd192b677 · report
shear_y scuwyh2000/diff-ii/randaugment.py official repository unverified no licence file found · pointer only · e31c4b500a240e69 · report
validate scuwyh2000/diff-ii/train_classifier.py official repository unverified no licence file found · pointer only · cdec92995eadc2eb · report

Tasks

ClassificationData AugmentationDenoisingDiversityImage AugmentationImage ClassificationImage Generationimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections