Hyper-Dimensional Computing Challenges and Opportunities for AI Applications
TL;DR: A comprehensive study on the HDC paradigm, main algorithms, and its implementation is presented and the main state-of-the-art HDC architectures for 1D and 2D applications are highlighted.
read more
Abstract: Brain-inspired architectures are gaining increased attention, especially for edge devices to perform cognitive tasks utilizing its limited energy budget and computing resources. Hyperdimensional computing (HDC) paradigm is an emerging framework inspired by an abstract representation of neuronal circuits’ attributes in the human brain. That includes a fully holographic random representation, high-dimension vectors representing data, and robustness to uncertainty. The basic HDC pipeline consists of an encoding, training and comparison stages. The encoding algorithm maps different representations of inputs into a single class and stores them in the associative memory (AM) throughout the training stage. Later, during the inference stage, the similarity is computed between the query vector, which is encoded using the same encoding model, and the stored classes in the AM. HDC has shown promising results for 1D applications using less power, and lower latency than state-of-the-art digital neural networks (DNN). While in 2D applications, convolutional neural network (CNN) still achieves higher classification accuracy at the expense of more computations. In this paper, a comprehensive study on the HDC paradigm, main algorithms, and its implementation is presented. Moreover, the main state-of-the-art HDC architectures for 1D and 2D applications are highlighted. The article also analyzes two competing paradigms, namely, HDC and CNN, in terms of accuracy, complexity, and the number of operations. The paper concluded by highlighting challenges and recommendations for future directions on the HDC framework.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
A Survey on Hyperdimensional Computing aka Vector Symbolic Architectures, Part I: Models and Data Transformations.
TL;DR: Hyperdimensional Computing and Vector Symbolic Architectures (HDC/VSA) as mentioned in this paper are a family of computational models that use high-dimensional distributed representations and rely on the algebraic properties of their key operations to incorporate the advantages of structured symbolic representations and vector distributed representations.
66
A real-time electrical load forecasting and unsupervised anomaly detection framework
Xinlin Wang,Zhihao Yao,Marios Papaefthymiou +2 more
TL;DR: In this paper , a unified machine learning framework for simultaneously performing electrical load forecasting and unsupervised anomaly detection in real time is proposed, which is designed to operate on raw meter data, without requiring any input data conditioning or additional information (e.g., weather, building occupancy).
51
RRAM-based CAM combined with time-domain circuits for hyperdimensional computing.
TL;DR: An XNOR-based RRAM-CAM with a time-domain analog adder for efficient winning class computation and a remarkable reduction in area and energy compared to two of the state-of-the-art RRAM designs is presented.
Real-time detection of electrical load anomalies through hyperdimensional computing
Xinlin Wang,Robert J. Flores,Jack Brouwer,Marios Papaefthymiou +3 more
TL;DR: In this paper , an associative memory is used to classify the hypervectors, providing resilience against data imbalance, and a novel retraining function is designed to further improve classification accuracy.
12
FedHD: federated learning with hyperdimensional computing
Quanling Zhao,Kai Lee,Jeffrey Liu,Muhammad Huzaifa,Xiaofan Yu,T. Simunic +5 more
- 14 Oct 2022
TL;DR: FedHD, a FL system using Hyperdimensional Computing (HDC), is presented, in contrast to NN, HDC is a brain-inspired and lightweight computing paradigm using high-dimensional vectors and associative memory.
10
References
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K
Deep Neural Networks for Acoustic Modeling in Speech Recognition: The Shared Views of Four Research Groups
Geoffrey E. Hinton,Li Deng,Dong Yu,George E. Dahl,Abdelrahman Mohamed,Navdeep Jaitly,Andrew W. Senior,Vincent Vanhoucke,Patrick Nguyen,Tara N. Sainath,Brian Kingsbury +10 more
TL;DR: This article provides an overview of progress and represents the shared views of four research groups that have had recent successes in using DNNs for acoustic modeling in speech recognition.
11.4K
XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks
Mohammad Rastegari,Vicente Ordonez,Joseph Redmon,Ali Farhadi,Ali Farhadi +4 more
- 08 Oct 2016
TL;DR: The Binary-Weight-Network version of AlexNet is compared with recent network binarization methods, BinaryConnect and BinaryNets, and outperform these methods by large margins on ImageNet, more than \(16\,\%\) in top-1 accuracy.
Simple online and realtime tracking with a deep association metric
Nicolai Wojke,Alex Bewley,Dietrich Paulus +2 more
- 21 Mar 2017
TL;DR: This paper integrates appearance information to improve the performance of SORT and reduces the number of identity switches, achieving overall competitive performance at high frame rates.
3.5K
Deep Convolutional and LSTM Recurrent Neural Networks for Multimodal Wearable Activity Recognition
TL;DR: A generic deep framework for activity recognition based on convolutional and LSTM recurrent units, which is suitable for multimodal wearable sensors, does not require expert knowledge in designing features, and explicitly models the temporal dynamics of feature activations is proposed.
2.5K