CRLGNov 11, 2024

TinyML Security: Exploring Vulnerabilities in Resource-Constrained Machine Learning Systems

arXiv:2411.07114v112 citationsh-index: 46
Originality Synthesis-oriented
AI Analysis

It addresses security risks for edge computing applications using TinyML, but it is incremental as it primarily surveys existing issues without introducing new methods.

This paper tackles the security challenges in TinyML systems on resource-constrained devices by conducting the first thorough survey of threats, including side-channel attacks and model vulnerabilities, and identifies the need for specialized security solutions.

Tiny Machine Learning (TinyML) systems, which enable machine learning inference on highly resource-constrained devices, are transforming edge computing but encounter unique security challenges. These devices, restricted by RAM and CPU capabilities two to three orders of magnitude smaller than conventional systems, make traditional software and hardware security solutions impractical. The physical accessibility of these devices exacerbates their susceptibility to side-channel attacks and information leakage. Additionally, TinyML models pose security risks, with weights potentially encoding sensitive data and query interfaces that can be exploited. This paper offers the first thorough survey of TinyML security threats. We present a device taxonomy that differentiates between IoT, EdgeML, and TinyML, highlighting vulnerabilities unique to TinyML. We list various attack vectors, assess their threat levels using the Common Vulnerability Scoring System, and evaluate both existing and possible defenses. Our analysis identifies where traditional security measures are adequate and where solutions tailored to TinyML are essential. Our results underscore the pressing need for specialized security solutions in TinyML to ensure robust and secure edge computing applications. We aim to inform the research community and inspire innovative approaches to protecting this rapidly evolving and critical field.

Foundations

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

Your Notes