arXiv:2512.03158cs.LGq-bio.GN2025-12

无需参考基因组和标注,用自编码器从污水测序数据中自动发现病毒变异。

Contrastive Deep Learning for Variant Detection in Wastewater Genomic Sequencing

  • 用分段编码的变分自编码器学习基因序列模式,不依赖参考基因组或标签。
  • 在约十万条读长上达到99.5%的准确率,56.3%的完整序列匹配率。
  • 通过对比学习提升特征区分力,适合公共卫生监测与新变异快速识别。

基于污水的基因组监测已成为一种强大的群体水平病毒监测工具,可全面揭示整个社区中循环病毒变异情况。然而,该方法面临高测序噪声、低病毒覆盖率、片段化读长及完全缺乏标注变异信息等计算挑战。传统基于参考的变异检测流程难以处理新突变,且计算开销大。本文提出一种基于向量量化变分自编码器(VQ-VAE)的无监督病毒变异检测框架,通过k-mer分词序列学习离散代码本,无需参考基因组或变异标签。在掩码重建预训练基础上引入对比学习,增强对缺失数据的鲁棒性与嵌入表示的判别性。在包含约10万条SARS-CoV-2污水测序读长的数据上,该模型实现99.52%的平均标记级准确率与56.33%的精确序列匹配率,代码本利用率为19.73%(512个码字中仅101个活跃),证明了高效离散表示学习能力。对比微调不同投影维度显示显著聚类提升:64维嵌入使轮廓系数提升35%(0.31→0.42),128维提升42%(0.31→0.44),清晰表明嵌入维度对变异区分能力的关键影响。该无参考框架为基因组监测提供可扩展、可解释的新路径,直接适用于公共健康监控。

原文摘要 · Abstract (English)

Wastewater-based genomic surveillance has emerged as a powerful tool for population-level viral monitoring, offering comprehensive insights into circulating viral variants across entire communities. However, this approach faces significant computational challenges stemming from high sequencing noise, low viral coverage, fragmented reads, and the complete absence of labeled variant annotations. Traditional reference-based variant calling pipelines struggle with novel mutations and require extensive computational resources. We present a comprehensive framework for unsupervised viral variant detection using Vector-Quantized Variational Autoencoders (VQ-VAE) that learns discrete codebooks of genomic patterns from k-mer tokenized sequences without requiring reference genomes or variant labels. Our approach extends the base VQ-VAE architecture with masked reconstruction pretraining for robustness to missing data and contrastive learning for highly discriminative embeddings. Evaluated on SARS-CoV-2 wastewater sequencing data comprising approximately 100,000 reads, our VQ-VAE achieves 99.52% mean token-level accuracy and 56.33% exact sequence match rate while maintaining 19.73% codebook utilization (101 of 512 codes active), demonstrating efficient discrete representation learning. Contrastive fine-tuning with different projection dimensions yields substantial clustering improvements: 64-dimensional embeddings achieve +35% Silhouette score improvement (0.31 to 0.42), while 128-dimensional embeddings achieve +42% improvement (0.31 to 0.44), clearly demonstrating the impact of embedding dimensionality on variant discrimination capability. Our reference-free framework provides a scalable, interpretable approach to genomic surveillance with direct applications to public health monitoring.

病毒监测无监督学习污水基因组VQ-VAE

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。