CVSep 20, 2016

Robust Estimation of Multiple Inlier Structures

arXiv:1609.06371v34 citations
AI Analysis

This work addresses robust estimation for computer vision or data analysis, but appears incremental as it builds on existing robust estimator frameworks.

The paper tackles the problem of robustly estimating multiple inlier structures from data by processing each independently and adaptively estimating scales without thresholds, resulting in sorted segmented structures by strength.

The robust estimator presented in this paper processes each structure independently. The scales of the structures are estimated adaptively and no threshold is involved in spite of different objective functions. The user has to specify only the number of elemental subsets for random sampling. After classifying all the input data, the segmented structures are sorted by their strengths and the strongest inlier structures come out at the top. Like any robust estimators, this algorithm also has limitations which are described in detail. Several synthetic and real examples are presented to illustrate every aspect of the algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes