Deep Versus Wide Convolutional Neural Networks for Object Recognition on Neuromorphic System
Md Zahangir Alom, Theodore Josue, Md Nayim Rahman, Will Mitchell,, Chris Yakopcic, and Tarek M. Taha

TL;DR
This paper empirically compares deep and wide convolutional neural network architectures for object recognition on IBM's neuromorphic TrueNorth system, highlighting the efficiency and accuracy trade-offs for different dataset complexities.
Contribution
It provides an evaluation of various DCNN architectures within the Eedn framework on neuromorphic hardware, identifying optimal configurations for classification tasks.
Findings
Wider networks outperform deep networks on large-class datasets.
High classification accuracy achieved with low power consumption.
Empirical insights into DCNN implementation on neuromorphic systems.
Abstract
In the last decade, special purpose computing systems, such as Neuromorphic computing, have become very popular in the field of computer vision and machine learning for classification tasks. In 2015, IBM's released the TrueNorth Neuromorphic system, kick-starting a new era of Neuromorphic computing. Alternatively, Deep Learning approaches such as Deep Convolutional Neural Networks (DCNN) show almost human-level accuracies for detection and classification tasks. IBM's 2016 release of a deep learning framework for DCNNs, called Energy Efficient Deep Neuromorphic Networks (Eedn). Eedn shows promise for delivering high accuracies across a number of different benchmarks, while consuming very low power, using IBM's TrueNorth chip. However, there are many things that remained undiscovered using the Eedn framework for classification tasks on a Neuromorphic system. In this paper, we have…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiffusion-Convolutional Neural Networks
