paper-with-me

Papers

UncertainGen: Uncertainty-Aware Representations of DNA Sequences for Metagenomic Binning

2025-09-30 · Abdulkadir Celikkanat, Andres R. Masegosa, Mads Albertsen, Thomas D. Nielsen arxiv

Metagenomic binning aims to cluster DNA fragments from mixed microbial samples into their respective genomes, a critical step for downstream analyses of microbial communities. Existing methods rely on deterministic representations, such as k-mer profiles or embeddings from large language models, which fail to capture the uncertainty inherent in DNA sequences arising from inter-species DNA sharing and from fragments with highly similar representations. We present the first probabilistic embedding approach, UncertainGen, for metagenomic binning, representing each DNA fragment as a probability distribution in latent space. Our approach naturally models sequence-level uncertainty, and we provide theoretical guarantees on embedding distinguishability. This probabilistic embedding framework expands the feasible latent space by introducing a data-adaptive metric, which in turn enables more flexible separation of bins/clusters. Experiments on real metagenomic datasets demonstrate the improvements over deterministic k-mer and LLM-based embeddings for the binning task by offering a scalable and lightweight solution for large-scale metagenomic analysis.

📄 PDF Abstract BibTeX arXiv:2509.26116

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FGBERT: Function-Driven Pre-trained Gene Language Model for Metagenomics

2024-02-24 · Chenrui Duan, Zelin Zang, Yongjie Xu, Hang He 외

Metagenomic data, comprising mixed multi-species genomes, are prevalent in diverse environments like oceans and soils, significantly impacting human health and ecological functions. However, current research relies on K-…

Contrastive LearningLanguage ModelingLanguage ModellingTriplet

Revisiting K-mer Profile for Effective and Scalable Genome Representation Learning

2024-11-04 · Abdulkadir Celikkanat, Andres R. Masegosa, Thomas D. Nielsen

Obtaining effective representations of DNA sequences is crucial for genome analysis. Metagenomic binning, for instance, relies on genome representations to cluster complex mixtures of DNA fragments from biological sample…

Representation Learning

Identifying viruses from metagenomic data by deep learning

2018-06-20

The recent development of metagenomic sequencing makes it possible to sequence microbial genomes including viruses in an environmental sample. Identifying viral sequences from metagenomic data is critical for downstream …

Deep Learning

GeNet: Deep Representations for Metagenomics

2019-01-30 · Mateo Rojas-Carulla, Ilya Tolstikhin, Guillermo Luque, Nicholas Youngblut 외

We introduce GeNet, a method for shotgun metagenomic classification from raw DNA sequences that exploits the known hierarchical structure between labels for training. We provide a comparison with state-of-the-art methods…

General Classification

Graph Neural Networks for Microbial Genome Recovery

2022-04-26 · Andre Lamurias, Alessandro Tibo, Katja Hose, Mads Albertsen 외

Microbes have a profound impact on our health and environment, but our understanding of the diversity and function of microbial communities is severely limited. Through DNA sequencing of microbial communities (metagenomi…