MNLGMEMLJul 21, 2022

Inference of Regulatory Networks Through Temporally Sparse Data

arXiv:2207.12124v119 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck in genomics for researchers, offering an incremental improvement in scalability for network inference.

The paper tackles the problem of inferring gene regulatory network topologies from limited and temporally sparse genomics data by developing a scalable method using Bayesian optimization and kernel-based approaches, achieving efficient inference as demonstrated on a mammalian cell-cycle network.

A major goal in genomics is to properly capture the complex dynamical behaviors of gene regulatory networks (GRNs). This includes inferring the complex interactions between genes, which can be used for a wide range of genomics analyses, including diagnosis or prognosis of diseases and finding effective treatments for chronic diseases such as cancer. Boolean networks have emerged as a successful class of models for capturing the behavior of GRNs. In most practical settings, inference of GRNs should be achieved through limited and temporally sparse genomics data. A large number of genes in GRNs leads to a large possible topology candidate space, which often cannot be exhaustively searched due to the limitation in computational resources. This paper develops a scalable and efficient topology inference for GRNs using Bayesian optimization and kernel-based methods. Rather than an exhaustive search over possible topologies, the proposed method constructs a Gaussian Process (GP) with a topology-inspired kernel function to account for correlation in the likelihood function. Then, using the posterior distribution of the GP model, the Bayesian optimization efficiently searches for the topology with the highest likelihood value by optimally balancing between exploration and exploitation. The performance of the proposed method is demonstrated through comprehensive numerical experiments using a well-known mammalian cell-cycle network.

Foundations

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

Your Notes