DocumentCode
3748455
Title
Discrete Tabu Search for Graph Matching
Author
Kamil Adamczewski;Yumin Suh;Kyoung Mu Lee
Author_Institution
Dept. of ECE, Seoul Nat. Univ., Seoul, South Korea
fYear
2015
Firstpage
109
Lastpage
117
Abstract
Graph matching is a fundamental problem in computer vision. In this paper, we propose a novel graph matching algorithm based on tabu search [13]. The proposed method solves graph matching problem by casting it into an equivalent weighted maximum clique problem of the corresponding association graph, which we further penalize through introducing negative weights. Subsequent tabu search optimization allows for overcoming the convention of using positive weights. The method´s distinct feature is that it utilizes the history of search to make more strategic decisions while looking for the optimal solution, thus effectively escaping local optima and in practice achieving superior results. The proposed method, unlike the existing algorithms, enables direct optimization in the original discrete space while encouraging rather than artificially enforcing hard one-to-one constraint, thus resulting in better solution. The experiments demonstrate the robustness of the algorithm in a variety of settings, presenting the state-of-the-art results. The code is available at http://cv.snu.ac.kr/research/~DTSGM/.
Keywords
"Optimization","Search problems","Computer vision","Space exploration","Image edge detection","Monte Carlo methods","Programming"
Publisher
ieee
Conference_Titel
Computer Vision (ICCV), 2015 IEEE International Conference on
Electronic_ISBN
2380-7504
Type
conf
DOI
10.1109/ICCV.2015.21
Filename
7410378
Link To Document