paper-with-me

홈 › Papers

Deep Learning-Based Anomaly Detection in Spacecraft Telemetry on Edge Devices

2026-03-31 · Christopher Goetze, Tim Schlippe, Daniel Lakey arxiv

Spacecraft anomaly detection is critical for mission safety, yet deploying sophisticated models on-board presents significant challenges due to hardware constraints. This paper investigates three approaches for spacecraft telemetry anomaly detection -- forecasting & threshold, direct classification, and image classification -- and optimizes them for edge deployment using multi-objective neural architecture optimization on the European Space Agency Anomaly Dataset. Our baseline experiments demonstrate that forecasting & threshold achieves superior detection performance (92.7% Corrected Event-wise F0.5-score (CEF0.5)) [1] compared to alternatives. Through Pareto-optimal architecture optimization, we dramatically reduced computational requirements while maintaining capabilities -- the optimized forecasting & threshold model preserved 88.8% CEF0.5 while reducing RAM usage by 97.1% to just 59 KB and operations by 99.4%. Analysis of deployment viability shows our optimized models require just 0.36-6.25% of CubeSat RAM, making on-board anomaly detection practical even on highly constrained hardware. This research demonstrates that sophisticated anomaly detection capabilities can be successfully deployed within spacecraft edge computing constraints, providing near-instantaneous detection without exceeding hardware limitations or compromising mission safety.

📄 PDF Abstract BibTeX arXiv:2603.29375

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationAnomaly Detection

Similar Papers 제목 키워드 기반

Detecting Spacecraft Anomalies Using LSTMs and Nonparametric Dynamic Thresholding

2018-02-13 · Kyle Hundman, Valentino Constantinou, Christopher Laporte, Ian Colwell 외

As spacecraft send back increasing amounts of telemetry data, improved anomaly detection systems are needed to lessen the monitoring burden placed on operations engineers and reduce operational risk. Current spacecraft m…

Anomaly Detection

European Space Agency Benchmark for Anomaly Detection in Satellite Telemetry

2024-06-25 · Krzysztof Kotowski, Christoph Haskamp, Jacek Andrzejewski, Bogdan Ruszczak 외

Machine learning has vast potential to improve anomaly detection in satellite telemetry which is a crucial task for spacecraft operations. This potential is currently hampered by a lack of comprehensible benchmarks for m…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Structure-Aware Unsupervised Anomaly Detection for Spacecraft Telemetry with Adaptive EVT Thresholding

2026-09-09 · Óscar Alcarria, Rafael Sánchez, Javier Sempere, Pablo Torrijos 외 arxiv

Operational anomaly detection in spacecraft telemetry typically requires labeled historical anomalies or extended warm-up periods. These requirements are rarely met in practice. We propose an unsupervised, deployment-rea…

Unsupervised Anomaly Detection

Spacecraft Anomaly Detection with Attention Temporal Convolution Network

2023-03-13 · Liang Liu, Ling Tian, Zhao Kang, Tianqi Wan

Spacecraft faces various situations when carrying out exploration missions in complex space, thus monitoring the anomaly status of spacecraft is crucial to the development of \textcolor{blue}{the} aerospace industry. The…

Anomaly DetectionGraph AttentionTime SeriesTime Series Analysis

A Comparison of Deep Learning Architectures for Spacecraft Anomaly Detection

2024-03-19 · Daniel Lakey, Tim Schlippe

Spacecraft operations are highly critical, demanding impeccable reliability and safety. Ensuring the optimal performance of a spacecraft requires the early detection and mitigation of anomalies, which could otherwise res…

Anomaly DetectionComputational EfficiencyDeep Learning