SimSC: A Simple Framework for Semantic Correspondence with Temperature Learning
Xinghui Li, Kai Han, Xingchen Wan, Victor Adrian Prisacariu

TL;DR
SimSC introduces a simple, temperature-based normalization approach for semantic matching that improves feature quality and achieves state-of-the-art accuracy without complex matching heads.
Contribution
The paper presents a novel temperature learning module that optimizes feature normalization for improved semantic matching performance.
Findings
Achieves accuracy comparable to state-of-the-art methods.
Works effectively across various backbone architectures.
Enhances feature quality through temperature adjustment.
Abstract
We propose SimSC, a remarkably simple framework, to address the problem of semantic matching only based on the feature backbone. We discover that when fine-tuning ImageNet pre-trained backbone on the semantic matching task, L2 normalization of the feature map, a standard procedure in feature matching, produces an overly smooth matching distribution and significantly hinders the fine-tuning process. By setting an appropriate temperature to the softmax, this over-smoothness can be alleviated and the quality of features can be substantially improved. We employ a learning module to predict the optimal temperature for fine-tuning feature backbones. This module is trained together with the backbone and the temperature is updated online. We evaluate our method on three public datasets and demonstrate that we can achieve accuracy on par with state-of-the-art methods under the same backbone…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
