Trajectory Consistency for One-Step Generation on Euler Mean Flows
Abstract
Lay Summary
Generative models can create realistic images, 3D shapes, and other complex data, but many high-quality methods require a long sequence of computational steps to turn random noise into a final sample. This makes generation slower and also makes training more expensive. Our work studies how to train such models so that they can generate high-quality samples in only one or a few steps. The main challenge is ensuring that these short generation paths remain consistent with the longer trajectories used by standard flow-based models. We propose Euler Mean Flows, a new training framework that replaces a difficult long-range consistency constraint with a simple local linear approximation inspired by Euler integration. This approximation allows the model to receive direct supervision from data while avoiding costly Jacobian-vector product computations. As a result, the method is easier to train, uses less memory, and is more stable than related one-step generation approaches. We evaluate the method on image generation, point-cloud generation, signed-distance-function generation, and functional image generation. Across these tasks, Euler Mean Flows improves training efficiency while maintaining or improving generation quality. These results suggest a practical path toward faster and more accessible generative modeling across visual and scientific domains.