paper-with-me

Papers

Evaluating Computational Language Models with Scaling Properties of Natural Language

2019-06-22 · CL 2019 9 · Shuntaro Takahashi, Kumiko Tanaka-Ishii

In this article, we evaluate computational models of natural language with respect to the universal statistical behaviors of natural language. Statistical mechanical analyses have revealed that natural language text is characterized by scaling properties, which quantify the global structure in the vocabulary population and the long memory of a text. We study whether five scaling properties (given by Zipf's law, Heaps' law, Ebeling's method, Taylor's law, and long-range correlation analysis) can serve for evaluation of computational models. Specifically, we test $n$-gram language models, a probabilistic context-free grammar (PCFG), language models based on Simon/Pitman-Yor processes, neural language models, and generative adversarial networks (GANs) for text generation. Our analysis reveals that language models based on recurrent neural networks (RNNs) with a gating mechanism (i.e., long short-term memory, LSTM; a gated recurrent unit, GRU; and quasi-recurrent neural networks, QRNNs) are the only computational models that can reproduce the long memory behavior of natural language. Furthermore, through comparison with recently proposed model-based evaluation methods, we find that the exponent of Taylor's law is a good indicator of model quality.

📄 PDF Abstract BibTeX arXiv:1906.09379

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Assessing Language Models with Scaling Properties

2018-04-24 · Shuntaro Takahashi, Kumiko Tanaka-Ishii

Language models have primarily been evaluated with perplexity. While perplexity quantifies the most comprehensible prediction performance, it does not provide qualitative information on the success or failure of models. …

Scaling Properties of Text Conditioning in Visual Generation

2026-07-31 · Zilong Chen, Chaorui Deng, Kunchang Li, Hongyi Yuan 외 hf

We study empirical scaling properties for text conditioning in visual generation. Such properties have rarely been measured because diffusion loss does not scale with the number of tokens in natural-language prompts. Sur…

Deriving Neural Scaling Laws from the statistics of natural language

2026-02-07 · Francesco Cagnetta, Allan Raventós, Surya Ganguli, Matthieu Wyart arxiv

Despite the fact that experimental neural scaling laws have substantially guided empirical progress in large-scale machine learning, no existing theory can quantitatively predict the exponents of these important laws for…

TOGGLE: Temporal Logic-Guided Large Language Model Compression for Edge

2025-12-18 · Khurram Khalil, Khaza Anuarul Hoque arxiv

Large Language Models (LLMs) deliver exceptional performance across natural language tasks but demand substantial computational resources, limiting their deployment on resource-constrained edge devices. Existing compress…

Model Compression

Neural Scaling Laws Rooted in the Data Distribution

2024-12-10 · Ari Brill

Deep neural networks exhibit empirical neural scaling laws, with error decreasing as a power law with increasing model or data size, across a wide variety of architectures, tasks, and datasets. This universality suggests…

Language ModelingLanguage Modelling