TL;DR
RUBICON is a comprehensive framework that optimizes deep learning-based genomic basecallers for hardware efficiency, achieving faster and more accurate basecalling by novel neural architecture search and resource reduction techniques.
Contribution
It introduces QABAS for hardware-aware neural architecture search with optimal bit-widths and SkipClip to eliminate skip connections, enabling efficient, high-performance basecallers.
Findings
RUBICALL achieves 3.96x speedup over state-of-the-art basecallers.
RUBICALL has 2.97% higher accuracy than the fastest existing basecallers.
The framework facilitates development of hardware-optimized basecallers superior to expert-designed models.
Abstract
Nanopore sequencing generates noisy electrical signals that need to be converted into a standard string of DNA nucleotide bases using a computational step called basecalling. The accuracy and speed of basecalling have critical implications for all later steps in genome analysis. Many researchers adopt complex deep learning-based models to perform basecalling without considering the compute demands of such models, which leads to slow, inefficient, and memory-hungry basecallers. Therefore, there is a need to reduce the computation and memory cost of basecalling while maintaining accuracy. Our goal is to develop a comprehensive framework for creating deep learning-based basecallers that provide high efficiency and performance. We introduce RUBICON, a framework to develop hardware-optimized basecallers. RUBICON consists of two novel machine-learning techniques that are specifically designed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
