paper-with-me

홈 › Papers

Analysis of Compression Techniques for DNA Sequence Data

2020-06-01 · Shakeela Bibi, Javed Iqbal, Adnan Iftekhar, Mir Hassan

Biological data mainly comprises of Deoxyribonucleic acid (DNA) and protein sequences. These are the biomolecules which are present in all cells of human beings. Due to the self-replicating property of DNA, it is a key constitute of genetic material that exist in all breathingcreatures. This biomolecule (DNA) comprehends the genetic material obligatory for the operational and expansion of all personified lives. To save DNA data of single person we require 10CD-ROMs.Moreover, this size is increasing constantly, and more and more sequences are adding in the public databases. This abundant increase in the sequence data arise challenges in the precise information extraction from this data. Since many data analyzing and visualization tools do not support processing of this huge amount of data. To reduce the size of DNA and protein sequence, many scientists introduced various types of sequence compression algorithms such as compress or gzip, Context Tree Weighting (CTW), Lampel Ziv Welch (LZW), arithmetic coding, run-length encoding and substitution method etc. These techniques have sufficiently contributed to minimizing the volume of the biological datasets. On the other hand, traditional compression techniques are also not much suitable for the compression of these types of sequential data. In this paper, we have explored diverse types of techniques for compression of large amounts of DNA Sequence Data. In this paper, the analysis of techniques reveals that efficient techniques not only reduce the size of the sequence but also avoid any information loss. The review of existing studies also shows that compression of a DNA sequence is significant for understanding the critical characteristics of DNA data in addition to improving storage efficiency and data transmission. In addition, the compression of the protein sequence is a challenge for the research community. The major parameters for evaluation of these compression algorithms include compression ratio, running time complexity etc.

📄 PDF Abstract BibTeX arXiv:2006.02232

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Universal Non-Parametric Approach For Improved Molecular Sequence Analysis

2024-02-12 · Sarwan Ali, Tamkanat E Ali, Prakash Chourasia, Murray Patterson

In the field of biological research, it is essential to comprehend the characteristics and functions of molecular sequences. The classification of molecular sequences has seen widespread use of neural network-based techn…

Order of Compression: A Systematic and Optimal Sequence to Combinationally Compress CNN

2024-03-26 · Yingtao Shen, Minqing Sun, Jianzhe Lin, Jie Zhao 외

Model compression has gained significant popularity as a means to alleviate the computational and memory demands of machine learning models. Each compression technique leverages unique features to reduce the size of neur…

Knowledge DistillationModel CompressionQuantization

Attribution Preservation in Network Compression for Reliable Network Interpretation

2020-10-28 · NeurIPS 2020 12 · Geondo Park, June Yong Yang, Sung Ju Hwang, Eunho Yang

Neural networks embedded in safety-sensitive applications such as self-driving cars and wearable health monitors rely on two important techniques: input attribution for hindsight analysis and network compression to reduc…

Edge-computingNetwork InterpretationSelf-Driving Cars

Postprocessing of Compressed Images via Sequential Denoising

2015-10-30 · Yehuda Dar, Alfred M. Bruckstein, Michael Elad, Raja Giryes

In this work we propose a novel postprocessing technique for compression-artifact reduction. Our approach is based on posing this task as an inverse problem, with a regularization that leverages on existing state-of-the-…

DenoisingImage Denoising

A Systematic Study of Compression Ordering for Large Language Models

2025-11-23 · Shivansh Chhawri, Rahul Mahadik, Suparna Rooj arxiv

Large Language Models (LLMs) require substantial computational resources, making model compression essential for efficient deployment in constrained environments. Among the dominant compression techniques: knowledge dist…

Knowledge DistillationModel Compression