CRAIMLJun 4

TinyML-Driven Cybersecurity for Autonomous Spacecraft: Latency-Accuracy Analysis for SPARTA RF and Cyber Threat Detection

arXiv:2606.0577912.6
AI Analysis

For spacecraft engineers needing lightweight onboard cyber-RF threat detection, this work provides a latency-accuracy analysis of classical ML models, but the results are incremental as they apply existing methods to a new domain.

The paper analyzes latency-accuracy trade-offs of TinyML-compatible models (Random Forest, Logistic Regression, SVM, MLP) for detecting cyber-RF threats in autonomous spacecraft using the SPARTA attack model. Logistic Regression achieves microsecond-level inference with only a 1% accuracy drop compared to Random Forest, making it a suitable baseline for onboard autonomy.

Autonomous spacecraft require rapid, lightweight, and reliable onboard detection of cyber-RF threats. Using the SPARTA attack model, we analyze the latency-accuracy trade-offs of TinyML-compatible classical models -- Random Forest, Logistic Regression, SVM, and MLP -- for detecting uplink jamming, Fake-NR spoofing, payload manipulation, ground-segment compromise, and unauthorized command injection. We present a physics-informed theoretical analysis of each model's computational complexity, VC dimension, Lipschitz continuity, and latency scaling, supported by empirical measurements on adversarial RF spectrograms generated via BandErasure, FakeNR, and NoiseBurst corruption modes. Results show that Logistic Regression achieves microsecond-level inference with only a 1\% accuracy drop relative to Random Forest, making it an effective TinyML baseline for onboard autonomy. The study also identifies opportunities for advancing spacecraft cybersecurity through richer feature encoders and multi-timescale learning architectures, building on recent progress in edge intelligence and trustworthy AI.

Foundations

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

Your Notes