Prediction of gene expression time series and structural analysis of gene regulatory networks using recurrent neural networks

arXiv:2109.05849v1
Originality Incremental advance
AI Analysis

This work provides a method for understanding and exploiting RNN attention mechanisms in bioinformatics, potentially aiding researchers in gene regulatory network inference from expression data, though it is incremental as it builds on existing attention-based RNNs.

The authors tackled the problem of predicting gene expression time series and analyzing gene regulatory networks (GRNs) by using a dual attention recurrent neural network (RNN) on synthetic data, achieving extremely accurate predictions for various GRN architectures and enabling hierarchical distinction of these architectures through graph theory analysis of the attention mechanism.

Methods for time series prediction and classification of gene regulatory networks (GRNs) from gene expression data have been treated separately so far. The recent emergence of attention-based recurrent neural networks (RNN) models boosted the interpretability of RNN parameters, making them appealing for the understanding of gene interactions. In this work, we generated synthetic time series gene expression data from a range of archetypal GRNs and we relied on a dual attention RNN to predict the gene temporal dynamics. We show that the prediction is extremely accurate for GRNs with different architectures. Next, we focused on the attention mechanism of the RNN and, using tools from graph theory, we found that its graph properties allow to hierarchically distinguish different architectures of the GRN. We show that the GRNs respond differently to the addition of noise in the prediction by the RNN and we relate the noise response to the analysis of the attention mechanism. In conclusion, this work provides a a way to understand and exploit the attention mechanism of RNN and it paves the way to RNN-based methods for time series prediction and inference of GRNs from gene expression data.

Foundations

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

Your Notes