Generative Anchored Fields: Controlled Data Generation via Emergent Velocity Fields and Transport Algebra
Deressa Wodajo Deressa, Hannes Mareen, Peter Lambert, Glenn Van Wallendael
TL;DR
<3-5 sentence high-level summary> Generative Anchored Fields (GAF) reframes data generation by learning independent endpoint predictors anchored to noise and data endpoints, rather than a single trajectory model. The emergent velocity field v = K - J arises from the time-conditioned disagreement between these endpoints, enabling Transport Algebra for compositional generation across classes and modalities. Through a modular trunk and per-class K heads, GAF achieves competitive sample quality and introduces lossless cyclic transport (LPIPS = 0) and precise semantic manipulation as intrinsic architectural primitives. This framework opens avenues for intrinsic, deterministic, and scalable compositional generation, with potential extensions to sequential domains such as video through Motion Algebra.
Abstract
We present Generative Anchored Fields (GAF), a generative model that learns independent endpoint predictors $J$ (noise) and $K$ (data) rather than a trajectory predictor. The velocity field $v=K-J$ emerges from their time-conditioned disagreement. This factorization enables \textit{Transport Algebra}: algebraic operation on learned $\{(J_n,K_n)\}_{n=1}^N$ heads for compositional control. With class-specific $K_n$ heads, GAF supports a rich family of directed transport maps between a shared base distribution and multiple modalities, enabling controllable interpolation, hybrid generation, and semantic morphing through vector arithmetic. We achieve strong sample quality (FID 7.5 on CelebA-HQ $64\times 64$) while uniquely providing compositional generation as an architectural primitive. We further demonstrate, GAF has lossless cyclic transport between its initial and final state with LPIPS=$0.0$. Code available at https://github.com/IDLabMedia/GAF
