2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2017
DOI: 10.1109/cvpr.2017.747
|View full text |Cite
|
Sign up to set email alerts
|

A Study of Lagrangean Decompositions and Dual Ascent Solvers for Graph Matching

Abstract: We study the quadratic assignment problem, in computer vision also known as graph matching. Two leading solvers for this problem optimize the Lagrange decomposition duals with sub-gradient and dual ascent (also known as message passing) updates. We explore this direction further and propose several additional Lagrangean relaxations of the graph matching problem along with corresponding algorithms, which are all based on a common dual ascent framework. Our extensive empirical evaluation gives several theoretica… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
46
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
4
4
2

Relationship

3
7

Authors

Journals

citations
Cited by 42 publications
(46 citation statements)
references
References 51 publications
0
46
0
Order By: Relevance
“…Additionally, we tested state-of-the-art versions of message passing (MP) solvers, when applicable. MP is a popular method for MAP-MRF problems, and has recently been applied to the graph matching problem [38]. All solvers optimize the same underlying linear programming relaxation.…”
Section: Methodsmentioning
confidence: 99%
“…Additionally, we tested state-of-the-art versions of message passing (MP) solvers, when applicable. MP is a popular method for MAP-MRF problems, and has recently been applied to the graph matching problem [38]. All solvers optimize the same underlying linear programming relaxation.…”
Section: Methodsmentioning
confidence: 99%
“…The QAP is a popular formalism for graph matching problems, where the first-order terms (on the diagonal of W ) account for node matching costs, and the second-order terms (on the off-diagonal of W ) account for edge matching costs. Existing methods that tackle the QAP/graph matching include spectral relaxations [28,15], linear relaxations [43,42], convex relaxations [55,38,34,19,1,24,18,6], path-following methods [54,56,23], kernel density estimation [46], branchand-bound methods [5] and many more, as described in the survey papers [36,29]. Also, tensor-based approaches for higher-order graph matching have been considered [17,33].…”
Section: Background and Related Workmentioning
confidence: 99%
“…Whilst there exist many different ways to tackle GM problems (e.g. [50,12,58,26,30,47,48]), in the following we focus on convex-to-concave path-following (PF) approaches, as they are most relevant in our context. The idea of PF methods is to approximate the NP-hard GM problem by solving a sequence of continuous optimisation problems.…”
Section: Related Workmentioning
confidence: 99%