Exploiting Boosting in Hyperdimensional Computing for Enhanced Reliability in Healthcare
SungHeon Jeong, Hamza Errahmouni Barkam, Sanggeon Yun, Yeseong Kim, Shaahin Angizi, Mohsen Imani
TL;DR
The paper addresses reliability and robustness in healthcare analytics using hyperdimensional computing (HDC), where underutilization of the high-dimensional space can lead to overfitting in data-constrained settings. It introduces BoostHD, which partitions the total dimension $D$ into $n$ subspaces and trains a sequence of weak learners that are boosted into a strong ensemble, building on OnlineHD. Empirical results on healthcare datasets, including the WESAD benchmark, show BoostHD achieving up to $98.37\%$ accuracy and maintaining stability under noise and data imbalance, with person-specific average accuracy around $96.19\%$. This work demonstrates that efficient subspace utilization and boosting can extend HDC's reliability and practicality for critical applications such as wearable healthcare analytics.
Abstract
Hyperdimensional computing (HDC) enables efficient data encoding and processing in high-dimensional space, benefiting machine learning and data analysis. However, underutilization of these spaces can lead to overfitting and reduced model reliability, especially in data-limited systems a critical issue in sectors like healthcare that demand robustness and consistent performance. We introduce BoostHD, an approach that applies boosting algorithms to partition the hyperdimensional space into subspaces, creating an ensemble of weak learners. By integrating boosting with HDC, BoostHD enhances performance and reliability beyond existing HDC methods. Our analysis highlights the importance of efficient utilization of hyperdimensional spaces for improved model performance. Experiments on healthcare datasets show that BoostHD outperforms state-of-the-art methods. On the WESAD dataset, it achieved an accuracy of 98.37%, surpassing Random Forest, XGBoost, and OnlineHD. BoostHD also demonstrated superior inference efficiency and stability, maintaining high accuracy under data imbalance and noise. In person-specific evaluations, it achieved an average accuracy of 96.19%, outperforming other models. By addressing the limitations of both boosting and HDC, BoostHD expands the applicability of HDC in critical domains where reliability and precision are paramount.
