paper-with-me

Papers

MicroHD: An Accuracy-Driven Optimization of Hyperdimensional Computing Algorithms for TinyML systems

2024-03-24 · Flavio Ponzina, Tajana Rosing

Hyperdimensional computing (HDC) is emerging as a promising AI approach that can effectively target TinyML applications thanks to its lightweight computing and memory requirements. Previous works on HDC showed that limiting the standard 10k dimensions of the hyperdimensional space to much lower values is possible, reducing even more HDC resource requirements. Similarly, other studies demonstrated that binary values can be used as elements of the generated hypervectors, leading to significant efficiency gains at the cost of some degree of accuracy degradation. Nevertheless, current optimization attempts do not concurrently co-optimize HDC hyper-parameters, and accuracy degradation is not directly controlled, resulting in sub-optimal HDC models providing several applications with unacceptable output qualities. In this work, we propose MicroHD, a novel accuracy-driven HDC optimization approach that iteratively tunes HDC hyper-parameters, reducing memory and computing requirements while ensuring user-defined accuracy levels. The proposed method can be applied to HDC implementations using different encoding functions, demonstrates good scalability for larger HDC workloads, and achieves compression and efficiency gains up to 200x when compared to baseline implementations for accuracy degradations lower than 1%.

📄 PDF Abstract BibTeX arXiv:2404.00039

Code (0)

등록된 구현이 없습니다.

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

Optical hyperdimensional soft sensing: Speckle-based touch interface and tactile sensor

2024-01-06 · Kei Kitagawa, Kohei Tsuji, Koyo Sagehashi, Tomoaki Niiyama 외

Hyperdimensional computing (HDC) is an emerging computing paradigm that exploits the distributed representation of input data in a hyperdimensional space, the dimensions of which are typically between 1,000--10,000. The …

THDC: Training Hyperdimensional Computing Models with Backpropagation

2026-01-27 · Hanne Dejonghe, Sam Leroux arxiv

Hyperdimensional computing (HDC) offers lightweight learning for energy-constrained devices by encoding data into high-dimensional vectors. However, its reliance on ultra-high dimensionality and static, randomly initiali…

VS-Graph: Scalable and Efficient Graph Classification Using Hyperdimensional Computing

2025-12-03 · Hamed Poursiami, Shay Snyder, Guojing Cong, Thomas Potok 외 arxiv

Graph classification is a fundamental task in domains ranging from molecular property prediction to materials design. While graph neural networks (GNNs) achieve strong performance by learning expressive representations v…

Molecular Property PredictionGraph ClassificationGraph Learning

Compiler-Driven Approximation Tuning for Hyperdimensional Computing

2026-06-25 · Xavier Routh, Abdul Rafae Noor, Akash Kothari, Zheyu Li 외 arxiv

As Moore's law reaches its physical and economic limits, domain-specific approaches are increasingly employed to accelerate machine learning workloads. Hyperdimensional Computing (HDC) represents one such emerging paradi…