Attention based convolutional neural network for predicting RNA-protein binding sites
Xiaoyong Pan, Junchi Yan

TL;DR
This paper introduces iDeepA, an attention-based convolutional neural network that predicts RNA-protein binding sites from raw RNA sequences, effectively identifying binding motifs and achieving performance comparable to existing methods.
Contribution
The study presents a novel deep learning model combining CNN and attention mechanisms for efficient prediction of RBP binding sites from sequence data.
Findings
iDeepA achieves performance comparable to state-of-the-art methods.
The model effectively identifies important binding motifs.
Attention mechanism enhances feature learning for binding site prediction.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRNA and protein synthesis mechanisms · RNA Research and Splicing · RNA modifications and cancer
