Personal tools

Difference between revisions of "Hyperdimensional Computing"

From iis-projects

Jump to: navigation, search
(Created page with "Who are we What do we do Where to find us ===Available Projects=== <DynamicPageList> category = Available category = Digital category = Hyperdimensional Computing suppresser...")
 
Line 1: Line 1:
 +
[[File:Brain-circuit.png|thumb]]
 +
==Introduction==
 +
The way the brain works suggests suggest that rather than working with numbers that we are used to, computing with hypervectors (high-dimensional vectors, e.g., 10,000 bits) is more efficient. HD computing offers a general and scalable model of computing as well as well-defined set of arithmetic operations that can enable fast and one-shot learning (no need of back-propagation like in neural networks ). Furthermore it is memory-centric with embarrassingly parallel operations and is extremely robust against most failure mechanisms and noise. There have been successful applications in variety of tasks such as: language recognition, text classification, biosignal processing (EMG/EEG), scene reasoning, analogical-based reasoning, etc.
 +
 +
Hypervectors are high-dimensional (e.g., 10,000 dimensions), they are (pseudo)random with independent identically distributed  components and holographically distributed (i.e., not microcoded). Hypervectors can use various coding: dense or sparse, bipolar or binary and can be combined using arithmetic operations such as multiplication, addition, and permutation. The vectors can be compared for similarity using distance metrics
 +
 +
In this project, your goal would be to develop an RTL implementation of HD computing for an EMG-based hand gesture recognition system with fast learning using much lower power than ever before. 
 +
 +
 
Who are we
 
Who are we
 
What do we do
 
What do we do

Revision as of 12:08, 7 November 2017

Brain-circuit.png

Introduction

The way the brain works suggests suggest that rather than working with numbers that we are used to, computing with hypervectors (high-dimensional vectors, e.g., 10,000 bits) is more efficient. HD computing offers a general and scalable model of computing as well as well-defined set of arithmetic operations that can enable fast and one-shot learning (no need of back-propagation like in neural networks ). Furthermore it is memory-centric with embarrassingly parallel operations and is extremely robust against most failure mechanisms and noise. There have been successful applications in variety of tasks such as: language recognition, text classification, biosignal processing (EMG/EEG), scene reasoning, analogical-based reasoning, etc.

Hypervectors are high-dimensional (e.g., 10,000 dimensions), they are (pseudo)random with independent identically distributed components and holographically distributed (i.e., not microcoded). Hypervectors can use various coding: dense or sparse, bipolar or binary and can be combined using arithmetic operations such as multiplication, addition, and permutation. The vectors can be compared for similarity using distance metrics

In this project, your goal would be to develop an RTL implementation of HD computing for an EMG-based hand gesture recognition system with fast learning using much lower power than ever before.


Who are we What do we do Where to find us


Available Projects


Projects In Progress


Completed Projects