Neural Galerkin Normalizing Flows for Bayesian Inference of Diffusions with Inaccessible Boundaries
Summary
A new Normalizing Flow architecture is proposed for Bayesian inference on diffusion model parameters, addressing the challenge of unavailable analytical transition density functions from discrete observations. This method, called Neural Galerkin Normalizing Flows, solves the associated Fokker-Planck (FP) equation within a Neural Galerkin framework. It uses a Dirac mass as an initial condition and trains over a specified distribution of initial data and diffusion coefficients. The approach specifically targets processes where the diffusion matrix vanishes in inaccessible boundary regions, such as Stochastic Volatility models that meet a Feller condition. By approximating the likelihood function through the product of learned transition densities, the technique enables efficient posterior sampling via Markov chain Monte Carlo (MCMC) after an offline training phase, avoiding real-time FP equation solving or repeated diffusion bridge simulations.
Key takeaway
For AI Scientists and Research Scientists performing Bayesian inference on diffusion models with discrete observations, this Neural Galerkin Normalizing Flow offers a significantly more efficient approach. By pre-training the flow to approximate likelihoods, you can accelerate Markov chain Monte Carlo sampling and avoid computationally intensive likelihood-free methods. Consider adopting this technique to streamline your inference workflows, especially for models with inaccessible boundaries.
Key insights
Neural Galerkin Normalizing Flows efficiently learn diffusion transition densities for Bayesian inference, bypassing complex analytical challenges.
Principles
- Bayesian inference on diffusions requires transition densities.
- Fokker-Planck equations describe transition density evolution.
- Normalizing Flows can approximate complex probability distributions.
Method
The method solves the Fokker-Planck equation using a Neural Galerkin framework with a Dirac mass initial condition, trained over a distribution of initial data and diffusion coefficients.
In practice
- Apply to Stochastic Volatility models.
- Enable efficient MCMC posterior sampling.
- Avoid real-time FP equation solving.
Topics
- Bayesian Inference
- Diffusion Models
- Normalizing Flows
- Fokker-Planck Equation
- Neural Galerkin Method
- Markov Chain Monte Carlo
- Stochastic Volatility
Best for: AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.