Electronicdesign 23201 Brainchipsnn Promo

BrainChip Takes Spiking Neural Networks to the Next Level

Aug. 2, 2018
A software implementation called the “Akida Development Environment” is a precursor to new spiking-neural-network hardware.

Neural networks rank as the hottest machine-learning (ML) trends in artificial-intelligence work these days. Actually, many different forms and implementations of neural networks exist, with convolutional neural networks (CNN) being one of the most common (Fig. 1). CNNs and other deep neural networks (DNN) usually involve a training process that generates a model that can be used for inference. Training requires lots of time and data, while the inference part uses much less. Thus, it can be deployed on lower-end systems, where training is often done in the cloud.

1. Machine learning encompasses a range of algorithms.

Spiking neural networks (SNNs) are a different form of neural networks that more closely matches biological neurons. SNNs, which use feed-forward training, have low computational and power requirements (Fig. 2) compared to CNNs.

2. Leveraging feed-forward training, spiking neural networks have low computational and power requirements compared to CNNs.

CNNs and SNNs are similar in that they take input, analyze the input using their neural-network model, and generate responses. Developers convert input data into a form that’s usable by the algorithms, and that often means preprocessing the raw data. For SNNs, data-to-spike converters are needed as well. BrainChip provides a number of data-to-spike converters for developers to start with, but more can be created depending on the application and source data format. For example, it has a pixel-to-spike converter for information coming from Dynamic Vision Sensors (DVS).

SNN models also work differently from CNNs because of their spiking nature. Information flows through CNN models in a wavelike fashion; information is modified by weights associated with the nodes in each network layer. SNNs emit spikes in a somewhat similar fashion, but spikes aren’t always generated at each point, depending on the data.

BrainChip’s new Akida Development Environment (ADE) is designed to support SNN model creation (Fig. 3). It can generate executables for the Akida execution engine that will run on most CPUs. Of course, the algorithms will be much faster with hardware acceleration.

3. BrainChip’s Akida uses Python scripts to control workflow and presentation of results.

The software implementation is a precursor to a new spiking neural network: Akida Neuromorphic System-on-Chip (NSoC) hardware that Brainchip will announce in the future. SNNs developed with Akida will be able to run on the hardware when it becomes available, although some applications may work well without resorting to specialized hardware.

The ADE is built around Python and the open-source Jupyter Notebook platform, which is used with other machine learning tools. The development tools are integrated with the NumPy Python numerical package for massaging input and output data as well as matplotlib, a Python 2D plotting library. The ADE model zoo includes preconfigured models that developers can choose from or add to.

The Akida development process (Fig. 4) uses an iterative cycle akin to CNN development. Developers start or create a new model that’s then trained and tested. Progressive refinement through iteration is done until a model meets performance requirements.

4. The Akida development process is an iterative cycle similar to CNN development; there’s progressive refinement until a model meets performance requirements.

SNN training and hardware requirements are significantly different from CNNs, so it behooves developers to become familiar with the differences and advantages. There are applications where one is much better than the other and areas where they overlap. SNNs training in the field is another advantage for many applications. However, developers will need to understand and experiment with SNNs to make sure that their particular application is suitable. ADE provides this capability.

Sponsored Recommendations

What are the Important Considerations when Assessing Cobot Safety?

April 16, 2024
A review of the requirements of ISO/TS 15066 and how they fit in with ISO 10218-1 and 10218-2 a consideration the complexities of collaboration.

Wire & Cable Cutting Digi-Spool® Service

April 16, 2024
Explore DigiKey’s Digi-Spool® professional cutting service for efficient and precise wire and cable management. Custom-cut to your exact specifications for a variety of cable ...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!