Horizon-Dependent Tube MPC for Spacecraft Rendezvous on Elliptical Orbits with Conditional Robust Constraint Satisfaction
arXiv:2608.08921
2026
Dynamics
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper offers a constructive robust-control mechanism with strong transfer potential: propagate an element-wise error tube over the prediction horizon using the actual time-varying closed-loop matrices, rather than a conservative constant-width tube. The recursion converts multiplicative parameter uncertainty and additive disturbances into a common bound and gives a computable Perron–Frobenius spectral-radius certificate for bounded tightening and an explicit input-to-state-stability gain. In neural networks, the same machinery can certify recurrent or state-space rollouts under activation, parameter, quantization, or model-prediction errors, and can tighten output constraints only at horizons where uncertainty has actually accumulated. The most useful experiments should measure the predicted spectral stability boundary and the saturation or divergence law of the propagated tube, not merely benchmark accuracy.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Wrap an RNN, neural state-space model, or recurrent world model with an element-wise uncertainty tube that is propagated separately at every future step. Use the resulting tube to tighten output constraints or penalize predictions whose uncertainty reaches unsafe regions, avoiding the excessive conservatism of a single worst-case bound shared by all horizons.
Useful8/10
Difficulty5/10
Novelty7/10
✗ Failed on benchmark
2026
Combine a learned dynamics model or neural policy with a short-horizon robust MPC wrapper. Instead of tightening every future constraint by one stationary worst-case radius, propagate uncertainty using the actual neural closed-loop Jacobians and explicitly fall back when the tightened optimization problem is infeasible, making envelope violations observable rather than silently unsafe.
Useful7/10
Difficulty7/10
Novelty8/10