Genomic Compression with Read Alignment at the Decoder
Yotam Gershon, Yuval Cassuto

TL;DR
This paper introduces a genomic data compression method that leverages reference genomes at the decoder, using a multi-layer coding scheme to efficiently align and correct reads with minimal encoder complexity.
Contribution
The paper presents a novel multi-layer coding scheme for genomic compression that operates with reference information only at the decoder, reducing encoder complexity and improving alignment accuracy.
Findings
Effective compression of genomic reads with reference at decoder
Extension to handle deletions and multiple substitutions
Introduction of a new distance metric for better alignment
Abstract
We propose a new compression scheme for genomic data given as sequence fragments called reads. The scheme uses a reference genome at the decoder side only, freeing the encoder from the burdens of storing references and performing computationally costly alignment operations. The main ingredient of the scheme is a multi-layer code construction, delivering to the decoder sufficient information to align the reads, correct their differences from the reference, validate their reconstruction, and correct reconstruction errors. The core of the method is the well-known concept of distributed source coding with decoder side information, fortified by a generalized-concatenation code construction enabling efficient embedding of all the information needed for reliable reconstruction. We first present the scheme for the case of substitution errors only between the reads and the reference, and then…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Genomics and Phylogenetic Studies · DNA and Biological Computing
