paper-with-me

홈 › Papers

Neural-network solutions to stochastic reaction networks

2022-09-29 · Ying Tang, Jiayu Weng, Pan Zhang

The stochastic reaction network in which chemical species evolve through a set of reactions is widely used to model stochastic processes in physics, chemistry and biology. To characterize the evolving joint probability distribution in the state space of species counts requires solving a system of ordinary differential equations, the chemical master equation, where the size of the counting state space increases exponentially with the type of species, making it challenging to investigate the stochastic reaction network. Here, we propose a machine-learning approach using the variational autoregressive network to solve the chemical master equation. Training the autoregressive network employs the policy gradient algorithm in the reinforcement learning framework, which does not require any data simulated in prior by another method. Different from simulating single trajectories, the approach tracks the time evolution of the joint probability distribution, and supports direct sampling of configurations and computing their normalized joint probabilities. We apply the approach to representative examples in physics and biology, and demonstrate that it accurately generates the probability distribution over time. The variational autoregressive network exhibits a plasticity in representing the multimodal distribution, cooperates with the conservation law, enables time-dependent reaction rates, and is efficient for high-dimensional reaction networks with allowing a flexible upper count limit. The results suggest a general approach to investigate stochastic reaction networks based on modern machine learning.

📄 PDF Abstract BibTeX arXiv:2210.01169

Code (1)

jamestang23/nncme 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Multi-grid reaction-diffusion master equation: applications to morphogen gradient modelling

2024-05-03 · Radek Erban, Stefanie Winkelmann

The multi-grid reaction-diffusion master equation (mgRDME) provides a generalization of stochastic compartment-based reaction-diffusion modelling described by the standard reaction-diffusion master equation (RDME). By en…

Exact first passage time distribution for second-order reactions in chemical networks

2024-09-04 · Changqian Rao, David Waxman, Wei Lin, Zhuoyi Song

The first passage time (FPT) is a generic measure that quantifies when a random quantity reaches a specific state. We consider the FTP distribution in nonlinear stochastic biochemical networks, where obtaining exact solu…

Computational Efficiency

Coupling from the Past for the Stochastic Simulation of Chemical Reaction Networks

2021-05-11 · J. N. Mueller, J. N. Corcoran

Chemical reaction networks (CRNs) are fundamental computational models used to study the behavior of chemical reactions in well-mixed solutions. They have been used extensively to model a broad range of biological system…

Mathematical Analysis of Chemical Reaction Systems

2018-05-25

The use of mathematical methods for the analysis of chemical reaction systems has a very long history, and involves many types of models: deterministic versus stochastic, continuous versus discrete, and homogeneous versu…

Algebraic structure of hierarchic first-order reaction networks applicable to models of clone size distribution and stochastic gene expression

2023-02-02 · Ximo Pechuan-Jorge, Raymond S. Puzio, Cameron Smith

In biology, stochastic branching processes with a two-stage, hierarchical structure arise in the study of population dynamics, gene expression, and phylogenetic inference. These models have been commonly analyzed using g…