Single-Source Localization as an Eigenvalue Problem
Martin Larsson, Viktor Larsson, Kalle Åström, Magnus Oskarsson
TL;DR
The authors recast trilateration as a weighted least-squares problem on squared distances and transform it into a fixed-eigenvalue problem, proving that the global optimum aligns with the largest real eigenvalue of a constructed matrix. The approach accommodates diverse noise models through tailored residual normalizations and derives a robust, fast solver that gracefully handles degenerate configurations. Empirical results on synthetic and real data show competitive speed and numerical stability compared with state-of-the-art methods, with notable resilience in challenging degenerate scenarios. The work enables practical, high-precision single-source localization and motivates extensions to multilateration and measurement-type fusion.
Abstract
This paper introduces a novel method for solving the single-source localization problem, specifically addressing the case of trilateration. We formulate the problem as a weighted least-squares problem in the squared distances and demonstrate how suitable weights are chosen to accommodate different noise distributions. By transforming this formulation into an eigenvalue problem, we leverage existing eigensolvers to achieve a fast, numerically stable, and easily implemented solver. Furthermore, our theoretical analysis establishes that the globally optimal solution corresponds to the largest real eigenvalue, drawing parallels to the existing literature on the trust-region subproblem. Unlike previous works, we give special treatment to degenerate cases, where multiple and possibly infinitely many solutions exist. We provide a geometric interpretation of the solution sets and design the proposed method to handle these cases gracefully. Finally, we validate against a range of state-of-the-art methods using synthetic and real data, demonstrating how the proposed method is among the fastest and most numerically stable.
