SOTAVerified

Learning Genomic Sequence Representations using Graph Neural Networks over De Bruijn Graphs

2023-12-06Code Available0· sign in to hype

Kacper Kapuśniak, Manuel Burger, Gunnar Rätsch, Amir Joudaki

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The rapid expansion of genomic sequence data calls for new methods to achieve robust sequence representations. Existing techniques often neglect intricate structural details, emphasizing mainly contextual information. To address this, we developed k-mer embeddings that merge contextual and structural string information by enhancing De Bruijn graphs with structural similarity connections. Subsequently, we crafted a self-supervised method based on Contrastive Learning that employs a heterogeneous Graph Convolutional Network encoder and constructs positive pairs based on node similarities. Our embeddings consistently outperform prior techniques for Edit Distance Approximation and Closest String Retrieval tasks.

Tasks

Reproductions