Improved Data Encoding for Emerging Computing Paradigms: From Stochastic to Hyperdimensional Computing
Mehran Shoushtari Moghadam, Sercan Aygun, M. Hassan Najafi
TL;DR
This paper addresses data encoding in SC and HDC, where randomness quality critically impacts accuracy and hardware cost. It introduces a hardware-friendly deterministic RNG based on low-discrepancy Van der Corput sequences with bases $2^n$ (VDC-$2^n$) to generate bit-streams and hypervectors with improved correlation properties. The approach yields substantial gains in SC and HDC performance, including improved accuracy and energy efficiency, and enables efficient edge deployment through hardware-lean implementations and UnaryHD architectures. Empirical results across SC non-linear functions and HDC image/classification benchmarks demonstrate notable improvements over baselines and highlight the potential for scalable, resource-constrained AI systems.
Abstract
Data encoding is a fundamental step in emerging computing paradigms, particularly in stochastic computing (SC) and hyperdimensional computing (HDC), where it plays a crucial role in determining the overall system performance and hardware cost efficiency. This study presents an advanced encoding strategy that leverages a hardware-friendly class of low-discrepancy (LD) sequences, specifically powers-of-2 bases of Van der Corput (VDC) sequences (VDC-2^n), as sources for random number generation. Our approach significantly enhances the accuracy and efficiency of SC and HDC systems by addressing challenges associated with randomness. By employing LD sequences, we improve correlation properties and reduce hardware complexity. Experimental results demonstrate significant improvements in accuracy and energy savings for SC and HDC systems. Our solution provides a robust framework for integrating SC and HDC in resource-constrained environments, paving the way for efficient and scalable AI implementations.
