Modeling Cell Dynamics and Interactions with Unbalanced Mean Field Schrödinger Bridge
Zhenyi Zhang, Zihan Wang, Yuhao Sun, Tiejun Li, Peijie Zhou
TL;DR
The paper introduces the Unbalanced Mean Field Schrödinger Bridge (UMFSB) to model interacting, unnormalized particle dynamics inferred from snapshot data and proposes CytoBridge, a neural solver that learns cell transitions, growth, and cell–cell interactions directly from data. By applying Fisher information regularization, SDE constraints are transformed into computationally tractable ODE constraints and simulated with weighted particles, aided by random batch methods. CytoBridge jointly learns a transition velocity, growth rate, density score, and interaction potential, and enforces physical constraints via a physics-informed loss that combines energy, mass reconstruction, and Fokker–Planck terms. The method is validated on synthetic gene networks and diverse scRNA-seq and spatiotemporal datasets, where it outperforms existing trajectory inference approaches in distribution and mass matching and uncovers interpretable growth and interaction patterns with biological relevance.
Abstract
Modeling the dynamics from sparsely time-resolved snapshot data is crucial for understanding complex cellular processes and behavior. Existing methods leverage optimal transport, Schrödinger bridge theory, or their variants to simultaneously infer stochastic, unbalanced dynamics from snapshot data. However, these approaches remain limited in their ability to account for cell-cell interactions. This integration is essential in real-world scenarios since intercellular communications are fundamental life processes and can influence cell state-transition dynamics. To address this challenge, we formulate the Unbalanced Mean-Field Schrödinger Bridge (UMFSB) framework to model unbalanced stochastic interaction dynamics from snapshot data. Inspired by this framework, we further propose CytoBridge, a deep learning algorithm designed to approximate the UMFSB problem. By explicitly modeling cellular transitions, proliferation, and interactions through neural networks, CytoBridge offers the flexibility to learn these processes directly from data. The effectiveness of our method has been extensively validated using both synthetic gene regulatory data and real scRNA-seq datasets. Compared to existing methods, CytoBridge identifies growth, transition, and interaction patterns, eliminates false transitions, and reconstructs the developmental landscape with greater accuracy. Code is available at: https://github.com/zhenyiizhang/CytoBridge-NeurIPS.
