MorphModes: Non-rigid Registration via Adaptive Skinning Eigenmodes
Gabrielle Browne, Mengfei Liu, Eitan Grinspun, Otman Benchekroun
TL;DR
This work tackles non-rigid registration by moving from closest-point-based NRICP to a volumetric SDF-matching framework. It constrains deformations with an adaptive Skinning Eigenmode subspace derived from the cotangent Laplacian, enabling a global-to-local, energy-efficient optimization without relying on regularizers. The key contributions are the SDF energy formulation, the spectral subspace construction, and the adaptive scheme that progressively incorporates higher-frequency modes to avoid degeneracies. Experiments across pose transfer, cross-category, and high-deformation scenarios demonstrate improved robustness and accuracy over NRICP, even with poor initial alignments or meshes of limited quality, highlighting a practical shift toward volumetric, geometry-aware registration.
Abstract
Non-rigid registration is a crucial task with applications in medical imaging, industrial robotics, computer vision, and entertainment. Standard approaches accomplish this task using variations on the Non-Rigid Iterative Closest Point (NRICP) algorithms, which are prone to local minima and sensitive to initial conditions. We instead formulate the non-rigid registration problem as a Signed Distance Function (SDF) matching optimization problem, which provides richer shape information compared to traditional ICP methods. To avoid degenerate solutions, we propose to use a smooth Skinning Eigenmode subspace to parameterize the optimization problem. Finally, we propose an adaptive subspace optimization scheme to allow the resolution of localized deformations within the optimization. The result is a non-rigid registration algorithm that is more robust than NRICP, without the parameter sensitivity present in other SDF-matching approaches.
