中文
相关论文

相关论文: Large Alphabets and Incompressibility

200 篇论文

We use large language models (LLMs) to uncover long-ranged structure in English texts from a variety of sources. The conditional entropy or code length in many cases continues to decrease with context length at least to $N\sim 10^4$…

统计力学 · 物理学 2026-01-01 Colin Scheibner , Lindsay M. Smith , William Bialek

A unified combinatorial definition of the information content and entropy of different types of patterns, compatible with the traditional concepts of information and entropy, going beyond the limitations of Shannon information interpretable…

信息论 · 计算机科学 2025-01-22 Zsolt Pocze

We study approximation of the embedding $\ell_p^m \rightarrow \ell_{\infty}^m$, $1 \leq p \leq 2$, based on randomized adaptive algorithms that use arbitrary linear functionals as information on a problem instance. We show upper bounds for…

数值分析 · 数学 2024-08-05 Robert J. Kunsch , Marcin Wnuk

In this paper we investigate a quantity called conditional entropy of ordinal patterns, akin to the permutation entropy. The conditional entropy of ordinal patterns describes the average diversity of the ordinal patterns succeeding a given…

混沌动力学 · 物理学 2014-07-22 Anton M. Unakafov , Karsten Keller

Whereas for strings, higher-order empirical entropy is the standard entropy measure, several different notions of empirical entropy for trees have been proposed in the past, notably label entropy, degree entropy, conditional versions of the…

信息论 · 计算机科学 2020-06-03 Danny Hucke , Markus Lohrey , Louisa Seelbach Benkner

We demonstrate some novel links between entropy and description complexity, a notion referring to the minimal formula length for specifying given properties. Let MLU be the logic obtained by extending propositional logic with the universal…

逻辑 · 数学 2022-09-27 Reijo Jaakkola , Antti Kuusisto , Miikka Vilander

The entropy rate of printed English is famously estimated to be about one bit per character, a benchmark that modern large language models (LLMs) have only recently approached. This entropy rate implies that English contains nearly 80…

计算与语言 · 计算机科学 2026-02-19 Weishun Zhong , Doron Sivan , Tankut Can , Mikhail Katkov , Misha Tsodyks

This paper introduces an objective metric for evaluating a parsing scheme. It is based on Shannon's original work with letter sequences, which can be extended to part-of-speech tag sequences. It is shown that this regular language is an…

cmp-lg · 计算机科学 2008-02-03 Caroline Lyon , Stephen Brown

We study approximation of the embedding $\ell_p^m \hookrightarrow \ell_q^m$, $1 \leq p < q \leq \infty$, based on randomized algorithms that use up to $n$ arbitrary linear functionals as information on a problem instance where $n \ll m$. By…

数值分析 · 数学 2025-09-22 Robert J. Kunsch , Marcin Wnuk

Post Embedding Problems are a family of decision problems based on the interaction of a rational relation with the subword embedding ordering, and are used in the literature to prove non multiply-recursive complexity lower bounds. We refine…

计算机科学中的逻辑 · 计算机科学 2013-08-23 Prateek Karandikar , Sylvain Schmitz

In this study, the output of large language models (LLM) is considered an information source generating an unlimited sequence of symbols drawn from a finite alphabet. Given the probabilistic nature of modern LLMs, we assume a probabilistic…

计算与语言 · 计算机科学 2026-02-24 Marco Scharringhausen

In estimating the complexity of objects, in particular of graphs, it is common practice to rely on graph- and information-theoretic measures. Here, using integer sequences with properties such as Borel normality, we explain how these…

信息论 · 计算机科学 2017-07-12 Hector Zenil , Narsis Kiani , Jesper Tegnér

A new notion of typicality for arbitrary probability measures on standard Borel spaces is proposed, which encompasses the classical notions of weak and strong typicality as special cases. Useful lemmas about strong typical sets, including…

信息论 · 计算机科学 2016-11-17 Junekey Jeon

We give the first sorting algorithm with bounds in terms of higher-order entropies: let $S$ be a sequence of length $m$ containing $n$ distinct elements and let (H_\ell (S)) be the $\ell$th-order empirical entropy of $S$, with (n^{\ell + 1}…

数据结构与算法 · 计算机科学 2007-05-23 Travis Gagie

Consider the set of all sequences of $n$ outcomes, each taking one of $m$ values, that satisfy a number of linear constraints. If $m$ is fixed while $n$ increases, most sequences that satisfy the constraints result in frequency vectors…

信息论 · 计算机科学 2016-11-18 Kostas N. Oikonomou , Peter D. Grunwald

Kolmogorov complexity measures the algorithmic complexity of a finite binary string $\sigma$ in terms of the length of the shortest description $\sigma^*$ of $\sigma$. Traditionally, the length of a string is taken to measure the amount of…

计算复杂性 · 计算机科学 2019-06-14 Cameron Fraize , Christopher P. Porter

Language prediction is constrained by informational entropy intrinsic to language, such that there exists a limit to how accurate any language model can become and equivalently a lower bound to language compression. The most efficient…

计算与语言 · 计算机科学 2025-11-14 Benjamin L. Badger , Matthew Neligeorge

This paper considers the problem of compressive sensing over a finite alphabet, where the finite alphabet may be inherent to the nature of the data or a result of quantization. There are multiple examples of finite alphabet based static as…

信息论 · 计算机科学 2013-03-19 Abhik Kumar Das , Sriram Vishwanath

Grammar compression represents a string as a context free grammar. Achieving compression requires encoding such grammar as a binary string; there are a few commonly used encodings. We bound the size of practically used encodings for several…

数据结构与算法 · 计算机科学 2020-05-21 Michał Gańczorz

Suppose that, for any (k \geq 1), (\epsilon > 0) and sufficiently large $\sigma$, we are given a black box that allows us to sample characters from a $k$th-order Markov source over the alphabet (\{0, ..., \sigma - 1\}). Even if we know the…

信息论 · 计算机科学 2009-12-31 Travis Gagie