paper-with-me

홈 › Papers

D$^4$M: Dataset Distillation via Disentangled Diffusion Model

2024-07-21 · Duo Su, Junjie Hou, Weizhi Gao, Yingjie Tian, Bowen Tang

Dataset distillation offers a lightweight synthetic dataset for fast network training with promising test accuracy. To imitate the performance of the original dataset, most approaches employ bi-level optimization and the distillation space relies on the matching architecture. Nevertheless, these approaches either suffer significant computational costs on large-scale datasets or experience performance decline on cross-architectures. We advocate for designing an economical dataset distillation framework that is independent of the matching architectures. With empirical observations, we argue that constraining the consistency of the real and synthetic image spaces will enhance the cross-architecture generalization. Motivated by this, we introduce Dataset Distillation via Disentangled Diffusion Model (D$^4$M), an efficient framework for dataset distillation. Compared to architecture-dependent methods, D$^4$M employs latent diffusion model to guarantee consistency and incorporates label information into category prototypes. The distilled datasets are versatile, eliminating the need for repeated generation of distinct datasets for various architectures. Through comprehensive experiments, D$^4$M demonstrates superior performance and robust generalization, surpassing the SOTA methods across most aspects.

📄 PDF Abstract BibTeX arXiv:2407.15138

Code (1)

richards94/D4M pytorch

Tasks

Dataset Distillation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

D^4: Dataset Distillation via Disentangled Diffusion Model

2024-01-01 · CVPR 2024 1 · Duo Su, Junjie Hou, Weizhi Gao, Yingjie Tian 외

Dataset distillation offers a lightweight synthetic dataset for fast network training with promising test accuracy. To imitate the performance of the original dataset most approaches employ bi-level optimization and …

Dataset Distillation

Motion Consistency Model: Accelerating Video Diffusion with Disentangled Motion-Appearance Distillation

2024-06-11 · Yuanhao Zhai, Kevin Lin, Zhengyuan Yang, Linjie Li 외

Image diffusion distillation achieves high-fidelity generation with very few sampling steps. However, applying these techniques directly to video diffusion often results in unsatisfactory frame quality due to the limited…

Visual Disentangled Diffusion Autoencoders: Scalable Counterfactual Generation for Foundation Models

2026-01-29 · Sidney Bender, Marco Morik arxiv

Foundation models, despite their robust zero-shot capabilities, remain vulnerable to spurious correlations and 'Clever Hans' strategies. Existing mitigation methods often rely on unavailable group labels or computational…

Knowledge Distillation

Dataset Distillation as Pushforward Optimal Quantization

2025-01-13 · Hong Ye Tan, Emma Slade

Dataset distillation aims to find a synthetic training set such that training on the synthetic data achieves similar performance to training on real data, with orders of magnitude less computational requirements. Existin…

Dataset DistillationDecoderQuantization

Closed-Loop Unsupervised Representation Disentanglement with $β$-VAE Distillation and Diffusion Probabilistic Feedback

2024-02-04 · Xin Jin, Bohan Li, Baao Xie, Wenyao Zhang 외

Representation disentanglement may help AI fundamentally understand the real world and thus benefit both discrimination and generation tasks. It currently has at least three unresolved core issues: (i) heavy reliance on …

DisentanglementImage Manipulation