Advances in Global Solvers for 3D Vision
Zhenjun Zhao, Heng Yang, Bangyan Liao, Yingping Zeng, Shaocheng Yan, Yingdong Gu, Peidong Liu, Yi Zhou, Haoang Li, Javier Civera
TL;DR
This survey analyzes the rise of global solvers for 3D vision, focusing on certifiable optimization to address nonconvex geometric estimation. It introduces a unified taxonomy of Branch-and-Bound, Convex Relaxation, and Graduated Non-Convexity, detailing theoretical foundations, algorithmic designs, and practical enhancements across robustness and scalability. Ten fundamental vision tasks are evaluated to illuminate optimality guarantees, outlier robustness, and scalability trade-offs, and the authors outline future directions including scaling guarantees, data-driven priors, and standardized benchmarks. The work also emphasizes societal implications and provides open resources, tutorials, and a continuously-updated literature repository to bridge theory and real-world, trustworthy perception systems.
Abstract
Global solvers have emerged as a powerful paradigm for 3D vision, offering certifiable solutions to nonconvex geometric optimization problems traditionally addressed by local or heuristic methods. This survey presents the first systematic review of global solvers in geometric vision, unifying the field through a comprehensive taxonomy of three core paradigms: Branch-and-Bound (BnB), Convex Relaxation (CR), and Graduated Non-Convexity (GNC). We present their theoretical foundations, algorithmic designs, and practical enhancements for robustness and scalability, examining how each addresses the fundamental nonconvexity of geometric estimation problems. Our analysis spans ten core vision tasks, from Wahba problem to bundle adjustment, revealing the optimality-robustness-scalability trade-offs that govern solver selection. We identify critical future directions: scaling algorithms while maintaining guarantees, integrating data-driven priors with certifiable optimization, establishing standardized benchmarks, and addressing societal implications for safety-critical deployment. By consolidating theoretical foundations, practical advances, and broader impacts, this survey provides a unified perspective and roadmap toward certifiable, trustworthy perception for real-world applications. A continuously-updated literature summary and companion code tutorials are available at https://github.com/ericzzj1989/Awesome-Global-Solvers-for-3D-Vision.
