LGMar 24, 2025

Adaptive Machine Learning for Resource-Constrained Environments

arXiv:2503.18634v15 citationsh-index: 9Delta
Originality Incremental advance
AI Analysis

This addresses the need for efficient machine learning solutions for resource-constrained IoT gateways, but it is incremental as it builds on existing methods.

The study tackled the problem of predicting gateway availability in IoT environments by using CPU utilization metrics with online and continual machine learning, finding that ensemble and online methods achieved promising accuracy while maintaining low resource usage.

The Internet of Things is an example domain where data is perpetually generated in ever-increasing quantities, reflecting the proliferation of connected devices and the formation of continuous data streams over time. Consequently, the demand for ad-hoc, cost-effective machine learning solutions must adapt to this evolving data influx. This study tackles the task of offloading in small gateways, exacerbated by their dynamic availability over time. An approach leveraging CPU utilization metrics using online and continual machine learning techniques is proposed to predict gateway availability. These methods are compared to popular machine learning algorithms and a recent time-series foundation model, Lag-Llama, for fine-tuned and zero-shot setups. Their performance is benchmarked on a dataset of CPU utilization measurements over time from an IoT gateway and focuses on model metrics such as prediction errors, training and inference times, and memory consumption. Our primary objective is to study new efficient ways to predict CPU performance in IoT environments. Across various scenarios, our findings highlight that ensemble and online methods offer promising results for this task in terms of accuracy while maintaining a low resource footprint.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes