Langevin Flows for Modeling Neural Latent Dynamics
Yue Song, T. Anderson Keller, Yisong Yue, Pietro Perona, Max Welling

TL;DR
LangevinFlow is a physics-inspired sequential VAE that models neural latent dynamics using Langevin equations, capturing oscillatory behaviors and outperforming existing methods on synthetic and real neural data.
Contribution
It introduces LangevinFlow, a novel neural latent dynamics model incorporating physical priors and Langevin equations, with a locally coupled oscillator potential for biological oscillations.
Findings
Outperforms state-of-the-art baselines on synthetic Lorenz attractor data.
Achieves superior likelihoods and prediction accuracy on Neural Latents Benchmark datasets.
Effectively decodes behavioral metrics such as hand velocity.
Abstract
Neural populations exhibit latent dynamical structures that drive time-evolving spiking activities, motivating the search for models that capture both intrinsic network dynamics and external unobserved influences. In this work, we introduce LangevinFlow, a sequential Variational Auto-Encoder where the time evolution of latent variables is governed by the underdamped Langevin equation. Our approach incorporates physical priors -- such as inertia, damping, a learned potential function, and stochastic forces -- to represent both autonomous and non-autonomous processes in neural systems. Crucially, the potential function is parameterized as a network of locally coupled oscillators, biasing the model toward oscillatory and flow-like behaviors observed in biological neural populations. Our model features a recurrent encoder, a one-layer Transformer decoder, and Langevin dynamics in the latent…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
MethodsDropout · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Layer Normalization · Dense Connections · Softmax · Transformer
