LGGNJul 9, 2022

Variational Mixtures of ODEs for Inferring Cellular Gene Expression Dynamics

arXiv:2207.04166v125 citationsh-index: 91
Originality Incremental advance
AI Analysis

This addresses a key challenge in computational biology for researchers studying cellular differentiation, though it is an incremental/hybrid method building on existing deep generative and ODE frameworks.

The paper tackled the problem of inferring gene expression dynamics during cell fate transitions from single-cell data with unknown observation times, by developing a variational mixture of ODEs model that simultaneously infers latent times and states and predicts future expression, resulting in dramatic improvements in data fit, time inference, and state estimation compared to prior methods.

A key problem in computational biology is discovering the gene expression changes that regulate cell fate transitions, in which one cell type turns into another. However, each individual cell cannot be tracked longitudinally, and cells at the same point in real time may be at different stages of the transition process. This can be viewed as a problem of learning the behavior of a dynamical system from observations whose times are unknown. Additionally, a single progenitor cell type often bifurcates into multiple child cell types, further complicating the problem of modeling the dynamics. To address this problem, we developed an approach called variational mixtures of ordinary differential equations. By using a simple family of ODEs informed by the biochemistry of gene expression to constrain the likelihood of a deep generative model, we can simultaneously infer the latent time and latent state of each cell and predict its future gene expression state. The model can be interpreted as a mixture of ODEs whose parameters vary continuously across a latent space of cell states. Our approach dramatically improves data fit, latent time inference, and future cell state estimation of single-cell gene expression data compared to previous approaches.

Code Implementations1 repo
Foundations

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

Your Notes