Stable-SCore: A Stable Registration-based Framework for 3D Shape Correspondence
Haolin Liu, Xiaohang Zhan, Zizheng Yan, Zhongjin Luo, Yuxin Wen, Xiaoguang Han
TL;DR
Stable-SCore rethinks 3D shape correspondence by combining a 2D foundation-model-based 2D character correspondence with a Semantic Flow Guided Registration that uses Neural Jacobian Fields for stable, dense 3D alignment under non-isometric deformations. The method trains a 2D adapter to produce robust semantic flows from multi-view renders and supervises differentiable 3D registration with geometry and flow losses, achieving state-of-the-art performance on non-isometric benchmarks and enabling downstream tasks like re-topology and texture transfer. A key contribution is the Character in-the-Wild (CharW) benchmark, designed to stress non-isometric variations and realism, helping drive progress in practical character correspondence. The work demonstrates that leveraging 2D foundation-model features for 2D-to-3D supervision, coupled with a stable deformation model and careful regularization, yields robust 3D correspondences that generalize across domains and support a range of applications.
Abstract
Establishing character shape correspondence is a critical and fundamental task in computer vision and graphics, with diverse applications including re-topology, attribute transfer, and shape interpolation. Current dominant functional map methods, while effective in controlled scenarios, struggle in real situations with more complex challenges such as non-isometric shape discrepancies. In response, we revisit registration-for-correspondence methods and tap their potential for more stable shape correspondence estimation. To overcome their common issues including unstable deformations and the necessity for careful pre-alignment or high-quality initial 3D correspondences, we introduce Stable-SCore: A Stable Registration-based Framework for 3D Shape Correspondence. We first re-purpose a foundation model for 2D character correspondence that ensures reliable and stable 2D mappings. Crucially, we propose a novel Semantic Flow Guided Registration approach that leverages 2D correspondence to guide mesh deformations. Our framework significantly surpasses existing methods in challenging scenarios, and brings possibilities for a wide array of real applications, as demonstrated in our results.
