AI in Space for Scientific Missions: Strategies for Minimizing Neural-Network Model Upload
Jonah Ekelund, Ricardo Vinuesa, Yuri Khotyaintsev, Pierre Henri, Gian, Luca Delzanno, Stefano Markidis

TL;DR
This paper explores strategies to minimize neural network upload size for space missions by using reduced-precision and simplified models, enabling efficient onboard AI classification with minimal bandwidth use.
Contribution
It demonstrates how neural networks can be significantly compressed and quantized for space applications without substantial loss of accuracy, optimizing uplink bandwidth and scientific data collection.
Findings
Neural network size can be reduced by up to 98.9% using a single linear layer.
Model precision can be lowered by 75% with less than 0.6% accuracy loss.
A simple filtering scheme effectively detects regions-of-interest in data streams.
Abstract
Artificial Intelligence (AI) has the potential to revolutionize space exploration by delegating several spacecraft decisions to an onboard AI instead of relying on ground control and predefined procedures. It is likely that there will be an AI/ML Processing Unit onboard the spacecraft running an inference engine. The neural-network will have pre-installed parameters that can be updated onboard by uploading, by telecommands, parameters obtained by training on the ground. However, satellite uplinks have limited bandwidth and transmissions can be costly. Furthermore, a mission operating with a suboptimal neural network will miss out on valuable scientific data. Smaller networks can thereby decrease the uplink cost, while increasing the value of the scientific data that is downloaded. In this work, we evaluate and discuss the use of reduced-precision and bare-minimum neural networks to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpacecraft Design and Technology · Distributed and Parallel Computing Systems
MethodsFocus · Linear Layer
