NECVAug 29, 2024

Spiking Diffusion Models

arXiv:2408.16467v110 citationsh-index: 11Has Code
Originality Highly original
AI Analysis

This work addresses the problem of high energy consumption in generative models for researchers and practitioners in low-energy AI, representing a pivotal advancement in SNN-based generation.

The paper tackles the challenge of applying Spiking Neural Networks (SNNs) to image generation by proposing Spiking Diffusion Models (SDMs), which achieve high-quality samples with significantly reduced energy consumption, outperforming previous SNN-based models by a large margin and demonstrating competitive performance to ANN counterparts with few spiking time steps.

Recent years have witnessed Spiking Neural Networks (SNNs) gaining attention for their ultra-low energy consumption and high biological plausibility compared with traditional Artificial Neural Networks (ANNs). Despite their distinguished properties, the application of SNNs in the computationally intensive field of image generation is still under exploration. In this paper, we propose the Spiking Diffusion Models (SDMs), an innovative family of SNN-based generative models that excel in producing high-quality samples with significantly reduced energy consumption. In particular, we propose a Temporal-wise Spiking Mechanism (TSM) that allows SNNs to capture more temporal features from a bio-plasticity perspective. In addition, we propose a threshold-guided strategy that can further improve the performances by up to 16.7% without any additional training. We also make the first attempt to use the ANN-SNN approach for SNN-based generation tasks. Extensive experimental results reveal that our approach not only exhibits comparable performance to its ANN counterpart with few spiking time steps, but also outperforms previous SNN-based generative models by a large margin. Moreover, we also demonstrate the high-quality generation ability of SDM on large-scale datasets, e.g., LSUN bedroom. This development marks a pivotal advancement in the capabilities of SNN-based generation, paving the way for future research avenues to realize low-energy and low-latency generative applications. Our code is available at https://github.com/AndyCao1125/SDM.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes