paper-with-me

홈 › Papers

Fully Spiking Variational Autoencoder

2021-09-26 · Hiromichi Kamata, Yusuke Mukuta, Tatsuya Harada

Spiking neural networks (SNNs) can be run on neuromorphic devices with ultra-high speed and ultra-low energy consumption because of their binary and event-driven nature. Therefore, SNNs are expected to have various applications, including as generative models being running on edge devices to create high-quality images. In this study, we build a variational autoencoder (VAE) with SNN to enable image generation. VAE is known for its stability among generative models; recently, its quality advanced. In vanilla VAE, the latent space is represented as a normal distribution, and floating-point calculations are required in sampling. However, this is not possible in SNNs because all features must be binary time series data. Therefore, we constructed the latent space with an autoregressive SNN model, and randomly selected samples from its output to sample the latent variables. This allows the latent variables to follow the Bernoulli process and allows variational learning. Thus, we build the Fully Spiking Variational Autoencoder where all modules are constructed with SNN. To the best of our knowledge, we are the first to build a VAE only with SNN layers. We experimented with several datasets, and confirmed that it can generate images with the same or better quality compared to conventional ANNs. The code is available at https://github.com/kamata1729/FullySpikingVAE

📄 PDF Abstract BibTeX arXiv:2110.00375

Code (1)

kamata1729/FullySpikingVAE 공식 구현 pytorch

Tasks

Image GenerationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

ESVAE: An Efficient Spiking Variational Autoencoder with Reparameterizable Poisson Spiking Sampling

2023-10-23 · Qiugang Zhan, Ran Tao, Xiurui Xie, Guisong Liu 외

In recent years, studies on image generation models of spiking neural networks (SNNs) have gained the attention of many researchers. Variational autoencoders (VAEs), as one of the most popular image generation models, ha…

DecoderImage Generation

Inferring response times of perceptual decisions with Poisson variational autoencoders

2025-11-14 · Hayden R. Johnson, Anastasia N. Krouglova, Hadi Vafaii, Jacob L. Yates 외 arxiv

Many properties of perceptual decision making are well-modeled by deep neural networks. However, such architectures typically treat decisions as instantaneous readouts, overlooking the temporal dynamics of the decision p…

Decision Making

Training Deep Spiking Auto-encoders without Bursting or Dying Neurons through Regularization

2021-09-22 · Justus F. Hübotter, Pablo Lanillos, Jakub M. Tomczak

Spiking neural networks are a promising approach towards next-generation models of the brain in computational neuroscience. Moreover, compared to classic artificial neural networks, they could serve as an energy-efficien…

Image Reconstruction

Metabolic cost of information processing in Poisson variational autoencoders

2026-02-13 · Hadi Vafaii, Jacob L. Yates arxiv

Computation in biological systems is fundamentally energy-constrained, yet standard theories of computation treat energy as freely available. Here, we argue that variational free energy minimization under a Poisson assum…

Disentanglement Learning for Variational Autoencoders Applied to Audio-Visual Speech Enhancement

2021-05-19 · Guillaume Carbajal, Julius Richter, Timo Gerkmann

Recently, the standard variational autoencoder has been successfully used to learn a probabilistic prior over speech signals, which is then used to perform speech enhancement. Variational autoencoders have then been cond…

AttributeDecoderDisentanglementSpeech Enhancement