paper-with-me

Papers

Understanding Hyperdimensional Computing for Parallel Single-Pass Learning

2022-02-10 · Tao Yu, Yichi Zhang, Zhiru Zhang, Christopher De Sa

Hyperdimensional computing (HDC) is an emerging learning paradigm that computes with high dimensional binary vectors. It is attractive because of its energy efficiency and low latency, especially on emerging hardware -- but HDC suffers from low model accuracy, with little theoretical understanding of what limits its performance. We propose a new theoretical analysis of the limits of HDC via a consideration of what similarity matrices can be "expressed" by binary vectors, and we show how the limits of HDC can be approached using random Fourier features (RFF). We extend our analysis to the more general class of vector symbolic architectures (VSA), which compute with high-dimensional vectors (hypervectors) that are not necessarily binary. We propose a new class of VSAs, finite group VSAs, which surpass the limits of HDC. Using representation theory, we characterize which similarity matrices can be "expressed" by finite group VSA hypervectors, and we show how these VSAs can be constructed. Experimental results show that our RFF method and group VSA can both outperform the state-of-the-art HDC model by up to 7.6\% while maintaining hardware efficiency.

📄 PDF Abstract BibTeX arXiv:2202.04805

Code (1)

cornell-relaxml/hyperdimensional-computing 공식 구현 pytorch

Similar Papers 제목 키워드 기반

HyperGraphX: Graph Transductive Learning with Hyperdimensional Computing and Message Passing

2025-10-28 · Guojing Cong, Tom Potok, Hamed Poursiami, Maryam Parsa arxiv

We present a novel algorithm, \hdgc, that marries graph convolution with binding and bundling operations in hyperdimensional computing for transductive graph learning. For prediction accuracy \hdgc outperforms major and …

Graph Neural NetworkGraph Learning

ScalableHD: Scalable and High-Throughput Hyperdimensional Computing Inference on Multi-Core CPUs

2025-06-10 · Dhruv Parikh, Viktor Prasanna

Hyperdimensional Computing (HDC) is a brain-inspired computing paradigm that represents and manipulates information using high-dimensional vectors, called hypervectors (HV). Traditional HDC methods, while robust to noise…

Activity RecognitionHuman Activity Recognitionimage-classificationImage Classification

HD-CB: The First Exploration of Hyperdimensional Computing for Contextual Bandits Problems

2025-01-28 · Marco Angioli, Antonello Rosato, Marcello Barbirotta, Rocco Martino 외

Hyperdimensional Computing (HDC), also known as Vector Symbolic Architectures, is a computing paradigm that combines the strengths of symbolic reasoning with the efficiency and scalability of distributed connectionist mo…

Computational EfficiencyMulti-Armed BanditsSequential Decision Making

BiHDTrans: binary hyperdimensional transformer for efficient multivariate time series classification

2025-09-29 · Jingtao Zhang, Yi Liu, Qi Shen, Changhong Wang arxiv

The proliferation of Internet-of-Things (IoT) devices has led to an unprecedented volume of multivariate time series (MTS) data, requiring efficient and accurate processing for timely decision-making in resource-constrai…

Time Series Classification

Hyperdimensional Quantum Factorization

2024-06-13 · Prathyush Poduval, Zhuowen Zou, Alvaro Velasquez, Mohsen Imani

This paper presents a quantum algorithm for efficiently decoding hypervectors, a crucial process in extracting atomic elements from hypervectors - an essential task in Hyperdimensional Computing (HDC) models for interpre…

Information RetrievalRetrieval