paper-with-me

Papers

Deep Versus Wide Convolutional Neural Networks for Object Recognition on Neuromorphic System

2018-02-07 · Md Zahangir Alom, Theodore Josue, Md Nayim Rahman, Will Mitchell, Chris Yakopcic, Tarek M. Taha

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 empirically evaluated the performance of different DCNN architectures implemented within the Eedn framework. The goal of this work was discover the most efficient way to implement DCNN models for object classification tasks using the TrueNorth system. We performed our experiments using benchmark data sets such as MNIST, COIL 20, and COIL 100. The experimental results show very promising classification accuracies with very low power consumption on IBM's NS1e Neurosynaptic system. The results show that for datasets with large numbers of classes, wider networks perform better when compared to deep networks comprised of nearly the same core complexity on IBM's TrueNorth system.

📄 PDF Abstract BibTeX arXiv:1802.02608

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationObject Recognition

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Realtime Facial Expression Recognition: Neuromorphic Hardware vs. Edge AI Accelerators

2024-01-30 · Heath Smith, James Seekings, Mohammadreza Mohammadi, Ramtin Zand

The paper focuses on real-time facial expression recognition (FER) systems as an important component in various real-world applications such as social robotics. We investigate two hardware options for the deployment of F…

Facial Expression RecognitionFacial Expression Recognition (FER)Raspberry Pi 4

Modeling the Contribution of Central Versus Peripheral Vision in Scene, Object, and Face Recognition

2016-04-25 · Panqu Wang, Garrison Cottrell

It is commonly believed that the central visual field is important for recognizing objects and faces, and the peripheral region is useful for scene recognition. However, the relative importance of central versus peripher…

Face RecognitionObject RecognitionScene Recognition

A neuromorphic approach to image processing and machine vision

2022-08-07 · Arvind Subramaniam

Neuromorphic engineering is essentially the development of artificial systems, such as electronic analog circuits that employ information representations found in biological nervous systems. Despite being faster and more…

Image SegmentationObject RecognitionSemantic Segmentation

Language Modeling on a SpiNNaker 2 Neuromorphic Chip

2023-12-14 · Khaleelulla Khan Nazeer, Mark Schöne, Rishav Mukherji, Bernhard Vogginger 외

As large language models continue to scale in size rapidly, so too does the computational power required to run them. Event-based networks on neuromorphic devices offer a potential way to reduce energy consumption for in…

Gesture RecognitionLanguage ModelingLanguage Modelling

Event Probability Mask (EPM) and Event Denoising Convolutional Neural Network (EDnCNN) for Neuromorphic Cameras

2020-03-18 · CVPR 2020 6 · R. Wes Baldwin, Mohammed Almatrafi, Vijayan Asari, Keigo Hirakawa

This paper presents a novel method for labeling real-world neuromorphic camera sensor data by calculating the likelihood of generating an event at each pixel within a short time window, which we refer to as "event probab…

BenchmarkingDenoising