GNLGNov 17, 2022

Knowledge distillation for fast and accurate DNA sequence correction

arXiv:2211.09862v13 citationsh-index: 34
Originality Incremental advance
AI Analysis

This work addresses the need for faster and more accurate genomic sequencing for biological and disease research, but it is incremental as it builds upon existing transformer models with distillation.

The paper tackled the problem of slow and inaccurate DNA sequence correction from PacBio instruments by introducing Distilled DeepConsensus, a distilled transformer-encoder model that is 1.3x faster and 1.5x smaller than its larger counterpart while improving high-quality read yield by 1.69x over HMM-based methods, reducing variant calling errors by 39%, and improving genome assembly quality by 3.8%.

Accurate genome sequencing can improve our understanding of biology and the genetic basis of disease. The standard approach for generating DNA sequences from PacBio instruments relies on HMM-based models. Here, we introduce Distilled DeepConsensus - a distilled transformer-encoder model for sequence correction, which improves upon the HMM-based methods with runtime constraints in mind. Distilled DeepConsensus is 1.3x faster and 1.5x smaller than its larger counterpart while improving the yield of high quality reads (Q30) over the HMM-based method by 1.69x (vs. 1.73x for larger model). With improved accuracy of genomic sequences, Distilled DeepConsensus improves downstream applications of genomic sequence analysis such as reducing variant calling errors by 39% (34% for larger model) and improving genome assembly quality by 3.8% (4.2% for larger model). We show that the representations learned by Distilled DeepConsensus are similar between faster and slower models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes