中文
相关论文

相关论文: Bounded Pushdown dimension vs Lempel Ziv informati…

200 篇论文

Despite consistently yielding the best compression on repetitive text collections, the Lempel-Ziv parsing has resisted all attempts at offering relevant guarantees on the cost to access an arbitrary symbol. This makes it less attractive for…

数据结构与算法 · 计算机科学 2024-04-24 Zsuzsanna Lipták , Francesco Masillo , Gonzalo Navarro

Lossless data compression has been widely studied in computer science. One of the most widely used lossless data compressions is Lempel-Zip(LZ) 77 parsing, which achieves a high compression ratio. Bidirectional (a.k.a. macro) parsing is a…

数据结构与算法 · 计算机科学 2018-12-12 Takaaki Nishimoto , Yasuo Tabei

Compression techniques that support fast random access are a core component of any information system. Current state-of-the-art methods group documents into fixed-sized blocks and compress each block with a general-purpose adaptive…

数据结构与算法 · 计算机科学 2015-03-19 Christopher Hoobin , Simon J. Puglisi , Justin Zobel

The problem of determining the best achievable performance of arbitrary lossless compression algorithms is examined, when correlated side information is available at both the encoder and decoder. For arbitrary source-side information pairs,…

信息论 · 计算机科学 2020-07-15 Lampros Gavalakis , Ioannis Kontoyiannis

This paper presents an algorithm for the modification of data compressed using LZ-End, a derivate of LZ77, without prior decompression. The performance of the algorithm and the impact of the modifications on the compression ratio is…

数据结构与算法 · 计算机科学 2020-07-14 Daniel Roodt , Ulrich Speidel , Vimal Kumar , Ryan K. L. Ko

Lossy image coding standards such as JPEG and MPEG have successfully achieved high compression rates for human consumption of multimedia data. However, with the increasing prevalence of IoT devices, drones, and self-driving cars, machines…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Chen-Hsiu Huang , Ja-Ling Wu

In this paper we introduce a new formulation of Bennett's logical depth based on pebble transducers. This notion is defined based on the difference between the minimal length descriptional complexity of prefixes of infinite sequences from…

计算复杂性 · 计算机科学 2022-01-20 Liam Jordon , Philippe Moser

We derive upper and lower bounds on the overall compression ratio of the 1978 Lempel-Ziv (LZ78) algorithm, applied independently to $k$-blocks of a finite individual sequence. Both bounds are given in terms of normalized empirical entropies…

信息论 · 计算机科学 2025-06-17 Neri Merhav

We investigate the effect of particle volume fraction on the efficiency of deterministic lateral displacement (DLD) devices. DLD is a popular passive sorting technique for microfluidic applications. Yet, it has been designed for treating…

软凝聚态物质 · 物理学 2015-10-27 Rohan Vernekar , Timm Krüger

Compression refers to encoding data using bits, so that the representation uses as few bits as possible. Compression could be lossless: i.e. encoded data can be recovered exactly from its representation) or lossy where the data is…

信息论 · 计算机科学 2012-10-19 Narayana Santhanam , Dharmendra Modha

For the exploration of large state spaces, symbolic search using binary decision diagrams (BDDs) can save huge amounts of memory and computation time. State sets are represented and modified by accessing and manipulating their…

人工智能 · 计算机科学 2012-10-25 Stefan Edelkamp , Peter Kissmann , Álvaro Torralba

Shannon's entropy is a clear lower bound for statistical compression. The situation is not so well understood for dictionary-based compression. A plausible lower bound is $b$, the least number of phrases of a general bidirectional parse of…

数据结构与算法 · 计算机科学 2019-10-29 Gonzalo Navarro , Carlos Ochoa , Nicola Prezza

In this paper, we give a deterministic pushdown transducer and a normal sequence of digits compressed by it. This solves positively a question left open in a previous paper by V. Becher, P. A. Heiber and the first author.

形式语言与自动机理论 · 计算机科学 2024-08-21 Olivier Carton , Sylvain Perifel

We propose and study a family of universal sequential probability assignments on individual sequences, based on the incremental parsing procedure of the Lempel-Ziv (LZ78) compression algorithm. We show that the normalized log loss under any…

信息论 · 计算机科学 2025-12-15 Naomi Sagan , Tsachy Weissman

The compression-complexity trade-off of lossy compression algorithms that are based on a random codebook or a random database is examined. Motivated, in part, by recent results of Gupta-Verd\'{u}-Weissman (GVW) and their underlying…

信息论 · 计算机科学 2009-04-23 Chris Gioran , Ioannis Kontoyiannis

This article gives a self-contained analysis of the performance of the Lempel-Ziv compression algorithm on (hidden) Markovian sources. Specifically we include a full proof of the assertion that the compression rate approaches the entropy…

信息论 · 计算机科学 2019-10-03 Madhu Sudan , David Xiang

Computing problems that handle large amounts of data necessitate the use of lossless data compression for efficient storage and transmission. We present a novel lossless universal data compression algorithm that uses parallel computational…

信息论 · 计算机科学 2023-07-19 Nikhil Krishnan , Dror Baron

We investigate how to measure and define the entropy of a simple chaotic system, three hard spheres on a ring. A novel approach is presented, which does not assume the ergodic hypothesis. It consists of transforming the particles collision…

计算物理 · 物理学 2023-05-08 Matej Vedak , Graeme J Ackland

Normalized compression distance (NCD) is a parameter-free, feature-free, alignment-free, similarity measure between a pair of finite objects based on compression. However, it is not sufficient for all applications. We propose an NCD of…

计算机视觉与模式识别 · 计算机科学 2016-01-28 Andrew R. Cohen , Paul M. B. Vitanyi

Bidirectional compression algorithms work by substituting repeated substrings by references that, unlike in the famous LZ77-scheme, can point to either direction. We present such an algorithm that is particularly suited for an external…

数据结构与算法 · 计算机科学 2019-12-04 Patrick Dinklage , Jonas Ellert , Johannes Fischer , Dominik Köppl , Manuel Penschuck