BIN@ERN: Binary-Ternary Compressing Data Coding
Igor Nesiolovskiy, Artem Nesiolovskiy

TL;DR
This paper introduces BIN@ERN, a novel binary-ternary prefix-free encoding scheme that enables efficient, lossless data compression with high speed and simplicity, suitable for various digital systems.
Contribution
The paper presents a new binary-ternary encoding method that does not require code table transmission and allows for linear, efficient, and adaptive data compression.
Findings
High compression ratio achievable
No need for code table transmission
Effective for static and adaptive coding
Abstract
This paper describes a new method of data encoding which may be used in various modern digital, computer and telecommunication systems and devices. The method permits the compression of data for storage or transmission, allowing the exact original data to be reconstructed without any loss of content. The method is characterized by the simplicity of implementation, as well as high speed and compression ratio. The method is based on a unique scheme of binary-ternary prefix-free encoding of characters of the original data. This scheme does not require the transmission of the code tables from encoder to decoder; allows for the linear presentation of the code lists; permits the usage of computable indexes of the prefix codes in a linear list for decoding; makes it possible to estimate the compression ratio prior to encoding; makes the usage of multiplication and division operations, as well…
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 · Advanced Data Storage Technologies
