Contrastive General Graph Matching with Adaptive Augmentation Sampling
Jianyuan Bo, Yuan Fang

TL;DR
This paper introduces GCGM, a self-supervised graph matching framework that leverages diverse augmentations and an adaptive sampler to improve robustness and performance without requiring labeled data or side information.
Contribution
The paper proposes a novel contrastive learning framework for graph matching that eliminates the need for side information and introduces an adaptive augmentation sampler to enhance robustness.
Findings
GCGM outperforms state-of-the-art self-supervised methods on multiple datasets.
The adaptive augmentation sampler improves the selection of challenging augmentations.
The framework demonstrates effectiveness without requiring labeled data or extra features.
Abstract
Graph matching has important applications in pattern recognition and beyond. Current approaches predominantly adopt supervised learning, demanding extensive labeled data which can be limited or costly. Meanwhile, self-supervised learning methods for graph matching often require additional side information such as extra categorical information and input features, limiting their application to the general case. Moreover, designing the optimal graph augmentations for self-supervised graph matching presents another challenge to ensure robustness and efficacy. To address these issues, we introduce a novel Graph-centric Contrastive framework for Graph Matching (GCGM), capitalizing on a vast pool of graph augmentations for contrastive learning, yet without needing any side information. Given the variety of augmentation choices, we further introduce a Boosting-inspired Adaptive Augmentation…
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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Data Management and Algorithms
