ReMatching: Low-Resolution Representations for Scalable Shape Correspondence
Filippo Maggioli, Daniele Baieri, Emanuele Rodolà, Simone Melzi
TL;DR
ReMatching addresses scalable dense shape correspondence by replacing the original dense meshes with a carefully crafted low-resolution representation that preserves topology and metric properties, enabling efficient functional-map optimization. A novel remeshing scheme creates an intrinsic Delaunay triangulation on a uniform sampling of the surface, allowing the functional map to be computed on the reduced mesh and then extended back to the original dense shapes via a fast barycentric-based extension. Across SHREC19, TOSCA, and the challenging BadTOSCA dataset, the approach demonstrates superior time-accuracy trade-offs compared to baselines such as SFM, IRM, and IEM, while maintaining robustness to non-isometric deformations. The work thus provides a scalable pathway for high-quality shape matching on meshes containing millions of vertices, with practical implications for large-scale 3D shape analysis and applications needing fast, reliable correspondences.
Abstract
We introduce \emph{ReMatching}, a novel shape correspondence solution based on the functional maps framework. Our method, by exploiting a new and appropriate \emph{re}-meshing paradigm, can target shape-\emph{matching} tasks even on meshes counting millions of vertices, where the original functional maps does not apply or requires a massive computational cost. The core of our procedure is a time-efficient remeshing algorithm which constructs a low-resolution geometry while acting conservatively on the original topology and metric. These properties allow translating the functional maps optimization problem on the resulting low-resolution representation, thus enabling efficient computation of correspondences with functional map approaches. Finally, we propose an efficient technique for extending the estimated correspondence to the original meshes. We show that our method is more efficient and effective through quantitative and qualitative comparisons, outperforming state-of-the-art pipelines in quality and computational cost.
