From Entropy to Epiplexity: Rethinking Information for Computationally Bounded Intelligence
Marc Finzi, Shikai Qiu, Yiding Jiang, Pavel Izmailov, J. Zico Kolter, Andrew Gordon Wilson
TL;DR
This work reframes information through a computationally bounded lens, defining epiplexity as the structural information extractable by a bounded observer and time-bounded entropy as remaining random content. By decomposing data into $S_T(X)$ and $H_T(X)$ and proposing practical estimation via prequential and requential coding, the authors explain how information can be created by computation, why data ordering and factorization matter, and how likelihood-based modeling can reveal learnable structure beyond the data-generating process. They demonstrate that epiplexity correlates with downstream generalization, especially OOD transfer, and provide theoretical results and data-driven procedures that support data selection and curriculum design for robust learning. The framework reconciles classical information theory with modern ML practice, offering a compute-aware foundation for data selection, synthetic data use, and emergent phenomena, while highlighting limitations and avenues for future theory and practice. Overall, epiplexity provides a principled, observer-aware metric to quantify and optimize the informative value of data under realistic compute budgets, with practical implications for pre-training, data curation, and transfer learning.
Abstract
Can we learn more from data than existed in the generating process itself? Can new and useful information be constructed from merely applying deterministic transformations to existing data? Can the learnable content in data be evaluated without considering a downstream task? On these questions, Shannon information and Kolmogorov complexity come up nearly empty-handed, in part because they assume observers with unlimited computational capacity and fail to target the useful information content. In this work, we identify and exemplify three seeming paradoxes in information theory: (1) information cannot be increased by deterministic transformations; (2) information is independent of the order of data; (3) likelihood modeling is merely distribution matching. To shed light on the tension between these results and modern practice, and to quantify the value of data, we introduce epiplexity, a formalization of information capturing what computationally bounded observers can learn from data. Epiplexity captures the structural content in data while excluding time-bounded entropy, the random unpredictable content exemplified by pseudorandom number generators and chaotic dynamical systems. With these concepts, we demonstrate how information can be created with computation, how it depends on the ordering of the data, and how likelihood modeling can produce more complex programs than present in the data generating process itself. We also present practical procedures to estimate epiplexity which we show capture differences across data sources, track with downstream performance, and highlight dataset interventions that improve out-of-distribution generalization. In contrast to principles of model selection, epiplexity provides a theoretical foundation for data selection, guiding how to select, generate, or transform data for learning systems.
