Consensus Maximization Tree Search Revisited

08/06/2019
by   Zhipeng Cai, et al.
0

Consensus maximization is widely used for robust fitting in computer vision. However, solving it exactly, i.e., finding the globally optimal solution, is intractable. A* tree search, which has been shown to be fixed-parameter tractable, is one of the most efficient exact methods, though it is still limited to small inputs. We make two key contributions towards improving A* tree search. First, we show that the consensus maximization tree structure used previously actually contains paths that connect nodes at both adjacent and non-adjacent levels. Crucially, paths connecting non-adjacent levels are redundant for tree search, but they were not avoided previously. We propose a new acceleration strategy that avoids such redundant paths. In the second contribution, we show that the existing branch pruning technique also deteriorates quickly with the problem dimension. We then propose a new branch pruning technique that is less dimension-sensitive to address this issue. Experiments show that both new techniques can significantly accelerate A* tree search, making it reasonably efficient on inputs that were previously out of reach.

READ FULL TEXT
research
07/25/2018

Deterministic consensus maximization with biconvex programming

Consensus maximization is one of the most widely used robust fitting par...
research
04/11/2023

Accelerating Globally Optimal Consensus Maximization in Geometric Vision

Branch-and-bound-based consensus maximization stands out due to its impo...
research
10/24/2020

Neural Networked Assisted Tree Search for the Personnel Rostering Problem

The personnel rostering problem is the problem of finding an optimal way...
research
08/09/2022

Integrating connection search in graph queries

Graph data management and querying has many practical applications. When...
research
10/21/2019

A Complexity Efficient DMT-Optimal Tree Pruning Based Sphere Decoding

We present a diversity multiplexing tradeoff (DMT) optimal tree pruning ...
research
10/27/2017

Deterministic Approximate Methods for Maximum Consensus Robust Fitting

Maximum consensus estimation plays a critically important role in robust...
research
03/02/2022

L4KDE: Learning for KinoDynamic Tree Expansion

We present the Learning for KinoDynamic Tree Expansion (L4KDE) method fo...

Please sign up or login with your details

Forgot password? Click here to reset