Volume Preserving Neural Shape Morphing

Back

Camille Buonomo     Julie Digne     Raphaƫlle Chaine
Morphing a kitten into a fandisk.

PaperSupplementaryCode (submitted to GRSI)

Abstract

Shape interpolation is a long standing challenge of geometry processing. As it is ill-posed, shape interpolation methods always work under some hypothesis such as semantic part matching or least displacement. Among such constraints, volume preservation is one of the traditional animation principles. In this paper we propose a method to interpolate between shapes in arbitrary poses favoring volume and topology preservation. To do so, we rely on a level set representation of the shape and its advection by a velocity field through the level set equation, both shape representation and velocity fields being parameterized as neural networks. While divergence free velocity fields ensure volume and topology preservation, they are incompatible with the Eikonal constraint of signed distance functions. This leads us to introduce the notion of adaptive divergence velocity field, a construction compatible with the Eikonal equation with theoretical guarantee on the shape volume preservation. In the non constant volume setting, our method is still helpful to provide a natural morphing, by combining it with a parameterization of the volume change over time. We show experimentally that our method exhibits better volume preservation than other recent approaches, limits topological changes and preserves the structures of shapes better without landmark correspondences.

Video

Bibtex

@article{Buonomo2025,
author = {Buonomo, Camille and Digne, Julie and Chaine, Raphaƫlle},
title = {Volume Preserving Neural Shape Morphing},
journal = {Computer Graphics Forum, Proc. Symposium on Geometry Processing 2025},
year = {2025},
}

Acknowledgements

This work was partially funded by ANR-23-PEIA-0004 (PDE-AI).

Back