paper-with-me

Papers

Deterministic Fitting of Multiple Structures using Iterative MaxFS with Inlier Scale Estimation and Subset Updating

2018-07-24 · Kwang Hee Lee, Sang Wook Lee

We present an efficient deterministic hypothesis generation algorithm for robust fitting of multiple structures based on the maximum feasible subsystem (MaxFS) framework. Despite its advantage, a global optimization method such as MaxFS has two main limitations for geometric model fitting. First, its performance is much influenced by the user-specified inlier scale. Second, it is computationally inefficient for large data. The presented MaxFS-based algorithm iteratively estimates model parameters and inlier scale and also overcomes the second limitation by reducing data for the MaxFS problem. Further it generates hypotheses only with top-n ranked subsets based on matching scores and data fitting residuals. This reduction of data for the MaxFS problem makes the algorithm computationally realistic. Our method, called iterative MaxFS with inlier scale estimation and subset updating (IMaxFS-ISE-SU) in this paper, performs hypothesis generation and fitting alternately until all of true structures are found. The IMaxFS-ISE-SU algorithm generates substantially more reliable hypotheses than random sampling-based methods especially as (pseudo-)outlier ratios increase. Experimental results demonstrate that our method can generate more reliable and consistent hypotheses than random sampling-based methods for estimating multiple structures from data with many outliers.

📄 PDF Abstract BibTeX arXiv:1807.09210

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Deterministic Hypothesis Generation for Robust Fitting of Multiple Structures

2018-07-25 · Kwang Hee Lee, Chanki Yu, Sang Wook Lee

We present a novel algorithm for generating robust and consistent hypotheses for multiple-structure model fitting. Most of the existing methods utilize random sampling which produce varying results especially when outlie…

global-optimization

Superpixel-based Two-view Deterministic Fitting for Multiple-structure Data

2016-07-20 · Guobao Xiao, Hanzi Wang, Yan Yan, David Suter

This paper proposes a two-view deterministic geometric model fitting method, termed Superpixel-based Deterministic Fitting (SDF), for multiple-structure data. SDF starts from superpixel segmentation, which effectively ca…

Model SelectionSuperpixelsVocal Bursts Valence Prediction

Superpixel-guided Two-view Deterministic Geometric Model Fitting

2018-05-03 · Guobao Xiao, Hanzi Wang, Yan Yan, David Suter

Geometric model fitting is a fundamental research topic in computer vision and it aims to fit and segment multiple-structure data. In this paper, we propose a novel superpixel-guided two-view geometric model fitting meth…

modelModel SelectionSuperpixelsVocal Bursts Valence Prediction

Indoor Point Cloud Segmentation Using Iterative Gaussian Mapping and Improved Model Fitting

2020-04-16 · IEEE Transactions on Geoscience and Remote Sensing 2020 4 · Bufan Zhao

Abstract—Indoor scene segmentation based on 3-D laser point cloud is important for rebuilding and classification, especially for permanent building structure. However, the existing segmentation methods mainly focus on…

Point Cloud SegmentationScene SegmentationSegmentation

Iterative Least Trimmed Squares for Mixed Linear Regression

2019-02-10 · NeurIPS 2019 12 · Yanyao Shen, Sujay Sanghavi

Given a linear regression setting, Iterative Least Trimmed Squares (ILTS) involves alternating between (a) selecting the subset of samples with lowest current loss, and (b) re-fitting the linear model only on that subset…

regression