English

Variational Inference for L\'evy Process-Driven SDEs via Neural Tilting

Machine Learning 2026-05-12 v1 Artificial Intelligence Computer Vision and Pattern Recognition Robotics Machine Learning

Abstract

Modelling extreme events and heavy-tailed phenomena is central to building reliable predictive systems in domains such as finance, climate science, and safety-critical AI. While L\'evy processes provide a natural mathematical framework for capturing jumps and heavy tails, Bayesian inference for L\'evy-driven stochastic differential equations (SDEs) remains intractable with existing methods: Monte Carlo approaches are rigorous but lack scalability, whereas neural variational inference methods are efficient but rely on Gaussian assumptions that fail to capture discontinuities. We address this tension by introducing a neural exponential tilting framework for variational inference in L\'evy-driven SDEs. Our approach constructs a flexible variational family by exponentially reweighting the L\'evy measure using neural networks. This parametrization preserves the jump structure of the underlying process while remaining computationally tractable. To enable efficient inference, we develop a quadratic neural parametrization that yields closed-form normalization of the tilted measure, a conditional Gaussian representation for stable processes that facilitates simulation, and symmetry-aware Monte Carlo estimators for scalable optimization. Empirically, we demonstrate that the method accurately captures jump dynamics and yields reliable posterior inference in regimes where Gaussian-based variational approaches fail, on both synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2605.10934,
  title  = {Variational Inference for L\'evy Process-Driven SDEs via Neural Tilting},
  author = {Yaman Kindap and Manfred Opper and Benjamin Dupuis and Umut Simsekli and Tolga Birdal},
  journal= {arXiv preprint arXiv:2605.10934},
  year   = {2026}
}

Comments

The associated project page which contains the official implementation can be found in https://circle-group.github.io/research/NeuralTilting/

R2 v1 2026-07-22T07:05:18.375Z