menu

Interactive decision making on neuromorphic chips

In this work group, I propose to design and implement a network on the neuromorphic VLSI device CxQuad to do real-time interactive decision making. The goal is to implement an AI agent on the neuromorphic substrate to play the Wisconsin Card Sorting Test using the DAVIS camera as the visual input. Basic structures such as soft winner-take-all network, neural state machine, inhibitory modulation mechanisms, etc., will be integrated to implement the whole network. I want to prove that neuromorphic VLSI devices have the computational power to do such complex decision making and basic network structures can be used as the primitive for utilizing this computational power.

Login to become a member send

Timetable

Day Time Location
Mon, 02.05.2016 15:30 - 17:00 Panorama room
Tue, 03.05.2016 16:00 - 17:00 Disco

We considered a simple version of the Wisconsin Card Sorting Test, with two objects (left and right) and one input object to provide the features used for feature matching. The network structure is as follows: 

Screenshot from 2016-05-06 22:01:55.pngFigure 1. Network Structure

In the network implementing the Wisconsin Card Sorting Test, one sWTA netwok is used to represent the mental states about rules, one sWTA network is used to represent the transition conditions among rules, and one sWTA network is used to represent the final decision. The first two sWTA networks can be abstracted as a Neural State Machine, as shown in Figure 1. 

When the mental state comes into one rule, it will inhibit the feature populations (output of the convolution network for feature extractions) that are not helpful to the decision makinig according to this rule. 

There is a excitatory connection between the feature populations of the test object to the corresponding feature populations of the left and right objects. The dynamics of these feature populations are as follows: 

Screenshot from 2016-05-06 22:50:36.pngFigure 2. Supralinear responses

We exploit the supralinear response of the sWTA: When configured appropriately, the response to the sum of two inputs can be much larger than the sum of the responses to each input taken separately, as shown in Figure 2. 

Due to this activity difference, the ouput choice with higher excitatory input will get a higher probability to win, and this probability can be tuned with biases to 1. 

The advantage of this network is that the network scale doesn't increase with the number of features and their combinations, and it linearly increases with the number of rules and the number of objects. 

Leader

Dongchen Liang

Members

Giacomo Indiveri
Dongchen Liang
Guido Novati
Ning Qiao
Ole Richter
Yulia Sandamirskaya
Nikolaos Vasileiadis
Bernhard Vogginger
Qi Xu
Yexin Yan