PLCLPFJun 25

Compiler-Driven Approximation Tuning for Hyperdimensional Computing

arXiv:2606.265475.8
Predicted impact top 62% in PL · last 90 daysOriginality Incremental advance
AI Analysis

For HDC practitioners, this work provides an automated method to exploit HDC's noise tolerance for significant performance gains across diverse hardware backends.

ApproxHDC is a framework for automated approximation tuning in Hyperdimensional Computing (HDC) workloads, achieving up to 10x performance improvement with minimal accuracy loss across CPUs, GPUs, and emerging in-memory computing technologies.

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 paradigm, offering an alternative to conventional deep learning techniques. Rooted in cognitive models of computation, HDC is designed bottom-up with hardware efficiency as a first-class objective. HDC workloads map naturally to heterogeneous hardware platforms, including CPUs, GPUs, and FPGAs, as well as emerging in-memory computing technologies such as Resistive RAM (ReRAM) and Phase-Change Memory (PCM). HDC algorithms are intrinsically tolerant to noise and approximation, enabling substantial performance gains with minimal accuracy loss. In this work, we introduce ApproxHDC, a framework for automated identification and application of domain-specific approximations in HDC workloads. ApproxHDC extends the HPVM-HDC compiler infrastructure to enable retargetable compilation across diverse hardware backends, including CPUs, GPUs, and simulated ReRAM and PCM-based accelerators. The space of possible approximations is exponentially large; ApproxHDC employs efficient search and analysis to navigate it and identify high-impact configurations spanning both software and hardware levels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes