Papers › Distribution-Aware Data Expansion with Diffusion Models

Distribution-Aware Data Expansion with Diffusion Models

11 Mar 2024arXiv:2403.06741archive 2025-07-28

Haowei Zhu, Ling Yang, Jun-Hai Yong, Hongzhi Yin, Jiawei Jiang, Meng Xiao, Wentao Zhang, Bin Wang

The scale and quality of a dataset significantly impact the performance of deep models. However, acquiring large-scale annotated datasets is both a costly and time-consuming endeavor. To address this challenge, dataset expansion technologies aim to automatically augment datasets, unlocking the full potential of deep models. Current data expansion techniques include image transformation and image synthesis methods. Transformation-based methods introduce only local variations, leading to limited diversity. In contrast, synthesis-based methods generate entirely new content, greatly enhancing informativeness. However, existing synthesis methods carry the risk of distribution deviations, potentially degrading model performance with out-of-distribution samples. In this paper, we propose DistDiff, a training-free data expansion framework based on the distribution-aware diffusion model. DistDiff constructs hierarchical prototypes to approximate the real data distribution, optimizing latent data points within diffusion models with hierarchical energy guidance. We demonstrate its capability to generate distribution-consistent samples, significantly improving data expansion tasks. DistDiff consistently enhances accuracy across a diverse range of datasets compared to models trained solely on original data. Furthermore, our approach consistently outperforms existing synthesis-based techniques and demonstrates compatibility with widely adopted transformation-based augmentation methods. Additionally, the expanded dataset exhibits robustness across various architectural frameworks. Our code is available at https://github.com/haoweiz23/DistDiff

PaperPDFCodeCode 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="2403.06741")

Code

Syntology Ran 12 of 14 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 6 ran with no contract checked.

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

haoweiz23/distdiff 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

14 samples harvested; 12 ran; 2 honoured the contract we drafted; 2 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 · honoured contract
1ran · violated contract
2ran · our draft was wrong
1ran · fixture could not drive it
6ran
2unverified

Licence: 14 of the 14 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 haoweiz23/distdiff. “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.

add_encoder_image_method haoweiz23/distdiff/model_utils.py official repository ran no licence file found · pointer only · 1f6ce19e4dcb2553 · report
encode_prompt haoweiz23/distdiff/dataloader.py official repository ran no licence file found · pointer only · a8377f4852c0c2ce · report
extract_performance haoweiz23/distdiff/parse_logs.py official repository ran no licence file found · pointer only · 34a498b0a1a5b5ed · report
float_parameter haoweiz23/distdiff/augmentations/augmentations.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 9f75cd937e9f1824 · report
int_parameter haoweiz23/distdiff/augmentations/augmentations.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · fa762f2f1e10f2e4 · report
mixup_criterion haoweiz23/distdiff/augmentations/mixup.py official repository ran · our draft was wrong no licence file found · pointer only · 97f484048ac03556 · report
mixup_data haoweiz23/distdiff/augmentations/mixup.py official repository ran · fixture could not drive it no licence file found · pointer only · 345e624f9cc2e32a · report
sample_level haoweiz23/distdiff/augmentations/augmentations.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 5cc8d4764ac07a35 · report
simple_preprocess haoweiz23/distdiff/generate_data.py official repository ran no licence file found · pointer only · 160b28a12db42974 · report
tokenize_prompt haoweiz23/distdiff/dataloader.py official repository ran · our draft was wrong no licence file found · pointer only · a67a2074238bd9ef · report
vae_tensor_to_pil_image haoweiz23/distdiff/generate_data.py official repository ran no licence file found · pointer only · d54a985a9bdd066a · report
wrap_clip_forward haoweiz23/distdiff/model_utils.py official repository ran no licence file found · pointer only · 5dcf0f0ff560ab07 · report
compute_text_embeddings haoweiz23/distdiff/dataloader.py official repository unverified no licence file found · pointer only · e39ea3d3e4b88bdf · report
denoise_one_step haoweiz23/distdiff/generate_data.py official repository unverified no licence file found · pointer only · 114aaac37fbe6be6 · report

Tasks

Image GenerationInformativeness

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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