GMem: A Modular Approach for Ultra-Efficient Generative Models
- DiffMVLM
Recent studies indicate that the denoising process in deep generative diffusion models implicitly learns and memorizes semantic information from the data distribution. These findings suggest that capturing more complex data distributions requires larger neural networks, leading to a substantial increase in computational demands, which in turn become the primary bottleneck in both training and inference of diffusion models. To this end, we introduce GMem: A Modular Approach for Ultra-Efficient Generative Models. Our approach GMem decouples the memory capacity from model and implements it as a separate, immutable memory set that preserves the essential semantic information in the data. The results are significant: GMem enhances both training, sampling efficiency, and diversity generation. This design on one hand reduces the reliance on network for memorize complex data distribution and thus enhancing both training and sampling efficiency. On ImageNet at resolution, GMem achieves a training speedup compared to SiT, reaching FID in fewer than epochs ( hours training time), while SiT requires epochs. Without classifier-free guidance, GMem achieves state-of-the-art (SoTA) performance FID in epochs with only hours of training, outperforming LightningDiT which requires epochs and hours to attain FID .
View on arXiv