🤖 AI Summary
This work investigates the impact of consistency distillation on memorization behavior in diffusion models, with a focus on how student models inherit or suppress memorized patterns when the teacher model has already memorized training data. Combining theoretical analysis based on neural networks with random features and systematic empirical experiments, the study reveals for the first time that consistency distillation not only accelerates inference but also actively suppresses unstable feature directions associated with memorization. The results demonstrate that this approach substantially reduces memory transfer while preserving or even enhancing sample generation quality, thereby effectively improving the trade-off between memorization and generalization.
📝 Abstract
Diffusion models are central to modern generative modeling, and understanding how they balance memorization and generalization is critical for reliable deployment. Recent work has shown that memorization in diffusion models is shaped by training dynamics, with generalization and memorization emerging at different stages of training. However, deployed diffusion models are often further distilled, introducing an additional training phase whose impact on memorization is not well understood. In this work, we analyze how distillation reshapes memorization behavior in diffusion models, taking consistency distillation as a representative framework. Empirically, we show that when applied to a teacher model that has memorized data, consistency distillation significantly reduces transferred memorization in the student while preserving, and sometimes improving, sample quality. To explain this behavior, we provide a theoretical analysis using a random feature neural network model [Bonnaire et al., 2025], showing that consistency distillation suppresses unstable feature directions associated with memorization while preserving stable, generalizable modes. Our findings suggest that distillation can serve not only as an acceleration tool, but also as a mechanism for improving the memorization-generalization trade-off.