English

HDC-X: Efficient Medical Data Classification for Embedded Devices

Machine Learning 2026-03-24 v3

Abstract

Energy-efficient medical data classification is essential for modern disease screening, particularly in home and field healthcare where embedded devices are prevalent. While deep learning models achieve state-of-the-art accuracy, their substantial energy consumption and reliance on GPUs limit deployment on such platforms. We present HDC-X, a lightweight classification framework designed for low-power devices. HDC-X encodes data into high-dimensional hypervectors, aggregates them into multiple cluster-specific prototypes, and performs classification through similarity search in hyperspace. We evaluate HDC-X across three medical classification tasks; on heart sound classification, HDC-X is 350×350\times more energy-efficient than Bayesian ResNet with less than 1% accuracy difference. Moreover, HDC-X demonstrates exceptional robustness to noise, limited training data, and hardware error, supported by both theoretical analysis and empirical results, highlighting its potential for reliable deployment in real-world settings. Code is available at https://github.com/jianglanwei/HDC-X.

Keywords

Cite

@article{arxiv.2509.14617,
  title  = {HDC-X: Efficient Medical Data Classification for Embedded Devices},
  author = {Jianglan Wei and Zhenyu Zhang and Pengcheng Wang and Mingjie Zeng and Zhigang Zeng},
  journal= {arXiv preprint arXiv:2509.14617},
  year   = {2026}
}
R2 v1 2026-07-01T05:43:09.485Z