FUSE: A Flow-based Mapping Between Shapes
Lorenzo Olearo, Giulio Viganò, Daniele Baieri, Filippo Maggioli, Simone Melzi
TL;DR
FUSE presents a flow-matching framework that represents maps between 3D shapes as the composition of invertible flows between embedding distributions and a shared Gaussian anchor. By training two independent flows to map from the anchor to each shape’s embeddings, FUSE achieves zero-shot, bijective correspondences across meshes, point clouds, SDFs, and volumes without per-pair optimization. The approach delivers high coverage and accuracy on standard non-rigid matching benchmarks and extends naturally to inter-representation tasks and downstream applications such as UV parametrization, skinning, and volume matching. Its probabilistic, representation-agnostic nature enables flexible utilization as a backbone for diverse geometric tasks and prompts further exploration of flow-based alignment in 3D geometry.
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.
