Deep Learning Warm Starts for Trajectory Optimization on the International Space Station
Somrita Banerjee, Abhishek Cauligi, Marco Pavone
TL;DR
Onboard trajectory optimization for space systems is computationally demanding on resource-constrained flight computers. The authors employ amortized optimization to learn a problem–solution mapping that provides warm starts for Sequential Convex Programming (SCP), with safety ensured online by the GuSTO solver; the neural-warm-starts are trained offline from optimized trajectories. Key findings show that learned warm starts preserve the optimal cost $J^*$ while reducing solver iterations by about $60\%$ for rotational dynamics and about $50\%$ for obstacle scenarios drawn from the training data, though generalization to unseen obstacles is limited by the network architecture ($J^*$ remains unchanged but convergence accelerates only in familiar regimes). This work demonstrates safe, onboard, learning-guided trajectory optimization in space, elevating the Technology Readiness Level from $3$ to $5$ and enabling real-time autonomous guidance, navigation, and control for future missions.
Abstract
Trajectory optimization is a cornerstone of modern robot autonomy, enabling systems to compute trajectories and controls in real-time while respecting safety and physical constraints. However, it has seen limited usage in spaceflight applications due to its heavy computational demands that exceed the capability of most flight computers. In this work, we provide results on the first in-space demonstration of using machine learning-based warm starts for accelerating trajectory optimization for the Astrobee free-flying robot onboard the International Space Station (ISS). We formulate a data-driven optimal control approach that trains a neural network to learn the structure of the trajectory generation problem being solved using sequential convex programming (SCP). Onboard, this trained neural network predicts solutions for the trajectory generation problem and relies on using the SCP solver to enforce safety constraints for the system. Our trained network reduces the number of solver iterations required for convergence in cases including rotational dynamics by 60% and in cases with obstacles drawn from the training distribution of the warm start model by 50%. This work represents a significant milestone in the use of learning-based control for spaceflight applications and a stepping stone for future advances in the use of machine learning for autonomous guidance, navigation, & control.
