Carré du champ flow matching: better quality-generalisation tradeoff in generative models
Jacob Bamberger, Iolo Jones, Dennis Duncan, Michael M. Bronstein, Pierre Vandergheynst, Adam Gosztolai
TL;DR
This work tackles the quality-generalisation tradeoff in flow-based generative models by introducing Carré du champ Flow Matching (CDC-FM), a geometry-aware generalisation of Flow Matching (FM). CDC-FM replaces FM’s homogeneous diffusion with an anisotropic, data-driven noise guided by a locally estimated carré du champ Γ̂, derived from diffusion-geometry techniques, yielding probability paths that align with the data manifold via displacement interpolants. The authors provide theoretical justification that the approach corresponds to optimal transport and anisotropic diffusion on the data geometry, and they develop a scalable practical estimator for Γ̂. Empirically, CDC-FM achieves comparable or better sample quality while substantially reducing memorisation across geometric datasets (LiDAR, single-cell trajectories, motion capture) and standard architectures (MLPs, CNNs, transformers), with notable gains in data-scarce or heterogeneously sampled regimes. The method serves as a plug-in regulariser that strengthens generalisation without sacrificing fidelity, offering a principled path toward geometry-aware flow-based generative modelling at scale.
Abstract
Deep generative models often face a fundamental tradeoff: high sample quality can come at the cost of memorisation, where the model reproduces training data rather than generalising across the underlying data geometry. We introduce Carré du champ flow matching (CDC-FM), a generalisation of flow matching (FM), that improves the quality-generalisation tradeoff by regularising the probability path with a geometry-aware noise. Our method replaces the homogeneous, isotropic noise in FM with a spatially varying, anisotropic Gaussian noise whose covariance captures the local geometry of the latent data manifold. We prove that this geometric noise can be optimally estimated from the data and is scalable to large data. Further, we provide an extensive experimental evaluation on diverse datasets (synthetic manifolds, point clouds, single-cell genomics, animal motion capture, and images) as well as various neural network architectures (MLPs, CNNs, and transformers). We demonstrate that CDC-FM consistently offers a better quality-generalisation tradeoff. We observe significant improvements over standard FM in data-scarce regimes and in highly non-uniformly sampled datasets, which are often encountered in AI for science applications. Our work provides a mathematical framework for studying the interplay between data geometry, generalisation and memorisation in generative models, as well as a robust and scalable algorithm that can be readily integrated into existing flow matching pipelines.
