paper-with-me

홈 › Papers

Unsupervised Contrastive Learning for Efficient and Robust Spectral Shape Matching

2026-03-19 · Feifan Luo, Hongyang Chen arxiv

Estimating correspondences between pairs of non-rigid deformable 3D shapes remains a significant challenge in computer vision and graphics. While deep functional map methods have become the go-to solution for addressing this problem, they primarily focus on optimizing pointwise and functional maps either individually or jointly, rather than directly enhancing feature representations in the embedding space, which often results in inadequate feature quality and suboptimal matching performance. Furthermore, these approaches heavily rely on traditional functional map techniques, such as time-consuming functional map solvers, which incur substantial computational costs. In this work, we introduce, for the first time, a novel unsupervised contrastive learning-based approach for efficient and robust 3D shape matching. We begin by presenting an unsupervised contrastive learning framework that promotes feature learning by maximizing consistency within positive similarity pairs and minimizing it within negative similarity pairs, thereby improving both the consistency and discriminability of the learned features.We then design a significantly simplified functional map learning architecture that eliminates the need for computationally expensive functional map solvers and multiple auxiliary functional map losses, greatly enhancing computational efficiency. By integrating these two components into a unified two-branch pipeline, our method achieves state-of-the-art performance in both accuracy and efficiency. Extensive experiments demonstrate that our approach is not only computationally efficient but also outperforms current state-of-the-art methods across various challenging benchmarks, including near-isometric, non-isometric, and topologically inconsistent scenarios, even surpassing supervised techniques.

📄 PDF Abstract BibTeX arXiv:2603.18924

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyContrastive Learning

Similar Papers 제목 키워드 기반

Unsupervised Learning of Robust Spectral Shape Matching

2023-04-27 · Dongliang Cao, Paul Roetzer, Florian Bernard

We propose a novel learning-based approach for robust 3D shape matching. Our method builds upon deep functional maps and can be trained in a fully unsupervised manner. Previous deep functional map methods mainly focus on…

Hyper-Network Neural Functional Maps for Unsupervised Robust 3D Shape Matching

2026-06-29 · Dongliang Cao, Florian Bernard arxiv

Functional maps are the cornerstone of recent non-rigid 3D shape matching methods due to their efficiency and performance. However, existing methods struggle with challenging scenarios, such as partiality, topological no…

Point Clouds

Unsupervised Scale-Invariant Multispectral Shape Matching

2020-12-19 · Idan Pazi, Dvir Ginzburg, Dan Raviv

Alignment between non-rigid stretchable structures is one of the most challenging tasks in computer vision, as the invariant properties are hard to define, and there is no labeled data for real datasets. We present unsup…

Learning Multi-resolution Functional Maps with Spectral Attention for Robust Shape Matching

2022-10-12 · Lei LI, Nicolas Donati, Maks Ovsjanikov

In this work, we present a novel non-rigid shape matching framework based on multi-resolution functional maps with spectral attention. Existing functional map learning methods all rely on the critical choice of the spect…

From Feature Learning to Spectral Basis Learning: A Unifying and Flexible Framework for Efficient and Robust Shape Matching

2026-03-24 · Feifan Luo, Hongyang Chen arxiv

Shape matching is a fundamental task in computer graphics and vision, with deep functional maps becoming a prominent paradigm. However, existing methods primarily focus on learning informative feature representations by …