Improving Accuracy of Geometric Parameter Estimation Using Projected Score Method

Abstract

A fundamental problem in computer vision (CV) is the estimation of geometric parameters from multiple observations obtained from images; examples of such problems range from ellipse fitting to multi-view structure from motion (SFM). The maximum likelihood (ML) method is widely used to estimate the parameters in such problems, assuming Gaussian noises to be present in the observations, for example, bundle adjustment for SFM. According to the theory of statistics, the ML estimates are nearly optimal for these problems, provided that the variance of the observation noises is sufficiently small. This implies that when noises are not small, more accurate estimates can be derived as compared to the ML estimates. In this study, we propose the application of a method called the projected score method, developed in statistics for computing higher-accuracy estimates, to the CV problems. We describe how it can be customized to solve the CV problems and propose a numerical algorithm to implement the method. We show that the method works effectively for such problems.

Cite

Text

Okatani and Deguchi. "Improving Accuracy of Geometric Parameter Estimation Using Projected Score Method." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459388

Markdown

[Okatani and Deguchi. "Improving Accuracy of Geometric Parameter Estimation Using Projected Score Method." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/okatani2009iccv-improving/) doi:10.1109/ICCV.2009.5459388

BibTeX

@inproceedings{okatani2009iccv-improving,
  title     = {{Improving Accuracy of Geometric Parameter Estimation Using Projected Score Method}},
  author    = {Okatani, Takayuki and Deguchi, Koichiro},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1733-1740},
  doi       = {10.1109/ICCV.2009.5459388},
  url       = {https://mlanthology.org/iccv/2009/okatani2009iccv-improving/}
}