Deep Graph Matching under Quadratic Constraint
Quankai Gao, Fudong Wang, Nan Xue, Jin-Gang Yu, Gui-Song Xia

TL;DR
This paper introduces a novel deep graph matching method that explicitly incorporates quadratic structural constraints to improve accuracy and reduce ambiguities, demonstrating competitive results on real datasets.
Contribution
The paper proposes a quadratic constraint formulation for deep graph matching, integrating structural information explicitly into the deep learning framework.
Findings
Improved matching accuracy on real-world datasets.
Effective reduction of structural ambiguities.
Enhanced supervision via a false matching loss.
Abstract
Recently, deep learning based methods have demonstrated promising results on the graph matching problem, by relying on the descriptive capability of deep features extracted on graph nodes. However, one main limitation with existing deep graph matching (DGM) methods lies in their ignorance of explicit constraint of graph structures, which may lead the model to be trapped into local minimum in training. In this paper, we propose to explicitly formulate pairwise graph structures as a \textbf{quadratic constraint} incorporated into the DGM framework. The quadratic constraint minimizes the pairwise structural discrepancy between graphs, which can reduce the ambiguities brought by only using the extracted CNN features. Moreover, we present a differentiable implementation to the quadratic constrained-optimization such that it is compatible with the unconstrained deep learning optimizer. To…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Advanced Neural Network Applications
