paper-with-me

홈 › Papers

Self-Supervised Learning for Multimodal Non-Rigid 3D Shape Matching

2023-03-20 · CVPR 2023 1 · Dongliang Cao, Florian Bernard

The matching of 3D shapes has been extensively studied for shapes represented as surface meshes, as well as for shapes represented as point clouds. While point clouds are a common representation of raw real-world 3D data (e.g. from laser scanners), meshes encode rich and expressive topological information, but their creation typically requires some form of (often manual) curation. In turn, methods that purely rely on point clouds are unable to meet the matching quality of mesh-based methods that utilise the additional topological structure. In this work we close this gap by introducing a self-supervised multimodal learning strategy that combines mesh-based functional map regularisation with a contrastive loss that couples mesh and point cloud data. Our shape matching approach allows to obtain intramodal correspondences for triangle meshes, complete point clouds, and partially observed point clouds, as well as correspondences across these data modalities. We demonstrate that our method achieves state-of-the-art results on several challenging benchmark datasets even in comparison to recent supervised methods, and that our method reaches previously unseen cross-dataset generalisation ability.

📄 PDF Abstract BibTeX arXiv:2303.10971

Code (1)

dongliangcao/Self-Supervised-Multimodal-Shape-Matching 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Joint Symmetry Detection and Shape Matching for Non-Rigid Point Cloud

2021-12-05 · Abhishek Sharma, Maks Ovsjanikov

Despite the success of deep functional maps in non-rigid 3D shape matching, there exists no learning framework that models both self-symmetry and shape matching simultaneously. This is despite the fact that errors due to…

Symmetry Detection

Coarse-to-Fine: A Hybrid Self-Supervised Method for Non-rigid 3D Shape Matching

2026-06-25 · Feifan Luo, Ting Li, Zhao Li, Hongyang Chen arxiv

Non-rigid 3D shape matching is a fundamental task in computer vision and graphics. In this paper, we propose a hybrid self-supervised method based on a coarse-to-fine strategy, which ensures consistency between the coars…

Computational Efficiency

Shape Non-rigid Kinematics (SNK): A Zero-Shot Method for Non-Rigid Shape Matching via Unsupervised Functional Map Regularized Reconstruction

2024-03-11 · NeurIPS 2023 11 · Souhaib Attaiki, Maks Ovsjanikov

We present Shape Non-rigid Kinematics (SNK), a novel zero-shot method for non-rigid shape matching that eliminates the need for extensive training or ground truth data. SNK operates on a single pair of shapes, and employ…

Decoder

Revisiting Map Relations for Unsupervised Non-Rigid Shape Matching

2023-10-17 · Dongliang Cao, Paul Roetzer, Florian Bernard

We propose a novel unsupervised learning approach for non-rigid 3D shape matching. Our approach improves upon recent state-of-the art deep functional map methods and can be applied to a broad range of different challengi…

Synchronous Diffusion for Unsupervised Smooth Non-Rigid 3D Shape Matching

2024-07-11 · Dongliang Cao, Zorah Laehner, Florian Bernard

Most recent unsupervised non-rigid 3D shape matching methods are based on the functional map framework due to its efficiency and superior performance. Nevertheless, respective methods struggle to obtain spatially smooth …