Papers
Topics
Authors
Recent
Search
2000 character limit reached

Continuous-Time Evidence Lower Bound

Updated 24 January 2026
  • Continuous-Time ELBO is a variational lower bound for continuous-time SDE models that integrates data likelihoods with stochastic optimal control for irregular time series.
  • It employs Doob’s h-transform and neural control parameterizations to derive tractable approximations via a stochastic optimal control framework.
  • The approach enables efficient learning and simulation-free inference using piecewise linear drift approximations and modern network architectures.

The continuous-time Evidence Lower Bound (ELBO) is a variational lower bound formulated for probabilistic models that evolve according to continuous-time latent state-space dynamics, notably those driven by stochastic differential equations (SDEs). It provides a foundation for scalable inference and learning in irregularly observed time series, enabling the integration of data likelihoods and pathwise regularization. The continuous-time ELBO considered here arises from a stochastic optimal control (SOC) perspective, establishing a rigorous connection between Doob’s hh-transform, Feynman–Kac path measures, and amortized variational inference with neural control parameterizations (Park et al., 2024).

1. Feynman–Kac Path Measures and the Posterior in State-space SDEs

Let (Xt)t[0,T](X_t)_{t\in[0,T]} denote a Rd\mathbb{R}^d-valued diffusion evolving under an SDE

dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,

where bb is the drift and WtW_t standard Brownian motion. Observations {Yti}i=1k\{Y_{t_i}\}_{i=1}^k are made at irregular time-stamps 0=t0<t1<<tk=T0=t_0<t_1<\cdots<t_k=T, each with likelihood gi(ytiXti)g_i(y_{t_i}|X_{t_i}). The joint path-observation posterior, or the Feynman–Kac model, is

P(dX0:TYt1=yt1,,Ytk=ytk)=1Z(y1:k)i=1kgi(ytiXti)  P(dX0:T),\mathbb{P}^*\bigl(dX_{0:T}\mid Y_{t_1}=y_{t_1},\dots,Y_{t_k}=y_{t_k}\bigr) = \frac1{Z(y_{1:k})}\,\prod_{i=1}^k g_i\bigl(y_{t_i}\mid X_{t_i}\bigr)\;\mathbb{P}(dX_{0:T}),

with (Xt)t[0,T](X_t)_{t\in[0,T]}0 the marginal likelihood. Normalized potentials are defined as (Xt)t[0,T](X_t)_{t\in[0,T]}1, (Xt)t[0,T](X_t)_{t\in[0,T]}2, with the property (Xt)t[0,T](X_t)_{t\in[0,T]}3.

A multi-marginal Doob's (Xt)t[0,T](X_t)_{t\in[0,T]}4-transform yields the posterior dynamics as

(Xt)t[0,T](X_t)_{t\in[0,T]}5

where (Xt)t[0,T](X_t)_{t\in[0,T]}6 is a “backward survival” function propagating posterior information. This SDE generates exactly the posterior law (Xt)t[0,T](X_t)_{t\in[0,T]}7 with the correct initial condition (Xt)t[0,T](X_t)_{t\in[0,T]}8.

2. Variational Family, Amortization, and Auxiliary Variables

The intractability of (Xt)t[0,T](X_t)_{t\in[0,T]}9 motivates a tractable variational family: controlled SDEs parameterized by neural controls,

Rd\mathbb{R}^d0

with induced path law Rd\mathbb{R}^d1. In amortized inference, per-observation latent variables Rd\mathbb{R}^d2 are encoded via Rd\mathbb{R}^d3 and decoded with Rd\mathbb{R}^d4. The control Rd\mathbb{R}^d5 is parameterized to depend on latent histories or the full latent collection Rd\mathbb{R}^d6, typically via a transformer or RNN.

3. Stochastic Optimal Control Formulation and Dynamic Programming

SOC theory provides a variational foundation for continuous-time inference. Define the cost functional

Rd\mathbb{R}^d7

The value function Rd\mathbb{R}^d8 satisfies, on subintervals Rd\mathbb{R}^d9, the Hamilton–Jacobi–Bellman (HJB) PDE

dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,0

where dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,1 is the infinitesimal generator of the prior SDE. The minimizer is dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,2. The Hopf–Cole transform dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,3 linearizes the HJB, relating dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,4 to the solution of backward Kolmogorov equations and recovering the Doob control.

4. Variational Bound and Continuous-Time ELBO Construction

Using Girsanov’s theorem,

dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,5

the KL divergence between the variational path law and the path posterior is

dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,6

excluding a vanishing initial-law term at optimum. Setting

dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,7

yields a tight variational characterization: dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,8, so that dXt=b(t,Xt)dt+dWt,X0μ0,dX_t = b(t,X_t)\,dt + dW_t,\quad X_0\sim\mu_0,9. Minimizing bb0 corresponds to optimal control and tightens the ELBO.

Combining the path-space bound with the standard VAE objective over latent variables, the negative ELBO is given by

bb1

where bb2 depends on encoded latents bb3. The key object is

bb4

This structure enables end-to-end training by maximizing bb5 across all variational and generative parameters.

5. Assumptions, Practical Strategies, and Simulation-free ELBO

All drifts bb6 and controls bb7 are assumed Lipschitz with linear growth to guarantee strong solution existence for SDEs. The Hopf–Cole transform and use of Girsanov require Novikov-type moment conditions for validity. In practical implementation, the optimal drift bb8 is replaced by a parameteric neural control bb9 optimized via the ELBO.

Costly simulation of pathwise SDEs and backpropagation through continuous-time integrators can be circumvented by a piecewise locally linear drift ansatz: WtW_t0 for WtW_t1, so that state marginals evolve as Gaussian processes with closed-form updates. This approximation enables efficient, simulation-free parallel ELBO computation. Amortized control construction is performed by modern attention-based networks (e.g., transformers) operating over WtW_t2.

6. Summary and Practical Implementation

The continuous-time ELBO, as realized in the "Amortized Control of Continuous State Space Feynman-Kac Model for Irregular Time Series," synthesizes stochastic optimal control, Feynman–Kac representations, and deep amortized inference, resulting in an end-to-end objective: WtW_t3 All nested expectations are tractable using 1. Sampling of WtW_t4 from the encoder, 2. Neural construction of WtW_t5 via sequence models, 3. Either numerical SDE simulation or closed-form marginal propagations in the piecewise linear case, 4. Likelihood decoding via WtW_t6. The formulation provides a theoretically grounded and computationally practical route to sequential data assimilation in continuous time, particularly for irregular time series (Park et al., 2024).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Continuous-Time Evidence Lower Bound (ELBO).