Learn to Evolve: Self-supervised Neural JKO Operator for Wasserstein Gradient Flow
Xue Feng, Li Wang, Deanna Needell, Rongjie Lai
TL;DR
The paper tackles the computational bottleneck of solving JKO subproblems in Wasserstein gradient flows by learning a single neural operator that maps a density to its JKO update, enabling efficient multistep evolution through repeated application. It introduces the Learn-to-Evolve framework, which jointly learns the JKO operator and evolving trajectories via a self-generated data loop, providing convergence guarantees under Lipschitz assumptions and serving as dynamic data augmentation. The approach uses a Transformer-based neural operator with particle-based discretization and is validated on Aggregation, Porous Medium, and Fokker–Planck equations, demonstrating high accuracy, stability, and strong generalization to unseen initial data and parameter regimes. The work offers a scalable paradigm for proximal-operator learning in high dimensions and suggests broader applicability to other implicit iterative mappings and time-evolution problems.
Abstract
The Jordan-Kinderlehrer-Otto (JKO) scheme provides a stable variational framework for computing Wasserstein gradient flows, but its practical use is often limited by the high computational cost of repeatedly solving the JKO subproblems. We propose a self-supervised approach for learning a JKO solution operator without requiring numerical solutions of any JKO trajectories. The learned operator maps an input density directly to the minimizer of the corresponding JKO subproblem, and can be iteratively applied to efficiently generate the gradient-flow evolution. A key challenge is that only a number of initial densities are typically available for training. To address this, we introduce a Learn-to-Evolve algorithm that jointly learns the JKO operator and its induced trajectories by alternating between trajectory generation and operator updates. As training progresses, the generated data increasingly approximates true JKO trajectories. Meanwhile, this Learn-to-Evolve strategy serves as a natural form of data augmentation, significantly enhancing the generalization ability of the learned operator. Numerical experiments demonstrate the accuracy, stability, and robustness of the proposed method across various choices of energies and initial conditions.
