PA-GM: Position-Aware Learning of Embedding Networks for Deep Graph Matching
Dongdong Chen, Yuxing Dai, Lichi Zhang, Zhihong Zhang

TL;DR
This paper introduces PA-GM, a neural network that enhances deep graph matching by incorporating position-aware features and relative node positioning, significantly improving accuracy in content matching tasks.
Contribution
It proposes a novel end-to-end neural network that maps graph matching into a high-dimensional space with position information, improving matching accuracy for similar content.
Findings
Outperforms baseline methods in graph matching accuracy
Effective in cross-category and real-world datasets
Demonstrates strong generalizability
Abstract
Graph matching can be formalized as a combinatorial optimization problem, where there are corresponding relationships between pairs of nodes that can be represented as edges. This problem becomes challenging when there are potential ambiguities present due to nodes and edges with high similarity, and there is a need to find accurate results for similar content matching. In this paper, we introduce a novel end-to-end neural network that can map the linear assignment problem into a high-dimensional space augmented with node-level relative position information, which is crucial for improving the method's performance for similar content matching. Our model constructs the anchor set for the relative position of nodes and then aggregates the feature information of the target node and each anchor node based on a measure of relative position. It then learns the node feature representation by…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Multimodal Machine Learning Applications
