paper-with-me

Papers

Lifelong Intelligence Beyond the Edge using Hyperdimensional Computing

2024-03-07 · Xiaofan Yu, Anthony Thomas, Ivannia Gomez Moreno, Louis Gutierrez, Tajana Rosing

On-device learning has emerged as a prevailing trend that avoids the slow response time and costly communication of cloud-based learning. The ability to learn continuously and indefinitely in a changing environment, and with resource constraints, is critical for real sensor deployments. However, existing designs are inadequate for practical scenarios with (i) streaming data input, (ii) lack of supervision and (iii) limited on-board resources. In this paper, we design and deploy the first on-device lifelong learning system called LifeHD for general IoT applications with limited supervision. LifeHD is designed based on a novel neurally-inspired and lightweight learning paradigm called Hyperdimensional Computing (HDC). We utilize a two-tier associative memory organization to intelligently store and manage high-dimensional, low-precision vectors, which represent the historical patterns as cluster centroids. We additionally propose two variants of LifeHD to cope with scarce labeled inputs and power constraints. We implement LifeHD on off-the-shelf edge platforms and perform extensive evaluations across three scenarios. Our measurements show that LifeHD improves the unsupervised clustering accuracy by up to 74.8% compared to the state-of-the-art NN-based unsupervised lifelong learning baselines with as much as 34.3x better energy efficiency. Our code is available at https://github.com/Orienfish/LifeHD.

📄 PDF Abstract BibTeX arXiv:2403.04759

Code (1)

orienfish/lifehd 공식 구현 pytorch

Tasks

Lifelong learning

Similar Papers 제목 키워드 기반

Privacy-Preserving Federated Learning with Differentially Private Hyperdimensional Computing

2024-11-02 · Fardin Jalil Piran, Zhiling Chen, Mohsen Imani, Farhad Imani

Federated Learning (FL) has become a key method for preserving data privacy in Internet of Things (IoT) environments, as it trains Machine Learning (ML) models locally while transmitting only model updates. Despite this …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Federated LearningLifelong learning+1

Domain-Aware Hyperdimensional Computing for Edge Smart Manufacturing

2025-09-30 · Fardin Jalil Piran, Anandkumar Patel, Rajiv Malhotra, Farhad Imani arxiv

Smart manufacturing requires on-device intelligence that meets strict latency and energy budgets. HyperDimensional Computing (HDC) offers a lightweight alternative by encoding data as high-dimensional hypervectors and co…

Federated Hyperdimensional Computing for Resource-Constrained Industrial IoT

2026-03-20 · Nikita Zeulin, Olga Galinina, Nageen Himayat, Sergey Andreev arxiv

In the Industrial Internet of Things (IIoT) systems, edge devices often operate under strict constraints in memory, compute capability, and wireless bandwidth. These limitations challenge the deployment of advanced data …

Federated Learning

Enhancing QoS in Edge Computing through Federated Layering Techniques: A Pathway to Resilient AI Lifelong Learning Systems

2025-07-28 · Chengzhuo Han arxiv

In the context of the rapidly evolving information technology landscape, marked by the advent of 6G communication networks, we face an increased data volume and complexity in network environments. This paper addresses th…

Exploiting Boosting in Hyperdimensional Computing for Enhanced Reliability in Healthcare

2024-11-21 · Sungheon Jeong, Hamza Errahmouni Barkam, Sanggeon Yun, Yeseong Kim 외

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 …