# Lattice Map Spiking Neural Networks (LM-SNNs) for Clustering and   Classifying Image Data

**Authors:** Hananel Hazan, Daniel J. Saunders, Darpan T. Sanghavi, Hava, Siegelmann, and Robert Kozma

arXiv: 1906.11826 · 2019-06-28

## TL;DR

This paper introduces Lattice Map Spiking Neural Networks (LM-SNNs), a biologically inspired unsupervised learning model that self-organizes and classifies image data, demonstrating effectiveness on MNIST and Atari images.

## Contribution

It presents a novel lattice architecture for SNNs with new inhibition strategies and biologically plausible evaluation methods for unsupervised image classification.

## Key findings

- Effective self-organization on MNIST dataset
- Successful classification of Atari Breakout images
- Comparison of biologically plausible evaluation rules

## Abstract

Spiking neural networks (SNNs) with a lattice architecture are introduced in this work, combining several desirable properties of SNNs and self-organized maps (SOMs). Networks are trained with biologically motivated, unsupervised learning rules to obtain a self-organized grid of filters via cooperative and competitive excitatory-inhibitory interactions. Several inhibition strategies are developed and tested, such as (i) incrementally increasing inhibition level over the course of network training, and (ii) switching the inhibition level from low to high (two-level) after an initial training segment. During the labeling phase, the spiking activity generated by data with known labels is used to assign neurons to categories of data, which are then used to evaluate the network's classification ability on a held-out set of test data. Several biologically plausible evaluation rules are proposed and compared, including a population-level confidence rating, and an $n$-gram inspired method. The effectiveness of the proposed self-organized learning mechanism is tested using the MNIST benchmark dataset, as well as using images produced by playing the Atari Breakout game.

## Full text

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

## Figures

26 figures with captions in the complete paper: https://tomesphere.com/paper/1906.11826/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1906.11826/full.md

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