paper-with-me

Papers

Evolutionary Spiking Neural Networks: A Survey

2024-06-18 · Shuaijie Shen, Rui Zhang, Chao Wang, Renzhuo Huang, Aiersi Tuerhong, Qinghai Guo, Zhichao Lu, JianGuo Zhang, Luziwei Leng

Spiking neural networks (SNNs) are gaining increasing attention as potential computationally efficient alternatives to traditional artificial neural networks(ANNs). However, the unique information propagation mechanisms and the complexity of SNN neuron models pose challenges for adopting traditional methods developed for ANNs to SNNs. These challenges include both weight learning and architecture design. While surrogate gradient learning has shown some success in addressing the former challenge, the latter remains relatively unexplored. Recently, a novel paradigm utilizing evolutionary computation methods has emerged to tackle these challenges. This approach has resulted in the development of a variety of energy-efficient and high-performance SNNs across a wide range of machine learning benchmarks. In this paper, we present a survey of these works and initiate discussions on potential challenges ahead.

📄 PDF Abstract BibTeX arXiv:2406.12552

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

A multi-agent evolutionary robotics framework to train spiking neural networks

2020-12-07 · Souvik Das, Anirudh Shankar, Vaneet Aggarwal

A novel multi-agent evolutionary robotics (ER) based framework, inspired by competitive evolutionary environments in nature, is demonstrated for training Spiking Neural Networks (SNN). The weights of a population of SNNs…

Evolving Spiking Networks with Variable Resistive Memories

2015-05-17 · Gerard David Howard, Larry Bull, Ben De Lacy Costello, Andrew Adamatzky 외

Neuromorphic computing is a brainlike information processing paradigm that requires adaptive learning mechanisms. A spiking neuro-evolutionary system is used for this purpose; plastic resistive memories are implemented a…

Toward Large-scale Spiking Neural Networks: A Comprehensive Survey and Future Directions

2024-08-19 · Yangfan Hu, Qian Zheng, Guoqi Li, Huajin Tang 외

Deep learning has revolutionized artificial intelligence (AI), achieving remarkable progress in fields such as computer vision, speech recognition, and natural language processing. Moreover, the recent success of large l…

speech-recognitionSpeech Recognition

Quantum-inspired evolutionary algorithms: a survey and empirical study

2010-06-13 · 2011 2010 6 · Gexiang Zhang

Quantum-inspired evolutionary algorithms, one of the three main research areas related to the complex interaction between quantum computing and evolutionary algorithms, are receiving renewed attention. A quantum-inspired…

Evolutionary AlgorithmsSurvey

A survey on learning models of spiking neural membrane systems and spiking neural networks

2024-03-27 · Prithwineel Paul, Petr Sosik, Lucie Ciencialova

Spiking neural networks (SNN) are a biologically inspired model of neural networks with certain brain-like properties. In the past few decades, this model has received increasing attention in computer science community, …