Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MGNet: Learning Correspondences via Multiple Graphs

About

Learning correspondences aims to find correct correspondences (inliers) from the initial correspondence set with an uneven correspondence distribution and a low inlier rate, which can be regarded as graph data. Recent advances usually use graph neural networks (GNNs) to build a single type of graph or simply stack local graphs into the global one to complete the task. But they ignore the complementary relationship between different types of graphs, which can effectively capture potential relationships among sparse correspondences. To address this problem, we propose MGNet to effectively combine multiple complementary graphs. To obtain information integrating implicit and explicit local graphs, we construct local graphs from implicit and explicit aspects and combine them effectively, which is used to build a global graph. Moreover, we propose Graph~Soft~Degree~Attention (GSDA) to make full use of all sparse correspondence information at once in the global graph, which can capture and amplify discriminative features. Extensive experiments demonstrate that MGNet outperforms state-of-the-art methods in different visual tasks. The code is provided in https://github.com/DAILUANYUAN/MGNet-2024AAAI.

Luanyuan Dai, Xiaoyu Du, Hanwang Zhang, Jinhui Tang• 2024

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch (test)
Registration Recall75.23
393
Node ClassificationGrocery
Accuracy75.62
139
Node ClassificationToys
Accuracy77.56
77
Camera pose estimationSUN3D (Known Scene)
mAP @ 5°25.66
75
Camera pose estimationYFCC100M Known Scene
mAP @ 5°49.67
53
Modality RetrievalQB (Full)
R@578.64
25
Camera TrackingDL3DV
Sequence 01 Tracking Performance0.47
24
Camera pose estimationSUN3D Indoor
mAP (5°)20.7
17
Camera pose estimationYFCC100M outdoor
mAP5°63.63
17
Node ClassificationToys (Miss)
Accuracy58.25
15
Showing 10 of 26 rows

Other info

Follow for update