KDC-Diff: A Latent-Aware Diffusion Model with Knowledge Retention for Memory-Efficient Image Generation
Md. Naimur Asif Borno, Md Sakib Hossain Shovon, Asmaa Soliman Al-Moisheer, Mohammad Ali Moni
TL;DR
Diffusion-based text-to-image models are highly computationally intensive, limiting real-world deployment. KDC-Diff addresses this by introducing a lightweight UNet backbone, a dual-layer knowledge distillation scheme, and latent-space replay-based continual learning to preserve quality with lower resources. The approach achieves strong performance while reducing parameters to $482$M and FLOPs to $228.85$ GMac, delivering competitive FID, CLIP, KID, and LPIPS scores on benchmark datasets. This work enables practical diffusion-based generation in low-resource environments and lays groundwork for edge-ready, scalable diffusion systems.
Abstract
The growing adoption of generative AI in real-world applications has exposed a critical bottleneck in the computational demands of diffusion-based text-to-image models. In this work, we propose KDC-Diff, a novel and scalable generative framework designed to significantly reduce computational overhead while maintaining high performance. At its core, KDC-Diff designs a structurally streamlined U-Net with a dual-layered knowledge distillation strategy to transfer semantic and structural representations from a larger teacher model. Moreover, a latent-space replay-based continual learning mechanism is incorporated to ensure stable generative performance across sequential tasks. Evaluated on benchmark datasets, our model demonstrates strong performance across FID, CLIP, KID, and LPIPS metrics while achieving substantial reductions in parameter count, inference time, and FLOPs. KDC-Diff offers a practical, lightweight, and generalizable solution for deploying diffusion models in low-resource environments, making it well-suited for the next generation of intelligent and resource-aware computing systems.
