paper-with-me

홈 › Papers

Know Your Limits: Entropy Estimation Modeling for Compression and Generalization

2025-11-13 · Benjamin L. Badger, Matthew Neligeorge arxiv

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 language compression algorithms today are causal (next token prediction) large language models, but the use of these models to form accurate estimates of language entropy is currently computationally infeasible. We introduce encoder-augmented causal decoder model architectures that exhibit superior training efficiency characteristics and achieve higher compression than causal transformers even when trained on modest hardware. We demonstrate how entropy estimates can be obtained on a per-token basis, and show that the generalization of models trained to approach the entropy of their training data necessarily exceeds the generalization of models trained to minimize loss beyond this value. We show empirically that causal models trained to approach but not exceed estimated per-token entropies exhibit greater generalization than models trained without taking entropy into account.

📄 PDF Abstract BibTeX arXiv:2511.10618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalized Gaussian Entropy Model for Point Cloud Attribute Compression with Dynamic Likelihood Intervals

2025-06-11 · CVPR 2025 1 · Changhao Peng, Yuqi Ye, Wei Gao

Gaussian and Laplacian entropy models are proved effective in learned point cloud attribute compression, as they assist in arithmetic coding of latents. However, we demonstrate through experiments that there is still unu…

Attributeparameter estimationVideo Compression

Thermodynamic Performance Limits for Score-Based Diffusion Models

2025-10-07 · Nathan X. Kodama, Michael Hinczewski arxiv

We establish a fundamental connection between score-based diffusion models and non-equilibrium thermodynamics by deriving performance limits based on entropy rates. Our main theoretical contribution is a lower bound on t…

Mind Your Entropy: From Maximum Entropy to Trajectory Entropy-Constrained RL

2025-10-25 · Guojian Zhan, Likun Wang, Pengcheng Wang, Feihong Zhang 외 arxiv

Maximum entropy has become a mainstream off-policy reinforcement learning (RL) framework for balancing exploitation and exploration. However, two bottlenecks still limit further performance improvement: (1) non-stationar…

Reinforcement LearningOpenAI Gym

Information-theoretic Limits of Learning and Estimation

2026-05-06 · Abbas El Gamal, Maxim Raginsky arxiv

Information theory plays a central role in establishing fundamental limits on what any learning or estimation algorithm can -- and cannot -- achieve, regardless of computational power. In this chapter, we provide an intr…

Know Where To Drop Your Weights: Towards Faster Uncertainty Estimation

2020-10-27 · NeurIPS Workshop ICBINB 2020 12 · Akshatha Kamath, Dwaraknath Gnaneshwar, Matias Valdenegro-Toro

Estimating epistemic uncertainty of models used in low-latency applications and Out-Of-Distribution samples detection is a challenge due to the computationally demanding nature of uncertainty estimation techniques. Estim…