Skip to content

Graph Neural Networks for Modeling Biological Regulatory Networks with Stochasticity

Aug 2026 · Zenodo (CERN European Organization for Nuclear Research)
Gene Regulatory Network Analysis

Abstract

Biological regulatory networks (BRNs) govern cellular processes with inherent stochasticity, reflecting the probabilistic nature of gene expression and protein interactions. Traditional Graph Neural Networks (GNNs) often treat these networks as deterministic, leading to inaccurate representations and predictions. This work proposes a novel framework for modeling BRNs that explicitly incorporates stochasticity. We introduce probabilistic layers within a GNN architecture to represent the uncertainty in network dynamics, drawing inspiration from stochastic differential equations (SDEs). These layers allow the GNN to learn and propagate probabilistic information, capturing the random fluctuations observed in biological systems. Our approach provides a more realistic and robust model of BRNs, offering potential improvements in predicting network behavior and identifying key regulatory nodes. The core claim is to develop GNN architectures that can explicitly model the stochastic nature of biological regulatory networks, accounting for the inherent randomness in gene expression and protein interactions. The core mechanism involves introducing probabilistic layers within the GNN to represent the uncertainty in the network's dynamics, incorporating elements of stochastic differential equations. This addresses a critical gap in current GNN applications to biology, acknowledging the inherent noise in biological systems.

View source

Similar papers

Locality-Preserving Graph Laplacian Manifold Learning Based Model Predictive Control for Three-Phase Inverters

This article presents a model predictive control (MPC) strategy for three-phase inverters based on locality preserving projections (LPPs). Unlike conventional machine learning–based MPC approaches that rely on predefined or high-dimensional input features, the proposed LPP-MPC automatically extracts compact, informative representations by preserving the data’s intrinsic geometric structure. This dimensionality reduction enables fast linear control-law evaluation with computational complexity O(1), making the controller well-suited for real-time implementation. Experimental results demonstrate that the LPP-MPC achieves lower total harmonic distortion (THD) and reduced tracking error compared to quadratic-programming MPC under both linear and nonlinear load conditions, and the proposed controller maintains consistently lower THD throughout load transients than other methods such as two-degree-of-freedom MPC. Compared to existing model-free MPC and deep learning neural network, the LPP-MPC has the lowest THD and root mean square error with the least computational time owing to its efficient linear structure and strong generalization capability.

Jianwu Zeng, Lizheng Cheng, V. Winstead et al. · 1 citation

Related blog posts