ROMay 19

Certifiable Alignment of GNSS and Local Frames via Lagrangian Duality

arXiv:2512.2093134.5h-index: 13Has Code
AI Analysis

For robotics and GNSS-based navigation in degraded environments, this provides a certifiably optimal alignment method that works with minimal satellites, addressing a key limitation of existing local optimization approaches.

This work introduces a globally optimal, certifiable solver for aligning a local frame with GNSS reference, transforming raw measurements into a convexly relaxed problem. The method provides certifiably optimal solutions even with only 2 satellites and Doppler measurements, outperforming existing techniques that may fail or converge to local optima.

Estimating the absolute orientation of a local system relative to a global navigation satellite system (GNSS) reference often suffers from local minima and high dependency on satellite availability. Existing methods for this alignment task rely on abundant satellites unavailable in GNSS-degraded environments, or use local optimization methods which cannot guarantee the optimality of a solution. This work introduces a globally optimal solver that transforms raw pseudo-range or Doppler measurements into a convexly relaxed problem. The proposed method is certifiable, meaning it can numerically verify the correctness of the result, filling a gap where existing local optimizers fail. We first formulate the original frame alignment problem as a nonconvex quadratically constrained quadratic program (QCQP) problem and relax the QCQP problem to a concave Lagrangian dual problem that provides a lower cost bound for the original problem. Then we perform relaxation tightness and observability analysis to derive criteria for certifiable optimality of the solution. Finally, simulation and real world experiments are conducted to evaluate the proposed method. The experiments show that our method provides certifiably optimal solutions even with only 2 satellites with Doppler measurements and 2D vehicle motion, while the traditional velocity-based VOBA method and the advanced GVINS alignment technique may fail or converge to local optima without notice. To support the development of GNSS-based navigation techniques in robotics, all code and data are open-sourced at https://github.com/Baoshan-Song/Certifiable-Doppler-alignment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes