Skip to main content

Showing 1–2 of 2 results for author: Gross, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2105.10327  [pdf, other

    cs.DS

    Weighted Burrows-Wheeler Compression

    Authors: Aharon Fruchtman, Yoav Gross, Shmuel T. Klein, Dana Shapira

    Abstract: A weight based dynamic compression method has recently been proposed, which is especially suitable for the encoding of files with locally skewed distributions. Its main idea is to assign larger weights to closer to be encoded symbols by means of an increasing weight function, rather than considering each position in the text evenly. A well known transformation that tends to convert input files int… ▽ More

    Submitted 21 May, 2021; originally announced May 2021.

    Comments: 14 pages, 4 figures, 3 tables

    ACM Class: E.2

  2. arXiv:2005.08232  [pdf, ps, other

    cs.DS

    Weighted Adaptive Coding

    Authors: Aharon Fruchtman, Yoav Gross, Shmuel T. Klein, Dana Shapira

    Abstract: Huffman coding is known to be optimal, yet its dynamic version may be even more efficient in practice. A new variant of Huffman encoding has been proposed recently, that provably always performs better than static Huffman coding by at least $m-1$ bits, where $m$ denotes the size of the alphabet, and has a better worst case than the standard dynamic Huffman coding. This paper introduces a new gener… ▽ More

    Submitted 17 May, 2020; originally announced May 2020.

    Comments: 18 pages, 8 figures, 2 Tables