GRAIFeb 5, 2022

Symmetric Volume Maps: Order-Invariant Volumetric Mesh Correspondence with Free Boundary

arXiv:2202.02568v213 citations
AI Analysis

This work addresses volumetric correspondence for shapes from simulation, medical imaging, and volume rendering, representing an incremental extension of surface methods to 3D.

The paper tackles the problem of volumetric mesh correspondence, which extends shape matching to 3D volumes, by proposing a method that minimizes a symmetric distortion energy to achieve near-isometric maps with boundary alignment, demonstrated on a diverse dataset.

Although shape correspondence is a central problem in geometry processing, most methods for this task apply only to two-dimensional surfaces. The neglected task of volumetric correspondence--a natural extension relevant to shapes extracted from simulation, medical imaging, and volume rendering--presents unique challenges that do not appear in the two-dimensional case. In this work, we propose a method for mapping between volumes represented as tetrahedral meshes. Our formulation minimizes a distortion energy designed to extract maps symmetrically, i.e., without dependence on the ordering of the source and target domains. We accompany our method with theoretical discussion describing the consequences of this symmetry assumption, leading us to select a symmetrized ARAP energy that favors isometric correspondences. Our final formulation optimizes for near-isometry while matching the boundary. We demonstrate our method on a diverse geometric dataset, producing low-distortion matchings that align closely to the boundary.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes