A Tale of Two Structures: Do LLMs Capture the Fractal Complexity of Language?
Ibrahim Alabdulmohsin, Andreas Steiner
TL;DR
This work interrogates whether large language models can faithfully reproduce the fractal structure of natural language, quantified by the Hölder exponent $S$ and the Hurst exponent $H$, and how factors such as decoding temperature and prompting influence this capability. By generating extensive corpora across pretrained and instruction-tuned models and a public GAGLE dataset, the authors show that natural language occupies a relatively narrow fractal-parameter range, while LLM outputs span a much wider spectrum, with larger models aligning fractal properties more closely to NL but still exhibiting biases toward higher $S$ and $H$. They demonstrate that $H$ is a strong predictor of output quality and that prompting often has a dominant, non-monotone effect on fractal measures, including a double-descent in self-similarity when adding contextual prompts. The study reveals partial fractal mimicry by LLMs, robust across architectures, and suggests that fractal parameters, in combination with first-order metrics, could aid in detecting synthetic texts and guiding generation and evaluation strategies. The work thus contributes to understanding the complex interplay between fractal language properties, prompting, and statistical mimicry in LLMs, with public datasets to spur further research in detection and evaluation.
Abstract
Language exhibits a fractal structure in its information-theoretic complexity (i.e. bits per token), with self-similarity across scales and long-range dependence (LRD). In this work, we investigate whether large language models (LLMs) can replicate such fractal characteristics and identify conditions-such as temperature setting and prompting method-under which they may fail. Moreover, we find that the fractal parameters observed in natural language are contained within a narrow range, whereas those of LLMs' output vary widely, suggesting that fractal parameters might prove helpful in detecting a non-trivial portion of LLM-generated texts. Notably, these findings, and many others reported in this work, are robust to the choice of the architecture; e.g. Gemini 1.0 Pro, Mistral-7B and Gemma-2B. We also release a dataset comprising of over 240,000 articles generated by various LLMs (both pretrained and instruction-tuned) with different decoding temperatures and prompting methods, along with their corresponding human-generated texts. We hope that this work highlights the complex interplay between fractal properties, prompting, and statistical mimicry in LLMs, offering insights for generating, evaluating and detecting synthetic texts.
