# Bio-Inspired Multi-Layer Spiking Neural Network Extracts Discriminative   Features from Speech Signals

**Authors:** Amirhossein Tavanaei, Anthony Maida

arXiv: 1706.03170 · 2017-11-23

## TL;DR

This paper presents a bio-inspired spiking neural network that unsupervisedly extracts discriminative speech features, achieving high recognition accuracy and demonstrating the potential of SNNs for power-efficient speech processing.

## Contribution

It introduces a novel multi-layer SNN architecture with unsupervised learning for feature extraction from speech signals, validated by high recognition performance.

## Key findings

- Achieved over 96% accuracy in spoken digit recognition.
- Demonstrated effective unsupervised feature learning in SNNs.
- Compared favorably with traditional statistical feature extraction methods.

## Abstract

Spiking neural networks (SNNs) enable power-efficient implementations due to their sparse, spike-based coding scheme. This paper develops a bio-inspired SNN that uses unsupervised learning to extract discriminative features from speech signals, which can subsequently be used in a classifier. The architecture consists of a spiking convolutional/pooling layer followed by a fully connected spiking layer for feature discovery. The convolutional layer of leaky, integrate-and-fire (LIF) neurons represents primary acoustic features. The fully connected layer is equipped with a probabilistic spike-timing-dependent plasticity learning rule. This layer represents the discriminative features through probabilistic, LIF neurons. To assess the discriminative power of the learned features, they are used in a hidden Markov model (HMM) for spoken digit recognition. The experimental results show performance above 96% that compares favorably with popular statistical feature extraction methods. Our results provide a novel demonstration of unsupervised feature acquisition in an SNN.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.03170/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1706.03170/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1706.03170/full.md

---
Source: https://tomesphere.com/paper/1706.03170