paper-with-me

홈 › Papers

Sparse One-Time Grab Sampling of Inliers

2018-12-21 · Maryam Jaberi, Marianna Pensky, Hassan Foroosh

Estimating structures in "big data" and clustering them are among the most fundamental problems in computer vision, pattern recognition, data mining, and many other other research fields. Over the past few decades, many studies have been conducted focusing on different aspects of these problems. One of the main approaches that is explored in the literature to tackle the problems of size and dimensionality is sampling subsets of the data in order to estimate the characteristics of the whole population, e.g. estimating the underlying clusters or structures in the data. In this paper, we propose a one-time-grab' sampling algorithm\cite{jaberi2015swift,jaberi2018sparse}. This method can be used as the front end to any supervised or unsupervised clustering method. Rather than focusing on the strategy of maximizing the probability of sampling inliers, our goal is to minimize the number of samples needed to instantiate all underlying model instances. More specifically, our goal is to answer the following question: {\em Given a very large population of points with $C$ embedded structures and gross outliers, what is the minimum number of points $r$ to be selected randomly in one grab in order to make sure with probability $P$ that at least $\varepsilon$ points are selected on each structure, where $\varepsilon$ is the number of degrees of freedom of each structure.'}

📄 PDF Abstract BibTeX arXiv:1901.02338

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

SWIFT: Sparse Withdrawal of Inliers in a First Trial

2015-06-01 · CVPR 2015 6 · Maryam Jaberi, Marianna Pensky, Hassan Foroosh

We study the simultaneous detection of multiple structures in the presence of overwhelming number of outliers in a large population of points. Our approach reduces the problem to sampling an extremely sparse subset of th…

Clustering

RANSIC: Fast and Highly Robust Estimation for Rotation Search and Point Cloud Registration using Invariant Compatibility

2021-04-19 · Lei Sun

Correspondence-based rotation search and point cloud registration are two fundamental problems in robotics and computer vision. However, the presence of outliers, sometimes even occupying the great majority of the putati…

Point Cloud Registration

R-SAC: Reinforcement Sample Consensus

2020-12-14 · CUHK Course IERG5350 2020 12 · Zhaoyang Huang, Yan Xu

The rejection of outliers in observed data is the foundation for accurate model estimation. Random sample consensus (RANSAC) is a classical algorithm aiming to find the inliers for robust model estimation. After samplin…

Absolute integrability of Mercer kernels is only sufficient for RKHS stability

2023-05-02 · Mauro Bisiacco, Gianluigi Pillonetto

Reproducing kernel Hilbert spaces (RKHSs) are special Hilbert spaces in one-to-one correspondence with positive definite maps called kernels. They are widely employed in machine learning to reconstruct unknown functions …

Learning Sparse Gaussian Graphical Models with Overlapping Blocks

2016-12-01 · NeurIPS 2016 12 · Mohammad Javad Hosseini, Su-In Lee

We present a novel framework, called GRAB (GRaphical models with overlApping Blocks), to capture densely connected components in a network estimate. GRAB takes as input a data matrix of p variables and n samples, and joi…