High-order regularization dealing with ill-conditioned robot localization problems
Xinghua Liu, Ming Cao
TL;DR
The paper tackles ill-conditioned robot localization by introducing a high-order regularization (HR) framework that expands the inverse of the normal matrix $A^T A$ via a finite matrix-series with a PSD regularization matrix $R$, such that the HR solution is $\hat{x}^k_{hr} = (A^T A+R)^{-1} \sum_{i=0}^k (R(A^T A+R)^{-1})^i A^T b$ and TR is recovered at $k=0$. By ensuring $\rho\left(R(A^T A+R)^{-1}\right)<1$, HR achieves better inverse-approximation than classical Tikhonov regularization and mitigates over-smoothing; an a priori criterion guides the selection of $R$ and the order $k$ to balance numerical stability against estimation bias. The paper also introduces bias-correction techniques, including a sliding-window approach, to obtain nearly unbiased HR estimates and demonstrates substantial RMSE improvements and consistent NEES in both simulations and real 3D UWB localization experiments. The results show HR outperforms LS, TR, OFTR, and TSVD across varying ill-conditioning levels, offering a principled, explainable regularization framework with practical closed-form guidance for $R$ and potential extensions to nonlinear models and ML contexts.
Abstract
In this work, we propose a high-order regularization method to solve the ill-conditioned problems in robot localization. Numerical solutions to robot localization problems are often unstable when the problems are ill-conditioned. A typical way to solve ill-conditioned problems is regularization, and a classical regularization method is the Tikhonov regularization. It is shown that the Tikhonov regularization is a low-order case of our method. We find that the proposed method is superior to the Tikhonov regularization in approximating some ill-conditioned inverse problems, such as some basic robot localization problems. The proposed method overcomes the over-smoothing problem in the Tikhonov regularization as it uses more than one term in the approximation of the matrix inverse, and an explanation for the over-smoothing of the Tikhonov regularization is given. Moreover, one a priori criterion, which improves the numerical stability of the ill-conditioned problem, is proposed to obtain an optimal regularization matrix. As most of the regularization solutions are biased, we also provide two bias-correction techniques for the proposed high-order regularization. The simulation and experimental results using an Ultra-Wideband sensor network in a 3D environment are discussed, demonstrating the performance of the proposed method.
