English

Beyond the Black Box: A Statistical Model for LLM Reasoning and Inference

Machine Learning 2024-09-25 v2 Artificial Intelligence

Abstract

This paper introduces a novel Bayesian learning model to explain the behavior of Large Language Models (LLMs), focusing on their core optimization metric of next token prediction. We develop a theoretical framework based on an ideal generative text model represented by a multinomial transition probability matrix with a prior, and examine how LLMs approximate this matrix. Key contributions include: (i) a continuity theorem relating embeddings to multinomial distributions, (ii) a demonstration that LLM text generation aligns with Bayesian learning principles, (iii) an explanation for the emergence of in-context learning in larger models, (iv) empirical validation using visualizations of next token probabilities from an instrumented Llama model Our findings provide new insights into LLM functioning, offering a statistical foundation for understanding their capabilities and limitations. This framework has implications for LLM design, training, and application, potentially guiding future developments in the field.

Keywords

Cite

@article{arxiv.2402.03175,
  title  = {Beyond the Black Box: A Statistical Model for LLM Reasoning and Inference},
  author = {Siddhartha Dalal and Vishal Misra},
  journal= {arXiv preprint arXiv:2402.03175},
  year   = {2024}
}
R2 v1 2026-06-28T14:38:48.080Z