LGNAJul 16, 2024

A Discrete Perspective Towards the Construction of Sparse Probabilistic Boolean Networks

arXiv:2407.11543v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the need for efficient sparse PBN models in fields like genetics, manufacturing, and finance, representing an incremental improvement over existing algorithms.

The paper tackles the problem of constructing sparse Probabilistic Boolean Networks (PBNs) by proposing a Greedy Entry Removal (GER) algorithm, which achieves the best performance among state-of-the-art methods and outputs the sparsest decompositions on most tested transition probability matrices.

Boolean Network (BN) and its extension Probabilistic Boolean Network (PBN) are popular mathematical models for studying genetic regulatory networks. BNs and PBNs are also applied to model manufacturing systems, financial risk and healthcare service systems. In this paper, we propose a novel Greedy Entry Removal (GER) algorithm for constructing sparse PBNs. We derive theoretical upper bounds for both existing algorithms and the GER algorithm. Furthermore, we are the first to study the lower bound problem of the construction of sparse PBNs, and to derive a series of related theoretical results. In our numerical experiments based on both synthetic and practical data, GER gives the best performance among state-of-the-art sparse PBN construction algorithms and outputs sparsest possible decompositions on most of the transition probability matrices being tested.

Code Implementations1 repo
Foundations

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

Your Notes