DeepAI AI Chat
Log In Sign Up

ncRNA Classification with Graph Convolutional Networks

05/16/2019
by   Emanuele Rossi, et al.
University of Cambridge
Imperial College London
USI Università della Svizzera italiana
21

Non-coding RNA (ncRNA) are RNA sequences which don't code for a gene but instead carry important biological functions. The task of ncRNA classification consists in classifying a given ncRNA sequence into its family. While it has been shown that the graph structure of an ncRNA sequence folding is of great importance for the prediction of its family, current methods make use of machine learning classifiers on hand-crafted graph features. We improve on the state-of-the-art for this task with a graph convolutional network model which achieves an accuracy of 85.73 Moreover, our model learns in an end-to-end fashion from the raw RNA graphs and removes the need for expensive feature extraction. To the best of our knowledge, this also represents the first successful application of graph convolutional networks to RNA folding data.

READ FULL TEXT

page 1

page 2

page 3

page 4

04/20/2017

Dynamic Graph Convolutional Networks

Many different classification tasks need to manage structured data, whic...
08/14/2019

End-to-End Learning from Complex Multigraphs with Latent Graph Convolutional Networks

We study the problem of end-to-end learning from complex multigraphs wit...
07/26/2022

GCN-WP – Semi-Supervised Graph Convolutional Networks for Win Prediction in Esports

Win prediction is crucial to understanding skill modeling, teamwork and ...
02/14/2018

Graph2Seq: Scalable Learning Dynamics for Graphs

Neural networks have been shown to be an effective tool for learning alg...
05/30/2019

Quantifying the alignment of graph and features in deep learning

We show that the classification performance of Graph Convolutional Netwo...
12/19/2019

Graph Convolutional Networks: analysis, improvements and results

In the current era of neural networks and big data, higher dimensional d...
02/07/2021

Bacteriophage classification for assembled contigs using Graph Convolutional Network

Motivation: Bacteriophages (aka phages), which mainly infect bacteria, p...

Code Repositories

ncrna-deep

Scripts and datasets to reproduce the experiment of the paper "Exploring non-coding RNA functions with deep learning tools"


view repo