Adaptive Probability Flow Residual Minimization for High-Dimensional Fokker-Planck Equations
Xiaolong Wu, Qifeng Liao

TL;DR
This paper introduces A-PFRM, a novel neural network method that efficiently solves high-dimensional Fokker-Planck equations by reformulating them as a first-order ODE, reducing computational complexity and addressing the curse of dimensionality.
Contribution
A-PFRM reformulates the FP equation as a first-order PF-ODE, employs residual minimization, and uses adaptive sampling to efficiently solve high-dimensional problems with linear complexity.
Findings
Achieves constant wall-clock time up to 100 dimensions.
Effectively mitigates curse of dimensionality in diverse benchmarks.
Maintains high accuracy with reduced computational cost.
Abstract
Solving high-dimensional Fokker-Planck (FP) equations is a challenge in computational physics and stochastic dynamics, due to the curse of dimensionality (CoD) and unbounded domains. Existing deep learning approaches, such as Physics-Informed Neural Networks, face computational challenges as dimensionality increases, driven by the complexity of automatic differentiation for second-order derivatives. While recent probability flow approaches bypass this by learning score functions or matching velocity fields, they often involve serial operations or depend on sampling efficiency in complex distributions. To address these issues, we propose the Adaptive Probability Flow Residual Minimization (A-PFRM) method. The second-order FP equation is reformulated as an equivalent first-order deterministic Probability Flow ODE (PF-ODE) constraint, which avoids explicit Hessian computation.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference
