Multi-Image Matching via Fast Alternating Minimization
Abstract
In this paper we propose a global optimization-based approach to jointly matching a set of images. The estimated correspondences simultaneously maximize pairwise feature affinities and cycle consistency across multiple images. Unlike previous convex methods relying on semidefinite programming, we formulate the problem as a low-rank matrix recovery problem and show that the desired semidefiniteness of a solution can be spontaneously fulfilled. The low-rank formulation enables us to derive a fast alternating minimization algorithm in order to handle practical problems with thousands of features. Both simulation and real experiments demonstrate that the proposed algorithm can achieve a competitive performance with an order of magnitude speedup compared to the state-of-the-art algorithm. In the end, we demonstrate the applicability of the proposed method to match the images of different object instances and as a result the potential to reconstruct category-specific object models from those images.
Cite
Text
Zhou et al. "Multi-Image Matching via Fast Alternating Minimization." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.459Markdown
[Zhou et al. "Multi-Image Matching via Fast Alternating Minimization." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/zhou2015iccv-multiimage/) doi:10.1109/ICCV.2015.459BibTeX
@inproceedings{zhou2015iccv-multiimage,
title = {{Multi-Image Matching via Fast Alternating Minimization}},
author = {Zhou, Xiaowei and Zhu, Menglong and Daniilidis, Kostas},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.459},
url = {https://mlanthology.org/iccv/2015/zhou2015iccv-multiimage/}
}