TL;DR
This study introduces a biologically inspired filtering mechanism in a Spiking Convolutional Neural Network, significantly improving accuracy on image recognition tasks by mimicking retinal processing.
Contribution
The paper presents a novel integration of retinal foveal-pit inspired filters into SCNNs, demonstrating improved performance on recognition tasks compared to unfiltered approaches.
Findings
Achieved up to 90% accuracy on recognition tasks
Biologically inspired filtering improves robustness to noisy inputs
Outperforms unfiltered neural network models
Abstract
We have presented a Spiking Convolutional Neural Network (SCNN) that incorporates retinal foveal-pit inspired Difference of Gaussian filters and rank-order encoding. The model is trained using a variant of the backpropagation algorithm adapted to work with spiking neurons, as implemented in the Nengo library. We have evaluated the performance of our model on two publicly available datasets - one for digit recognition task, and the other for vehicle recognition task. The network has achieved up to 90% accuracy, where loss is calculated using the cross-entropy function. This is an improvement over around 57% accuracy obtained with the alternate approach of performing the classification without any kind of neural filtering. Overall, our proof-of-concept study indicates that introducing biologically plausible filtering in existing SCNN architecture will work well with noisy input images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
