Nonparametric Information Fusion for Motion Estimation

Abstract

The problem of information fusion appears in many forms in vision. Tasks such as motion estimation, multimodal registration, tracking, and robot localization, often require the synergy of estimates coming from multiple sources. Most of the fusion algorithms, however, assume a single source model and are not robust to outliers. If the data to be fused follow different underlying models, the traditional algorithms would produce poor estimates. We present in this paper a nonparametric approach to information fusion called variable-bandwidth density-based fusion (VBDF). The fusion estimator is computed as the location of the most significant mode of a density function, which takes into account the uncertainty of the estimates to be fused. A mode detection scheme is presented, which relies on variable-bandwidth mean shift computed at multiple scales. We show that the proposed estimator is consistent and conservative, while handling naturally outliers in the data and multiple source models. The new theory is tested for the task of multiple motion estimation. Numerous experiments validate the theory and provide very competitive results.

Cite

Text

Comaniciu. "Nonparametric Information Fusion for Motion Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211338

Markdown

[Comaniciu. "Nonparametric Information Fusion for Motion Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/comaniciu2003cvpr-nonparametric/) doi:10.1109/CVPR.2003.1211338

BibTeX

@inproceedings{comaniciu2003cvpr-nonparametric,
  title     = {{Nonparametric Information Fusion for Motion Estimation}},
  author    = {Comaniciu, Dorin},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {59-68},
  doi       = {10.1109/CVPR.2003.1211338},
  url       = {https://mlanthology.org/cvpr/2003/comaniciu2003cvpr-nonparametric/}
}