paper-with-me

Papers

Efficient spike encoding algorithms for neuromorphic speech recognition

2022-07-14 · Sidi Yaya Arnaud Yarga, Jean Rouat, Sean U. N. Wood

Spiking Neural Networks (SNN) are known to be very effective for neuromorphic processor implementations, achieving orders of magnitude improvements in energy efficiency and computational latency over traditional deep learning approaches. Comparable algorithmic performance was recently made possible as well with the adaptation of supervised training algorithms to the context of SNN. However, information including audio, video, and other sensor-derived data are typically encoded as real-valued signals that are not well-suited to SNN, preventing the network from leveraging spike timing information. Efficient encoding from real-valued signals to spikes is therefore critical and significantly impacts the performance of the overall system. To efficiently encode signals into spikes, both the preservation of information relevant to the task at hand as well as the density of the encoded spikes must be considered. In this paper, we study four spike encoding methods in the context of a speaker independent digit classification system: Send on Delta, Time to First Spike, Leaky Integrate and Fire Neuron and Bens Spiker Algorithm. We first show that all encoding methods yield higher classification accuracy using significantly fewer spikes when encoding a bio-inspired cochleagram as opposed to a traditional short-time Fourier transform. We then show that two Send On Delta variants result in classification results comparable with a state of the art deep convolutional neural network baseline, while simultaneously reducing the encoded bit rate. Finally, we show that several encoding methods result in improved performance over the conventional deep learning baseline in certain cases, further demonstrating the power of spike encoding algorithms in the encoding of real-valued signals and that neuromorphic implementation has the potential to outperform state of the art techniques.

📄 PDF Abstract BibTeX arXiv:2207.07073

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

You Only Spike Once: Improving Energy-Efficient Neuromorphic Inference to ANN-Level Accuracy

2020-06-03 · Srivatsa P, Kyle Timothy Ng Chu, Burin Amornpaisannon, Yaswanth Tavva 외

In the past decade, advances in Artificial Neural Networks (ANNs) have allowed them to perform extremely well for a wide range of tasks. In fact, they have reached human parity when performing image recognition, for exam…

Classifying neuromorphic data using a deep learning framework for image classification

2018-07-02 · Roshan Gopalakrishnan, Yansong Chua, Laxmi R. Iyer

In the field of artificial intelligence, neuromorphic computing has been around for several decades. Deep learning has however made much recent progress such that it consistently outperforms neuromorphic learning algorit…

BenchmarkingDeep LearningGeneral Classificationimage-classification+1

Neuromorphic Auditory Perception by Neural Spiketrum

2023-09-11 · Huajin Tang, Pengjie Gu, Jayawan Wijekoon, MHD Anas Alsakkal 외

Neuromorphic computing holds the promise to achieve the energy efficiency and robust learning performance of biological neural systems. To realize the promised brain-like intelligence, it needs to solve the challenges of…

A PyTorch-Compatible Spike Encoding Framework for Energy-Efficient Neuromorphic Applications

2025-04-15 · Alexandru Vasilache, Jona Scholz, Vincent Schilling, Sven Nitzsche 외

Spiking Neural Networks (SNNs) offer promising energy efficiency advantages, particularly when processing sparse spike trains. However, their incompatibility with traditional datasets, which consist of batches of input v…

reinforcement-learningReinforcement Learning

Continuous signal sparse encoding using analog neuromorphic variability

2025-01-23 · Filippo Costa, Chiara De Luca

Achieving fast and reliable temporal signal encoding is crucial for low-power, always-on systems. While current spike-based encoding algorithms rely on complex networks or precise timing references, simple and robust enc…

Information RetrievalLow-latency processing