Published August 26, 2024 | Version v1
Conference paper Embargoed

Adaptive Machine Learning for Resource-Constrained Environments

Description

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 is available at https://github.com/sebasmos/AML4CPU

Files

Embargoed

The files will be made publicly available on March 1, 2026.

Reason: It may be published on LNCS earlier by December 2024 to march 2025

Additional details

Funding

European Commission
ICOS - Towards a functional continuum operating system 101070177

Dates

Accepted
2024-08-26
Conference presentation

Software

Repository URL
https://github.com/sebasmos/AML4CPU
Programming language
Python