paper-with-me

Papers

Deterministic Approximate Methods for Maximum Consensus Robust Fitting

2017-10-27 · Huu Le, Tat-Jun Chin, Anders Eriksson, Thanh-Toan Do, David Suter

Maximum consensus estimation plays a critically important role in robust fitting problems in computer vision. Currently, the most prevalent algorithms for consensus maximization draw from the class of randomized hypothesize-and-verify algorithms, which are cheap but can usually deliver only rough approximate solutions. On the other extreme, there are exact algorithms which are exhaustive search in nature and can be costly for practical-sized inputs. This paper fills the gap between the two extremes by proposing deterministic algorithms to approximately optimize the maximum consensus criterion. Our work begins by reformulating consensus maximization with linear complementarity constraints. Then, we develop two novel algorithms: one based on non-smooth penalty method with a Frank-Wolfe style optimization scheme, the other based on the Alternating Direction Method of Multipliers (ADMM). Both algorithms solve convex subproblems to efficiently perform the optimization. We demonstrate the capability of our algorithms to greatly improve a rough initial estimate, such as those obtained using least squares or a randomized algorithm. Compared to the exact algorithms, our approach is much more practical on realistic input sizes. Further, our approach is naturally applicable to estimation problems with geometric residuals

📄 PDF Abstract BibTeX arXiv:1710.10003

Code (1)

ZhipengCai/Demo---Deterministic-consensus-maximization-with-biconvex-programming

Similar Papers 제목 키워드 기반

Revisiting Robust Model Fitting Using Truncated Loss

2020-08-04 · Fei Wen, Hewen Wei, Yipeng Liu, Peilin Liu

Robust fitting is a fundamental problem in low-level vision, which is typically achieved by maximum consensus (MC) estimators to identify inliers first or by M-estimators directly. While these two methods are discriminat…

Combinatorial Optimizationmodel

An Exact Penalty Method for Locally Convergent Maximum Consensus

2017-07-01 · CVPR 2017 7 · Huu Le, Tat-Jun Chin, David Suter

Maximum consensus estimation plays a critically important role in computer vision. Currently, the most prevalent approach draws from the class of non-deterministic hypothesize-and-verify algorithms, which are cheap but d…

Latent Semantic Consensus For Deterministic Geometric Model Fitting

2024-03-11 · Guobao Xiao, Jun Yu, Jiayi Ma, Deng-Ping Fan 외

Estimating reliable geometric model parameters from the data with severe outliers is a fundamental and important task in computer vision. This paper attempts to sample high-quality subsets and select model instances to e…

model

Deterministic consensus maximization with biconvex programming

2018-07-25 · ECCV 2018 9 · Zhipeng Cai, Tat-Jun Chin, Huu Le, David Suter

Consensus maximization is one of the most widely used robust fitting paradigms in computer vision, and the development of algorithms for consensus maximization is an active research topic. In this paper, we propose an ef…

Distribution Estimation for Global Data Association via Approximate Bayesian Inference

2025-09-19 · Yixuan Jia, Mason B. Peterson, Qingyuan Li, Yulun Tian 외 arxiv

Global data association is an essential prerequisite for robot operation in environments seen at different times or by different robots. Repetitive or symmetric data creates significant challenges for existing methods, w…

Bayesian InferencePoint Clouds