paper-with-me

홈 › Papers

Entropy in Large Language Models

2026-02-23 · Marco Scharringhausen arxiv

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 model for these LLMs, following a constant random distribution and the source itself thus being stationary. We compare this source entropy (per word) to that of natural language (written or spoken) as represented by the Open American National Corpus (OANC). Our results indicate that the word entropy of such LLMs is lower than the word entropy of natural speech both in written or spoken form. The long-term goal of such studies is to formalize the intuitions of information and uncertainty in large language training to assess the impact of training an LLM from LLM generated training data. This refers to texts from the world wide web in particular.

📄 PDF Abstract BibTeX arXiv:2602.20052

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Scales in Cross-Entropy Scaling Law?

2025-10-05 · Junxi Yan, Zixi Wei, Qingyao Ai, Yiqun Liu 외 arxiv

The cross-entropy scaling law has long served as a key tool for guiding the development of large language models. It shows that cross-entropy loss decreases in a predictable power-law rate as the model size increases. Ho…

Entropy-Based Measurement of Value Drift and Alignment Work in Large Language Models

2025-11-19 · Samih Fadli arxiv

Large language model safety is usually assessed with static benchmarks, but key failures are dynamic: value drift under distribution shift, jailbreak attacks, and slow degradation of alignment in deployment. Building on …

Generalized Entropy Regularization or: There's Nothing Special about Label Smoothing

2020-05-02 · ACL 2020 6 · Clara Meister, Elizabeth Salesky, Ryan Cotterell

Prior work has explored directly regularizing the output distributions of probabilistic models to alleviate peaky (i.e. over-confident) predictions, a common sign of overfitting. This class of techniques, of which label …

Text Generation

Clip-Low Increases Entropy and Clip-High Decreases Entropy in Reinforcement Learning of Large Language Models

2025-09-30 · Jaesung R. Park, Junsu Kim, Gyeongman Kim, Jinyoung Jo 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has recently emerged as the leading approach for enhancing the reasoning capabilities of large language models (LLMs). However, RLVR is prone to entropy collapse, whe…

Reinforcement Learning

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 …