🤖 AI Summary
To address the low energy efficiency and high computational overhead in edge-device continual learning, this work proposes a domain-specific accelerator architecture based on hyperdimensional computing (HDC). Methodologically: (i) it introduces a gradient-free continual learning mechanism that eliminates backpropagation; (ii) it incorporates a low-cost Kronecker-product-based hypervector encoder coupled with weight re-clustering for feature extraction; and (iii) it supports dual-mode operation and progressive search, encoding only a subset of query hypervectors. Experimental results demonstrate that the accelerator achieves 4.66 TFLOPS/W and 3.78 TOPS/W energy efficiency on feature extraction and classification tasks, respectively—outperforming state-of-the-art accelerators by 7.77× and 4.85×. Computational complexity is reduced by up to 61%. This is the first systematic application of HDC to hardware acceleration for edge continual learning, delivering significant improvements in energy efficiency and real-time performance while preserving accuracy.
📝 Abstract
Clo-HDnn is an on-device learning (ODL) accelerator designed for emerging continual learning (CL) tasks. Clo-HDnn integrates hyperdimensional computing (HDC) along with low-cost Kronecker HD Encoder and weight clustering feature extraction (WCFE) to optimize accuracy and efficiency. Clo-HDnn adopts gradient-free CL to efficiently update and store the learned knowledge in the form of class hypervectors. Its dual-mode operation enables bypassing costly feature extraction for simpler datasets, while progressive search reduces complexity by up to 61% by encoding and comparing only partial query hypervectors. Achieving 4.66 TFLOPS/W (FE) and 3.78 TOPS/W (classifier), Clo-HDnn delivers 7.77x and 4.85x higher energy efficiency compared to SOTA ODL accelerators.