GNLGMLDec 6, 2017

Attention based convolutional neural network for predicting RNA-protein binding sites

arXiv:1712.02270v115 citations
Originality Incremental advance
AI Analysis

This work addresses the need for computational tools to identify RNA-binding protein binding sites, which is crucial for understanding gene regulation, but it is incremental as it builds on existing deep learning approaches.

The authors tackled the problem of predicting RNA-protein binding sites from raw RNA sequences by developing iDeepA, an attention-based convolutional neural network, which achieved comparable performance to state-of-the-art methods on CLIP-seq data.

RNA-binding proteins (RBPs) play crucial roles in many biological processes, e.g. gene regulation. Computational identification of RBP binding sites on RNAs are urgently needed. In particular, RBPs bind to RNAs by recognizing sequence motifs. Thus, fast locating those motifs on RNA sequences is crucial and time-efficient for determining whether the RNAs interact with the RBPs or not. In this study, we present an attention based convolutional neural network, iDeepA, to predict RNA-protein binding sites from raw RNA sequences. We first encode RNA sequences into one-hot encoding. Next, we design a deep learning model with a convolutional neural network (CNN) and an attention mechanism, which automatically search for important positions, e.g. binding motifs, to learn discriminant high-level features for predicting RBP binding sites. We evaluate iDeepA on publicly gold-standard RBP binding sites derived from CLIP-seq data. The results demonstrate iDeepA achieves comparable performance with other state-of-the-art methods.

Foundations

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

Your Notes