paper-with-me

홈 › Papers

Enhancing Diffusion-based Dataset Distillation via Adversary-Guided Curriculum Sampling

2025-08-02 · Lexiao Zou, Gongwei Chen, Yanda Chen, Miao Zhang arxiv

Dataset distillation aims to encapsulate the rich information contained in dataset into a compact distilled dataset but it faces performance degradation as the image-per-class (IPC) setting or image resolution grows larger. Recent advancements demonstrate that integrating diffusion generative models can effectively facilitate the compression of large-scale datasets while maintaining efficiency due to their superiority in matching data distribution and summarizing representative patterns. However, images sampled from diffusion models are always blamed for lack of diversity which may lead to information redundancy when multiple independent sampled images are aggregated as a distilled dataset. To address this issue, we propose Adversary-guided Curriculum Sampling (ACS), which partitions the distilled dataset into multiple curricula. For generating each curriculum, ACS guides diffusion sampling process by an adversarial loss to challenge a discriminator trained on sampled images, thus mitigating information overlap between curricula and fostering a more diverse distilled dataset. Additionally, as the discriminator evolves with the progression of curricula, ACS generates images from simpler to more complex, ensuring efficient and systematic coverage of target data informational spectrum. Extensive experiments demonstrate the effectiveness of ACS, which achieves substantial improvements of 4.1\% on Imagewoof and 2.1\% on ImageNet-1k over the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2508.01264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Diffusion-based Unrestricted Adversarial Attacks via Adversary Preferences Alignment

2025-06-02 · Kaixun Jiang, Zhaoyu Chen, Haijing Guo, Jinglun Li 외

Preference alignment in diffusion models has primarily focused on benign human preferences (e.g., aesthetic). In this paper, we propose a novel perspective: framing unrestricted adversarial example generation as a proble…

IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

2026-03-14 · Chenru Wang, Yunyi Chen, Zijun Yang, Joey Tianyi Zhou 외 arxiv

Dataset Distillation aims to synthesize compact datasets that can approximate the training efficacy of large-scale real datasets, offering an efficient solution to the increasing computational demands of modern deep lear…

MGD$^3$: Mode-Guided Dataset Distillation using Diffusion Models

2025-05-25 · Jeffrey A. Chan-Santiago, Praveen Tirupattur, Gaurav Kumar Nayak, Gaowen Liu 외

Dataset distillation has emerged as an effective strategy, significantly reducing training costs and facilitating more efficient model deployment. Recent advances have leveraged generative models to distill datasets by c…

Dataset DistillationDiversity

DreamWaltz-G: Expressive 3D Gaussian Avatars from Skeleton-Guided 2D Diffusion

2024-09-25 · Yukun Huang, Jianan Wang, Ailing Zeng, Zheng-Jun Zha 외

Leveraging pretrained 2D diffusion models and score distillation sampling (SDS), recent methods have shown promising results for text-to-3D avatar generation. However, generating high-quality 3D avatars capable of expres…

Text to 3D

Inference-Time Diffusion Model Distillation

2024-12-12 · Geon Yeong Park, Sang Wan Lee, Jong Chul Ye

Diffusion distillation models effectively accelerate reverse sampling by compressing the process into fewer steps. However, these models still exhibit a performance gap compared to their pre-trained diffusion model count…

Denoisingmodel