Implementing Robust M-Estimators with Certifiable Factor Graph Optimization
Zhexin Xu, Hanna Jiamei Zhang, Helena Calatrava, Pau Closas, David M. Rosen

TL;DR
This paper introduces a method for robust parameter estimation in robotics and computer vision that combines adaptive reweighting with certifiable solvers for nonconvex problems, ensuring globally optimal solutions within factor graph frameworks.
Contribution
It presents a novel approach to implement adaptively reweighted M-estimators with certifiable solvers for inner WLS problems on smooth manifolds, enhancing robustness and solution quality.
Findings
Outperforms local search methods in pose-graph optimization and landmark SLAM.
Provides globally optimal solutions with certifiable guarantees.
Scales effectively to realistic problem sizes.
Abstract
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).…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Graph Theory and Algorithms
