A Robust Method for Vector Field Learning with Application to Mismatch Removing

Abstract

We propose a method for vector field learning with outliers, called vector field consensus (VFC). It could distinguish inliers from outliers and learn a vector field fitting for the inliers simultaneously. A prior is taken to force the smoothness of the field, which is based on the Tiknonov regularization in vector-valued reproducing kernel Hilbert space. Under a Bayesian framework, we associate each sample with a latent variable which indicates whether it is an inlier, and then formulate the problem as maximum a posteriori problem and use Expectation Maximization algorithm to solve it. The proposed method possesses two characteristics: 1) robust to outliers, and being able to tolerate 90% outliers and even more, 2) computationally efficient. As an application, we apply VFC to solve the problem of mismatch removing. The results demonstrate that our method outperforms many state-of-the-art methods, and it is very robust.

Cite

Text

Zhao et al. "A Robust Method for Vector Field Learning with Application to Mismatch Removing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995336

Markdown

[Zhao et al. "A Robust Method for Vector Field Learning with Application to Mismatch Removing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/zhao2011cvpr-robust/) doi:10.1109/CVPR.2011.5995336

BibTeX

@inproceedings{zhao2011cvpr-robust,
  title     = {{A Robust Method for Vector Field Learning with Application to Mismatch Removing}},
  author    = {Zhao, Ji and Ma, Jiayi and Tian, Jinwen and Ma, Jie and Zhang, Dazhi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2977-2984},
  doi       = {10.1109/CVPR.2011.5995336},
  url       = {https://mlanthology.org/cvpr/2011/zhao2011cvpr-robust/}
}