用可验证优化解决机器人中的鲁棒估计难题
Implementing Robust M-Estimators with Certifiable Factor Graph Optimization
- 通过流形上的局部优化实现可验证的加权最小二乘求解
- 在位姿图与地标SLAM任务中显著提升估计精度
- 兼容现有软件框架,适合高维非凸问题场景
机器人与计算机视觉中的参数估计面临外点干扰和非凸优化两大挑战。虽然M-估计通过鲁棒损失函数应对外点问题,但导致严重非凸的优化问题,难以全局求解。自适应重加权方法通过一系列简化加权最小二乘(WLS)子问题,使标准最小二乘求解器可用,并获得更优估计。然而,该方法仍依赖于内层WLS问题的有效求解,而常见参数空间(如旋转和位姿)的内在非凸性使得这一任务在许多机器人应用中依然困难。本文提出一种简单方法,仅需在光滑流形上进行快速局部优化,即可实现自适应重加权M-估计的可验证求解。该方法利用近期的可验证因子图优化技术,为内层WLS子问题提供全局最优性证明,同时无缝集成到现有基于因子图的软件库与工作流程中。在位姿图优化和地标SLAM任务上的实验表明,该方法在保持可扩展性的同时,相比传统局部搜索方法提供了更高精度的估计结果。
原文摘要 · Abstract (English)
Parameter estimation in robotics and computer vision faces formidable challenges from both outlier contamination and nonconvex optimization landscapes. While M-estimation addresses the problem of outliers through robust loss functions, it creates severely nonconvex problems that are difficult to solve globally. Adaptive reweighting schemes provide one particularly appealing strategy for implementing M-estimation in practice: these methods solve a sequence of simpler weighted least squares (WLS) subproblems, enabling both the use of standard least squares solvers and the recovery of higher-quality estimates than simple local search. However, adaptive reweighting still crucially relies upon solving the inner WLS problems effectively, a task that remains challenging in many robotics applications due to the intrinsic nonconvexity of many common parameter spaces (e.g. rotations and poses). In this paper, we show how one can easily implement adaptively reweighted M-estimators with certifiably correct solvers for the inner WLS subproblems using only fast local optimization over smooth manifolds. Our approach exploits recent work on certifiable factor graph optimization to provide global optimality certificates for the inner WLS subproblems while seamlessly integrating into existing factor graph-based software libraries and workflows. Experimental evaluation on pose-graph optimization and landmark SLAM tasks demonstrates that our adaptively reweighted certifiable estimation approach provides higher-quality estimates than alternative local search-based methods, while scaling tractably to realistic problem sizes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。