đ¤ AI Summary
This work addresses the lack of reversible, modality-agnostic mappings among heterogeneous 3D shape representationsânamely point clouds, meshes, signed distance functions (SDFs), and voxels. We propose a flow matchingâbased neural representation framework that learns continuous, invertible flows to map arbitrary input shapes to a unified anchor distribution, enabling bidirectional cross-representation alignment. To our knowledge, this is the first application of flow matching to 3D shape mapping, supporting zero-shot modality translation without requiring large-scale paired data. Our method integrates point-wise adaptive embeddings with composite forwardâinverse flow modeling, substantially improving both matching accuracy and coverage across modalities. Extensive experiments on ShapeNet and downstream tasksâincluding UV parameterization and human scan registrationâdemonstrate state-of-the-art performance.
đ Abstract
We introduce a novel neural representation for maps between 3D shapes based on flow-matching models, which is computationally efficient and supports cross-representation shape matching without large-scale training or data-driven procedures. 3D shapes are represented as the probability distribution induced by a continuous and invertible flow mapping from a fixed anchor distribution. Given a source and a target shape, the composition of the inverse flow (source to anchor) with the forward flow (anchor to target), we continuously map points between the two surfaces. By encoding the shapes with a pointwise task-tailored embedding, this construction provides an invertible and modality-agnostic representation of maps between shapes across point clouds, meshes, signed distance fields (SDFs), and volumetric data. The resulting representation consistently achieves high coverage and accuracy across diverse benchmarks and challenging settings in shape matching. Beyond shape matching, our framework shows promising results in other tasks, including UV mapping and registration of raw point cloud scans of human bodies.