Fully Multiplicative Attitude and Orbit Determination for Deep space Navigation

arXiv:2607.10072 2026 Architecture 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper provides a transferable mechanism for filtering and propagating uncertainty on mixed state spaces: quaternion attitude and spherical optical measurements are handled multiplicatively, while Euclidean variables use additive errors. Its key practical result is that a fully multiplicative unscented filter remains statistically consistent under coarse propagation intervals where a first-order multiplicative EKF diverges. The strongest neural-network transfer is a manifold-aware recurrent or state-space layer that uses learned dynamics but performs sigma-point propagation and retraction in local tangent coordinates. This should be tested through normalized estimation error and divergence thresholds as propagation steps become coarse, rather than only through task accuracy.

Ideas from this paper

✓✓ Beats tuned baseline 2026

Multiplicative Manifold Unscented Recurrent Cell

Replace the Euclidean hidden-state update of a recurrent or state-space neural network with a mixed manifold state containing a rotation component and Euclidean features. Propagate uncertainty with sigma points in tangent error coordinates, retract rotational perturbations through the exponential map, and compute the training loss from the predicted covariance. This avoids invalid rotations and captures second-order curvature effects that a first-order EKF-style recurrent cell misses at large…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Fully Multiplicative Attitude and Orbit Determination for Deep space Navigation arXiv:2607.10072