LGQMAPMLMar 5, 2024

Pruning neural network models for gene regulatory dynamics using data and domain knowledge

arXiv:2403.04805v21 citationsh-index: 16NIPS
Originality Incremental advance
AI Analysis

This work addresses the need for more interpretable and biologically meaningful machine learning models in gene regulatory dynamics, offering a domain-specific solution that is incremental over existing pruning techniques.

The authors tackled the problem of improving interpretability and biological relevance in neural network models for gene regulatory network inference by proposing DASH, a pruning framework that incorporates domain knowledge, which outperformed general pruning methods by a large margin on synthetic and real-world data.

The practical utility of machine learning models in the sciences often hinges on their interpretability. It is common to assess a model's merit for scientific discovery, and thus novel insights, by how well it aligns with already available domain knowledge--a dimension that is currently largely disregarded in the comparison of neural network models. While pruning can simplify deep neural network architectures and excels in identifying sparse models, as we show in the context of gene regulatory network inference, state-of-the-art techniques struggle with biologically meaningful structure learning. To address this issue, we propose DASH, a generalizable framework that guides network pruning by using domain-specific structural information in model fitting and leads to sparser, better interpretable models that are more robust to noise. Using both synthetic data with ground truth information, as well as real-world gene expression data, we show that DASH, using knowledge about gene interaction partners within the putative regulatory network, outperforms general pruning methods by a large margin and yields deeper insights into the biological systems being studied.

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