The Modified pbM-Estimator Method and a Runtime Analysis Technique for the RANSAC Family
Abstract
Robust regression techniques are used today in many computer vision algorithms. Chen and Meer recently presented a new robust regression technique named the projection based M-estimator. Unlike other methods in the RANSAC family of techniques, where performance depends on a user supplied scale parameter, in the pbM-estimator technique this scale parameter is estimated automatically from the data using kernel smoothing density estimation. In this work we improve the performance of the pbM-estimator by changing its cost function. Replacing the cost function of the pbM-estimator with the changed one yields the modified pbM-estimator. The cost function of the modified pbM-estimator is more stable relative to the scale parameter and is also a better classifier. Thus we get a more robust and effective technique. A new general method to estimate the runtime of robust regression algorithms is proposed. Using it we show, that the modified pbM-estimator runs 2 -3 times faster than the pbM-estimator. Experimental results of fundamental matrix estimation are presented demonstrating the correctness of the proposed analysis method and the advantages of the modified pbM-estimator.
Cite
Text
Rozenfeld and Shimshoni. "The Modified pbM-Estimator Method and a Runtime Analysis Technique for the RANSAC Family." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.341Markdown
[Rozenfeld and Shimshoni. "The Modified pbM-Estimator Method and a Runtime Analysis Technique for the RANSAC Family." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/rozenfeld2005cvpr-modified/) doi:10.1109/CVPR.2005.341BibTeX
@inproceedings{rozenfeld2005cvpr-modified,
title = {{The Modified pbM-Estimator Method and a Runtime Analysis Technique for the RANSAC Family}},
author = {Rozenfeld, Stas and Shimshoni, Ilan},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {1113-1120},
doi = {10.1109/CVPR.2005.341},
url = {https://mlanthology.org/cvpr/2005/rozenfeld2005cvpr-modified/}
}