paper-with-me

홈 › Papers

FlowKac: An Efficient Neural Fokker-Planck solver using Temporal Normalizing flows and the Feynman Kac-Formula

2025-03-14 · Naoufal El Bekri, Lucas Drumetz, Franck Vermet

Solving the Fokker-Planck equation for high-dimensional complex dynamical systems remains a pivotal yet challenging task due to the intractability of analytical solutions and the limitations of traditional numerical methods. In this work, we present FlowKac, a novel approach that reformulates the Fokker-Planck equation using the Feynman-Kac formula, allowing to query the solution at a given point via the expected values of stochastic paths. A key innovation of FlowKac lies in its adaptive stochastic sampling scheme which significantly reduces the computational complexity while maintaining high accuracy. This sampling technique, coupled with a time-indexed normalizing flow, designed for capturing time-evolving probability densities, enables robust sampling of collocation points, resulting in a flexible and mesh-free solver. This formulation mitigates the curse of dimensionality and enhances computational efficiency and accuracy, which is particularly crucial for applications that inherently require dimensions beyond the conventional three. We validate the robustness and scalability of our method through various experiments on a range of stochastic differential equations, demonstrating significant improvements over existing techniques.

📄 PDF Abstract BibTeX arXiv:2503.11427

Code (1)

naoufalEB/FlowKac 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Solving time dependent Fokker-Planck equations via temporal normalizing flow

2021-12-28 · Xiaodong Feng, Li Zeng, Tao Zhou

In this work, we propose an adaptive learning approach based on temporal normalizing flows for solving time-dependent Fokker-Planck (TFP) equations. It is well known that solutions of such equations are probability densi…

PINF: Continuous Normalizing Flows for Physics-Constrained Deep Learning

2023-09-26 · Feng Liu, Faguo Wu, Xiao Zhang

The normalization constraint on probability density poses a significant challenge for solving the Fokker-Planck equation. Normalizing Flow, an invertible generative model leverages the change of variables formula to ensu…

Deep Learning

Learning the temporal evolution of multivariate densities via normalizing flows

2021-07-29 · Yubin Lu, Romit Maulik, Ting Gao, Felix Dietrich 외

In this work, we propose a method to learn multivariate probability distributions using sample path data from stochastic differential equations. Specifically, we consider temporally evolving probability distributions (e.…

Neural Networks with Cheap Differential Operators

2019-12-01 · NeurIPS 2019 12 · Tian Qi Chen, David K. Duvenaud

Gradients of neural networks can be computed efficiently for any architecture, but some applications require computing differential operators with higher time complexity. We describe a family of neural network architectu…

Weak Generative Sampler to Efficiently Sample Invariant Distribution of Stochastic Differential Equation

2024-05-29 · Zhiqiang Cai, Yu Cao, Yuanfei Huang, Xiang Zhou

Sampling invariant distributions from an It\^o diffusion process presents a significant challenge in stochastic simulation. Traditional numerical solvers for stochastic differential equations require both a fine step siz…

Form