An empirical evaluation of coding methods for multi-symbol alphabets

作者:

Highlights:

摘要

Many contemporary data compression schemes distinguish two distinct components: modelling and coding. Modelling involves estimating probabilities for the input symbols, while coding involves generating a sequence of bits in the output based on those probabilities. Several different methods for coding have been proposed. The best known are Huffman's code and the more recent technique of arithmetic coding, but other viable methods include various fixed codes, fast approximations to arithmetic coding, and splay coding. Each offers a different trade-off between compression speed, memory requirements, and the amount of compression obtained. This paper evaluates the performance of these methods in several situations and determines which is the most suitable for particular classes of application.

论文关键词:

论文评审过程:Available online 13 July 2002.

论文官网地址:https://doi.org/10.1016/0306-4573(94)90007-8