paper-with-me

Papers

Stable Learning Using Spiking Neural Networks Equipped With Affine Encoders and Decoders

2024-04-06 · A. Martina Neuman, Dominik Dold, Philipp Christian Petersen

We study the learning problem associated with spiking neural networks. Specifically, we focus on spiking neural networks composed of simple spiking neurons having only positive synaptic weights, equipped with an affine encoder and decoder; we refer to these as affine spiking neural networks. These neural networks are shown to depend continuously on their parameters, which facilitates classical covering number-based generalization statements and supports stable gradient-based training. We demonstrate that the positivity of the weights enables a wide range of expressivity results, including rate-optimal approximation of smooth functions and dimension-independent approximation of Barron regular functions. In particular, we show in theory and simulations that affine spiking neural networks are capable of approximating shallow ReLU neural networks. Furthermore, we apply these affine spiking neural networks to standard machine learning benchmarks and reach competitive results. Finally, we observe that from a generalization perspective, contrary to feedforward neural networks or previous results for general spiking neural networks, the depth has little to no adverse effect on the generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2404.04549

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders

2019-01-06 · ICLR 2019 5 · Xuezhe Ma, Chunting Zhou, Eduard Hovy

Variational Autoencoder (VAE), a simple and effective deep generative model, has led to a number of impressive empirical successes and spawned many advanced variants and theoretical investigations. However, recent studie…

Density EstimationImage GenerationRepresentation Learning

Cascade Decoders-Based Autoencoders for Image Reconstruction

2021-06-29 · Honggui Li, Dimitri Galayko, Maria Trocan, Mohamad Sawan

Autoencoders are composed of coding and decoding units, hence they hold the inherent potential of high-performance data compression and signal compressed sensing. The main disadvantages of current autoencoders comprise t…

compressed sensingData CompressionImage CompressionImage Reconstruction

Nonnegative autoencoder with simplified random neural network

2016-09-25 · Yonghua Yin, Erol Gelenbe

This paper proposes new nonnegative (shallow and multi-layer) autoencoders by combining the spiking Random Neural Network (RNN) model, the network architecture typical used in deep-learning area and the training techniqu…

Unsupervised Abstractive Dialogue Summarization for Tete-a-Tetes

2020-09-15 · Xinyuan Zhang, Ruiyi Zhang, Manzil Zaheer, Amr Ahmed

High-quality dialogue-summary paired data is expensive to produce and domain-sensitive, making abstractive dialogue summarization a challenging task. In this work, we propose the first unsupervised abstractive dialogue s…

Abstractive Dialogue Summarizationdialogue summarySentenceText Summarization

Spiking CapsNet: A Spiking Neural Network With A Biologically Plausible Routing Rule Between Capsules

2021-11-15 · Dongcheng Zhao, Yang Li, Yi Zeng, Jihang Wang 외

Spiking neural network (SNN) has attracted much attention due to their powerful spatio-temporal information representation ability. Capsule Neural Network (CapsNet) does well in assembling and coupling features at differ…