Deep graph matching meets mixed-integer linear programming: Relax at your own risk ?
Zhoubo Xu, Puqing Chen, Romain Raveaux, Xin Yang, Huadong Liu

TL;DR
This paper explores integrating mixed-integer linear programming with deep graph matching, analyzing the impact of relaxations and solution quality on model performance in computer vision tasks.
Contribution
It introduces a MILP-based formulation for graph matching, providing a baseline and analyzing relaxations and solution quality impacts in deep learning models.
Findings
MILP formulation offers an optimal baseline for graph matching.
Relaxations affect the solution quality and model performance.
Guides future deep graph matching research directions.
Abstract
Graph matching is an important problem that has received widespread attention, especially in the field of computer vision. Recently, state-of-the-art methods seek to incorporate graph matching with deep learning. However, there is no research to explain what role the graph matching algorithm plays in the model. Therefore, we propose an approach integrating a MILP formulation of the graph matching problem. This formulation is solved to optimal and it provides inherent baseline. Meanwhile, similar approaches are derived by releasing the optimal guarantee of the graph matching solver and by introducing a quality level. This quality level controls the quality of the solutions provided by the graph matching solver. In addition, several relaxations of the graph matching problem are put to the test. Our experimental evaluation gives several theoretical insights and guides the direction of deep…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Complexity and Algorithms in Graphs
