Journal Article10.1016/0196-6774(85)90036-7
Dynamic Huffman coding
495
TL;DR: This note shows how to maintain a prefix code that remains optimum as the weights change, preserving minimality of the weighted path length in a Huffman tree.
read more
About: This article is published in Journal of Algorithms. The article was published on 01 Jun 1985. The article focuses on the topics: Canonical Huffman code & Shannon–Fano coding.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Book
Introduction to data compression
Khalid Sayood
- 01 Jan 1996
TL;DR: The author explains the development of the Huffman Coding Algorithm and some of the techniques used in its implementation, as well as some of its applications, including Image Compression, which is based on the JBIG standard.
2.6K
The LOCO-I lossless image compression algorithm: principles and standardization into JPEG-LS
TL;DR: LOCO-I as discussed by the authors is a low complexity projection of the universal context modeling paradigm, matching its modeling unit to a simple coding unit, which is based on a simple fixed context model, which approaches the capability of more complex universal techniques for capturing high-order dependencies.
Efficient algorithms for online decision problems
TL;DR: This work gives a simple approach for doing nearly as well as the best single decision, where the best is chosen with the benefit of hindsight, and these follow-the-leader style algorithms extend naturally to a large class of structured online problems for which the exponential algorithms are inefficient.
654
Data compression
TL;DR: A variety of data compression methods are surveyed, from the work of Shannon, Fano, and Huffman in the late 1940s to a technique developed in 1986, which has important application in the areas of file storage and distributed systems.
613
•Proceedings Article
Efficient algorithms for online decision problems
Adam Tauman Kalai,Santosh Vempala +1 more
- 01 Jan 2003
TL;DR: It is shown that a very simple idea, used in Hannan's seminal 1957 paper, gives efficient solutions to all of these problems, including a (1+∈)-competitive algorithm as well as a lazy one that rarely switches between decisions.
608
References
A Method for the Construction of Minimum-Redundancy Codes
David A. Huffman
- 01 Sep 1952
TL;DR: A minimum-redundancy code is one constructed in such a way that the average number of coding digits per message is minimized.
6.1K
A method for the construction of minimum-redundancy codes
TL;DR: A minimum-redundancy code is one constructed in such a way that the average number of coding digits per message is minimized.
5.2K
Variations on a theme by Huffman
TL;DR: Four new results about Huffman codes are presented and a simple algorithm for adapting a Huffman code to slowly varying esthnates of the source probabilities is presented.