HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GMTR: Graph Matching Transformers

Jinpei Guo Shaofeng Zhang Runzhong Wang Chang Liu Junchi Yan

GMTR: Graph Matching Transformers

Abstract

Vision transformers (ViTs) have recently been used for visual matching beyond object detection and segmentation. However, the original grid dividing strategy of ViTs neglects the spatial information of the keypoints, limiting the sensitivity to local information. Therefore, we propose QueryTrans (Query Transformer), which adopts a cross-attention module and keypoints-based center crop strategy for better spatial information extraction. We further integrate the graph attention module and devise a transformer-based graph matching approach GMTR (Graph Matching TRansformers) whereby the combinatorial nature of GM is addressed by a graph transformer neural GM solver. On standard GM benchmarks, GMTR shows competitive performance against the SOTA frameworks. Specifically, on Pascal VOC, GMTR achieves $\mathbf{83.6\%}$ accuracy, $\mathbf{0.9\%}$ higher than the SOTA framework. On Spair-71k, GMTR shows great potential and outperforms most of the previous works. Meanwhile, on Pascal VOC, QueryTrans improves the accuracy of NGMv2 from $80.1\%$ to $\mathbf{83.3\%}$, and BBGM from $79.0\%$ to $\mathbf{84.5\%}$. On Spair-71k, QueryTrans improves NGMv2 from $80.6\%$ to $\mathbf{82.5\%}$, and BBGM from $82.1\%$ to $\mathbf{83.9\%}$. Source code will be made publicly available.

Code Repositories

jp-guo/gm-transformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-matching-on-pascal-vocGMT-BBGM
matching accuracy: 0.8411
graph-matching-on-pascal-vocGMTR
matching accuracy: 0.836
graph-matching-on-spair-71kGMTR
matching accuracy: 0.832
graph-matching-on-spair-71kGMT-BBGM
matching accuracy: 0.8296
graph-matching-on-willow-object-classGMT-BBGM
matching accuracy: 0.9813

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GMTR: Graph Matching Transformers | Papers | HyperAI