Fast and Robust Estimation for Unit-Norm Constrained Linear Fitting Problems

Abstract

M-estimator using iteratively reweighted least squares (IRLS) is one of the best-known methods for robust estimation. However, IRLS is ineffective for robust unit-norm constrained linear fitting (UCLF) problems, such as fundamental matrix estimation because of a poor initial solution. We overcome this problem by developing a novel objective function and its optimization, named iteratively reweighted eigenvalues minimization (IREM). IREM is guaranteed to decrease the objective function and achieves fast convergence and high robustness. In robust fundamental matrix estimation, IREM performs approximately 5-500 times faster than random sampling consensus (RANSAC) while preserving comparable or superior robustness.

Cite

Text

Ikami et al. "Fast and Robust Estimation for Unit-Norm Constrained Linear Fitting Problems." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00850

Markdown

[Ikami et al. "Fast and Robust Estimation for Unit-Norm Constrained Linear Fitting Problems." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/ikami2018cvpr-fast/) doi:10.1109/CVPR.2018.00850

BibTeX

@inproceedings{ikami2018cvpr-fast,
  title     = {{Fast and Robust Estimation for Unit-Norm Constrained Linear Fitting Problems}},
  author    = {Ikami, Daiki and Yamasaki, Toshihiko and Aizawa, Kiyoharu},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00850},
  url       = {https://mlanthology.org/cvpr/2018/ikami2018cvpr-fast/}
}