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

SimpleMatch: A Simple and Strong Baseline for Semantic Correspondence

About

Recent advances in semantic correspondence have been largely driven by the use of pre-trained large-scale models. However, a limitation of these approaches is their dependence on high-resolution input images to achieve optimal performance, which results in considerable computational overhead. In this work, we address a fundamental limitation in current methods: the irreversible fusion of adjacent keypoint features caused by deep downsampling operations. This issue is triggered when semantically distinct keypoints fall within the same downsampled receptive field (e.g., 16x16 patches). To address this issue, we present SimpleMatch, a simple yet effective framework for semantic correspondence that delivers strong performance even at low resolutions. We propose a lightweight upsample decoder that progressively recovers spatial detail by upsampling deep features to 1/4 resolution, and a multi-scale supervised loss that ensures the upsampled features retain discriminative features across different spatial scales. In addition, we introduce sparse matching and window-based localization to optimize training memory usage and reduce it by 51%. At a resolution of 252x252 (3.3x smaller than current SOTA methods), SimpleMatch achieves superior performance with 84.1% PCK@0.1 on the SPair-71k benchmark. We believe this framework provides a practical and efficient baseline for future research in semantic correspondence. Code is available at: https://github.com/hailong23-jin/SimpleMatch.

Hailing Jin, Huiying Li• 2026

Related benchmarks

TaskDatasetResultRank
Semantic CorrespondenceSPair-71k (test)
PCK@0.188.2
122
Semantic CorrespondencePF-Pascal (test)
PCK@0.196.5
106
Semantic CorrespondenceAP-10K Intra-species (test)
PCK@0.0130.1
12
Semantic CorrespondenceAP-10K Cross-species (test)
PCK@0.010.306
12
Semantic CorrespondenceAP-10K cross-family
PCK@0.0125
4
Showing 5 of 5 rows

Other info

Follow for update