Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Graph Matching with Bi-level Noisy Correspondence

About

In this paper, we study a novel and widely existing problem in graph matching (GM), namely, Bi-level Noisy Correspondence (BNC), which refers to node-level noisy correspondence (NNC) and edge-level noisy correspondence (ENC). In brief, on the one hand, due to the poor recognizability and viewpoint differences between images, it is inevitable to inaccurately annotate some keypoints with offset and confusion, leading to the mismatch between two associated nodes, i.e., NNC. On the other hand, the noisy node-to-node correspondence will further contaminate the edge-to-edge correspondence, thus leading to ENC. For the BNC challenge, we propose a novel method termed Contrastive Matching with Momentum Distillation. Specifically, the proposed method is with a robust quadratic contrastive loss which enjoys the following merits: i) better exploring the node-to-node and edge-to-edge correlations through a GM customized quadratic contrastive learning paradigm; ii) adaptively penalizing the noisy assignments based on the confidence estimated by the momentum teacher. Extensive experiments on three real-world datasets show the robustness of our model compared with 12 competitive baselines. The code is available at https://github.com/XLearning-SCU/2023-ICCV-COMMON.

Yijie Lin, Mouxing Yang, Jun Yu, Peng Hu, Changqing Zhang, Xi Peng• 2022

Related benchmarks

TaskDatasetResultRank
Keypoint MatchingPASCALVOC with Berkeley keypoint annotations (test)
Hits@1 (Aero)65.6
51
Graph matchingSPair-71k (test)
Mean Accuracy84.5
46
Keypoint TransferSPair-71k (test)
Bicycle68.2
38
Graph matchingPASCAL VOC with Berkeley annotations (test)--
36
Keypoint MatchingWILLOW-OBJECTCLASS
Accuracy (Face)100
27
Showing 5 of 5 rows

Other info

Code

Follow for update