GraSSRep: Graph-Based Self-Supervised Learning for Repeat Detection in
Metagenomic Assembly
- URL: http://arxiv.org/abs/2402.09381v1
- Date: Wed, 14 Feb 2024 18:26:58 GMT
- Title: GraSSRep: Graph-Based Self-Supervised Learning for Repeat Detection in
Metagenomic Assembly
- Authors: Ali Azizpour, Advait Balaji, Todd J. Treangen and Santiago Segarra
- Abstract summary: Repetitive DNA (repeats) poses significant challenges for accurate and efficient genome assembly and sequence alignment.
GraSSRep is a self-supervised learning framework to classify DNA sequences into repetitive and non-repetitive categories.
GraSSRep combines sequencing features with pre-defined and learned graph features to achieve state-of-the-art performance in repeat detection.
- Score: 24.55141372357102
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Repetitive DNA (repeats) poses significant challenges for accurate and
efficient genome assembly and sequence alignment. This is particularly true for
metagenomic data, where genome dynamics such as horizontal gene transfer, gene
duplication, and gene loss/gain complicate accurate genome assembly from
metagenomic communities. Detecting repeats is a crucial first step in
overcoming these challenges. To address this issue, we propose GraSSRep, a
novel approach that leverages the assembly graph's structure through graph
neural networks (GNNs) within a self-supervised learning framework to classify
DNA sequences into repetitive and non-repetitive categories. Specifically, we
frame this problem as a node classification task within a metagenomic assembly
graph. In a self-supervised fashion, we rely on a high-precision (but
low-recall) heuristic to generate pseudo-labels for a small proportion of the
nodes. We then use those pseudo-labels to train a GNN embedding and a random
forest classifier to propagate the labels to the remaining nodes. In this way,
GraSSRep combines sequencing features with pre-defined and learned graph
features to achieve state-of-the-art performance in repeat detection. We
evaluate our method using simulated and synthetic metagenomic datasets. The
results on the simulated data highlight our GraSSRep's robustness to repeat
attributes, demonstrating its effectiveness in handling the complexity of
repeated sequences. Additionally, our experiments with synthetic metagenomic
datasets reveal that incorporating the graph structure and the GNN enhances our
detection performance. Finally, in comparative analyses, GraSSRep outperforms
existing repeat detection tools with respect to precision and recall.
Related papers
- Efficient Heterogeneous Graph Learning via Random Projection [58.4138636866903]
Heterogeneous Graph Neural Networks (HGNNs) are powerful tools for deep learning on heterogeneous graphs.
Recent pre-computation-based HGNNs use one-time message passing to transform a heterogeneous graph into regular-shaped tensors.
We propose a hybrid pre-computation-based HGNN, named Random Projection Heterogeneous Graph Neural Network (RpHGNN)
arXiv Detail & Related papers (2023-10-23T01:25:44Z) - Seq-HGNN: Learning Sequential Node Representation on Heterogeneous Graph [57.2953563124339]
We propose a novel heterogeneous graph neural network with sequential node representation, namely Seq-HGNN.
We conduct extensive experiments on four widely used datasets from Heterogeneous Graph Benchmark (HGB) and Open Graph Benchmark (OGB)
arXiv Detail & Related papers (2023-05-18T07:27:18Z) - Seq-HyGAN: Sequence Classification via Hypergraph Attention Network [0.0]
Sequence classification has a wide range of real-world applications in different domains, such as genome classification in health and anomaly detection in business.
The lack of explicit features in sequence data makes it difficult for machine learning models.
We propose a novel Hypergraph Attention Network model, namely Seq-HyGAN.
arXiv Detail & Related papers (2023-03-04T11:53:33Z) - Simple and Efficient Heterogeneous Graph Neural Network [55.56564522532328]
Heterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations.
Existing HGNNs inherit many mechanisms from graph neural networks (GNNs) over homogeneous graphs, especially the attention mechanism and the multi-layer structure.
This paper conducts an in-depth and detailed study of these mechanisms and proposes Simple and Efficient Heterogeneous Graph Neural Network (SeHGNN)
arXiv Detail & Related papers (2022-07-06T10:01:46Z) - Learning to Untangle Genome Assembly with Graph Convolutional Networks [17.227634756670835]
We introduce a new learning framework to train a graph convolutional network to resolve assembly graphs by finding a correct path through them.
Experimental results show that a model, trained on simulated graphs generated solely from a single chromosome, is able to remarkably resolve all other chromosomes.
arXiv Detail & Related papers (2022-06-01T04:14:25Z) - Graph Neural Networks for Microbial Genome Recovery [64.91162205624848]
We propose to use Graph Neural Networks (GNNs) to leverage the assembly graph when learning contig representations for metagenomic binning.
Our method, VaeG-Bin, combines variational autoencoders for learning latent representations of the individual contigs, with GNNs for refining these representations by taking into account the neighborhood structure of the contigs in the assembly graph.
arXiv Detail & Related papers (2022-04-26T12:49:51Z) - Graph-adaptive Rectified Linear Unit for Graph Neural Networks [64.92221119723048]
Graph Neural Networks (GNNs) have achieved remarkable success by extending traditional convolution to learning on non-Euclidean data.
We propose Graph-adaptive Rectified Linear Unit (GReLU) which is a new parametric activation function incorporating the neighborhood information in a novel and efficient way.
We conduct comprehensive experiments to show that our plug-and-play GReLU method is efficient and effective given different GNN backbones and various downstream tasks.
arXiv Detail & Related papers (2022-02-13T10:54:59Z) - Multidimensional Scaling for Gene Sequence Data with Autoencoders [0.0]
We present an autoencoder-based dimensional reduction model which can easily scale to datasets containing millions of gene sequences.
The proposed model is evaluated against DAMDS with a real world fungi gene sequence dataset.
arXiv Detail & Related papers (2021-04-19T02:14:17Z) - A step towards neural genome assembly [0.0]
We train the MPNN model with max-aggregator to execute several algorithms for graph simplification.
We show that the algorithms were learned successfully and can be scaled to graphs of sizes up to 20 times larger than the ones used in training.
arXiv Detail & Related papers (2020-11-10T10:12:19Z) - Track Seeding and Labelling with Embedded-space Graph Neural Networks [3.5236955190576693]
The Exa.TrkX project is investigating machine learning approaches to particle track reconstruction.
The most promising of these solutions, graph neural networks (GNN), process the event as a graph that connects track measurements.
We report updates on the state-of-the-art architectures for this task.
arXiv Detail & Related papers (2020-06-30T23:43:28Z) - Infinitely Wide Graph Convolutional Networks: Semi-supervised Learning
via Gaussian Processes [144.6048446370369]
Graph convolutional neural networks(GCNs) have recently demonstrated promising results on graph-based semi-supervised classification.
We propose a GP regression model via GCNs(GPGC) for graph-based semi-supervised learning.
We conduct extensive experiments to evaluate GPGC and demonstrate that it outperforms other state-of-the-art methods.
arXiv Detail & Related papers (2020-02-26T10:02:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.