A new graph-based deep learning framework may improve the reconstruction of gene regulatory networks from single-cell RNA sequencing (scRNA-seq) data by integrating global network structure learning with biologically informed statistical modeling, according to a study published in Computational Biomedicine .
The method, ZINB-GRAN, addresses major challenges in single-cell gene regulatory network (GRN) inference, including data sparsity, technical noise, and the difficulty of capturing complex, system-level regulatory relationships between genes.
Gene regulatory networks describe how genes interact to control cellular behavior. Although single-cell RNA sequencing enables high-resolution measurement of gene expression at the cellular level, reconstructing accurate regulatory interactions from such data remains challenging.
Most existing approaches focus on pairwise gene relationships and are limited in their ability to capture the global topology of regulatory networks, reducing their effectiveness in complex biological systems.
To address these limitations, the researchers developed ZINB-GRAN, a graph adversarial learning framework that formulates GRN inference as a link prediction problem on a gene co-expression network.
The framework first constructs a weighted gene co-expression matrix as a prior graph representation. A graph convolutional encoder is then used to learn latent representations of genes, while a decoder reconstructs the regulatory network structure.
To improve biological consistency, the model incorporates a distributional regularization strategy based on a zero-inflated negative binomial (ZINB) prior, which reflects the statistical properties of sparse single-cell gene expression data. This prior is transformed into a continuous form through sampling, normalization, and Gaussian perturbation, and is aligned with learned representations using adversarial training.
The model jointly optimizes network reconstruction and latent representation alignment through supervised classification and adversarial objectives, improving robustness in sparse and noisy datasets.
In benchmarking experiments using simulated and real-world datasets, ZINB-GRAN outperformed existing gene regulatory network inference methods. It showed improved performance in reconstructing regulatory network structures and identifying biologically meaningful gene interactions.
Applications to human peripheral blood mononuclear cells (PBMCs) and triple-negative breast cancer datasets demonstrated the model's ability to identify cell type-specific regulatory networks and key regulatory factors associated with immune function and cancer-related processes.
The authors suggest that integrating global network topology learning with biologically informed statistical priors can improve both the accuracy and interpretability of gene regulatory network inference, providing a useful tool for studying cellular regulatory mechanisms.