AIJul 4, 2012

Expectation Propagation for Continuous Time Bayesian Networks

arXiv:1207.1401v184 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient inference in structured stochastic processes for applications like modeling biological or financial systems, though it is incremental as it builds on existing CTBN frameworks.

The paper tackles the problem of approximate inference in continuous time Bayesian networks (CTBNs), which is intractable exactly, by developing an expectation propagation method that allows for general queries with evidence over continuous time intervals and discrete points, achieving a scalable approach with adaptive time granularity.

Continuous time Bayesian networks (CTBNs) describe structured stochastic processes with finitely many states that evolve over continuous time. A CTBN is a directed (possibly cyclic) dependency graph over a set of variables, each of which represents a finite state continuous time Markov process whose transition model is a function of its parents. As shown previously, exact inference in CTBNs is intractable. We address the problem of approximate inference, allowing for general queries conditioned on evidence over continuous time intervals and at discrete time points. We show how CTBNs can be parameterized within the exponential family, and use that insight to develop a message passing scheme in cluster graphs and allows us to apply expectation propagation to CTBNs. The clusters in our cluster graph do not contain distributions over the cluster variables at individual time points, but distributions over trajectories of the variables throughout a duration. Thus, unlike discrete time temporal models such as dynamic Bayesian networks, we can adapt the time granularity at which we reason for different variables and in different conditions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes