中文
相关论文

相关论文: Source Coding for Quasiarithmetic Penalties

200 篇论文

Describes a near-linear-time algorithm for a variant of Huffman coding, in which the letters may have non-uniform lengths (as in Morse code), but with the restriction that each word to be encoded has equal probability. [See also ``Huffman…

数据结构与算法 · 计算机科学 2015-06-02 Mordecai Golin , Neal E. Young

Huffman Compression, also known as Huffman Coding, is one of many compression techniques in use today. The two important features of Huffman coding are instantaneousness that is the codes can be interpreted as soon as they are received and…

信息论 · 计算机科学 2013-02-22 A. S. Tolba , M. Z. Rashad , M. A. El-Dosuky

We give a polynomial-time approximation scheme for the generalization of Huffman Coding in which codeword letters have non-uniform costs (as in Morse code, where the dash is twice as long as the dot). The algorithm computes a…

数据结构与算法 · 计算机科学 2015-06-02 Mordecai Golin , Claire Mathieu , Neal E. Young

Many data compressors regularly encode probability distributions for entropy coding - requiring minimal description length type of optimizations. Canonical prefix/Huffman coding usually just writes lengths of bit sequences, this way…

信息论 · 计算机科学 2022-07-05 Jarek Duda

Canonical Huffman code is an optimal prefix-free compression code whose codewords enumerated in the lexicographical order form a list of binary words in non-decreasing lengths. Gagie et al. (2015) gave a representation of this coding…

数据结构与算法 · 计算机科学 2021-08-19 Szymon Grabowski , Dominik Köppl

In this paper we consider the class of anti-uniform Huffman codes and derive tight lower and upper bounds on the average length, entropy, and redundancy of such codes in terms of the alphabet size of the source. The Fibonacci distributions…

信息论 · 计算机科学 2012-07-27 Soheil Mohajer , Ali Kakhbod

We consider the problem of constructing prefix-free codes in which a designated symbol, a space, can only appear at the end of codewords. We provide a linear-time algorithm to construct almost-optimal codes with this property, meaning that…

信息论 · 计算机科学 2024-05-13 Roberto Bruno , Ugo Vaccaro

Zero-error single-channel source coding has been studied extensively over the past decades. Its natural multi-channel generalization is however not well investigated. While the special case with multiple symmetric-alphabet channels was…

信息论 · 计算机科学 2021-05-11 Hoover H. F. Yin , Xishi Wang , Ka Hei Ng , Russell W. F. Lai , Lucien K. L. Ng , Jack P. K. Ma

Training and serving Large Language Models (LLMs) relies heavily on parallelization and collective operations, which are frequently bottlenecked by network bandwidth. Lossless compression using e.g., Huffman codes can alleviate the issue,…

For a given independent and identically distributed (i.i.d.) source, Huffman code achieves the optimal average codeword length in the class of instantaneous code with a single code table. However, it is known that there exist time-variant…

信息论 · 计算机科学 2022-09-20 Kengo Hashimoto , Ken-ichi Iwata

This paper describes universal lossless coding strategies for compressing sources on countably infinite alphabets. Classes of memoryless sources defined by an envelope condition on the marginal distribution provide benchmarks for coding…

统计理论 · 数学 2015-01-05 Stéphane Boucheron , Aurélien Garivier , Elisabeth Gassiat

Huffman Codes are optimal Instantaneous Fixed-to-Variable (FV) codes in which every source symbol can only be encoded by one codeword. Relaxing these constraints permits constructing better FV codes. More specifically, recent work has shown…

信息论 · 计算机科学 2020-01-31 Mordecai Golin , Elfarouk Harb

Given a probability distribution over a set of n words to be transmitted, the Huffman Coding problem is to find a minimal-cost prefix free code for transmitting those words. The basic Huffman coding problem can be solved in O(n log n) time…

数据结构与算法 · 计算机科学 2008-09-29 Mordecai Golin , Xiaoming Xu , Jiajin Yu

Topological quantum computing is an alternative framework for avoiding the quantum decoherence problem in quantum computation. The problem of executing a gate in this framework can be posed as the problem of braiding quasiparticles. Because…

量子物理 · 物理学 2014-12-10 Roberto Santana , Ross B. McDonald , Helmut G. Katzgraber

For some applications where the speed of decoding and the fault tolerance are important, like in video storing, one of the successful answers is Fix-Free Codes. These codes have been applied in some standards like H.263+ and MPEG-4. The…

信息论 · 计算机科学 2013-11-26 Alireza Poostindouz , Adel Aghajan

We show how universal codes can be used for solving some of the most important statistical problems for time series. By definition, a universal code (or a universal lossless data compressor) can compress any sequence generated by a…

信息论 · 计算机科学 2008-09-09 Boris Ryabko

Many applications require data processing to be performed on individual pieces of data which are of finite sizes, e.g., files in cloud storage units and packets in data networks. However, traditional universal compression solutions would…

信息论 · 计算机科学 2012-05-22 Ahmad Beirami , Mohsen Sardari , Faramarz Fekri

In this paper, source coding or data compression is viewed as a measurement problem. Given a measurement device with fewer states than the observable of a stochastic source, how can one capture the essential information? We propose modeling…

混沌动力学 · 物理学 2015-05-13 Nithin Nagaraj

Constrained coding is a fundamental field in coding theory that tackles efficient communication through constrained channels. While channels with fixed constraints have a general optimal solution, there is increasing demand for parametric…

信息论 · 计算机科学 2023-04-05 Daniella Bar-Lev , Adir Kobovich , Orian Leitersdorf , Eitan Yaakobi

In this work, a coding technique called cost constrained Geometric Huffman coding (ccGhc) is developed. ccGhc minimizes the Kullback-Leibler distance between a dyadic probability mass function (pmf) and a target pmf subject to an affine…

信息论 · 计算机科学 2011-06-29 Georg Böcherer , Fabian Altenbach , Martina Malsbender , Rudolf Mathar