Graph-Based Simplex Method for Pairwise Energy Minimization With Binary Variables
We show how the simplex algorithm can be tailored to the linear programming relaxation of pairwise energy minimization with binary variables. A special structure formed by basic and nonbasic variables in each stage of the algorithm is identified and utilized to perform the whole iterative process combinatorially over the input energy minimization graph rather than algebraically over the simplex tableau. This leads to a new efficient solver. We demonstrate that for some computer vision instances it performs even better than methods reducing binary energy minimization to finding maximum flow in a network.
[
bibtex]
@InProceedings{Prusa_2015_CVPR,
author = {Prusa, Daniel},
title = {Graph-Based Simplex Method for Pairwise Energy Minimization With Binary Variables},
booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2015}
}