English

Bayesian Evaluation of Large Language Model Behavior

Computation and Language 2025-11-17 v1 Machine Learning Applications Machine Learning

Abstract

It is increasingly important to evaluate how text generation systems based on large language models (LLMs) behave, such as their tendency to produce harmful output or their sensitivity to adversarial inputs. Such evaluations often rely on a curated benchmark set of input prompts provided to the LLM, where the output for each prompt may be assessed in a binary fashion (e.g., harmful/non-harmful or does not leak/leaks sensitive information), and the aggregation of binary scores is used to evaluate the LLM. However, existing approaches to evaluation often neglect statistical uncertainty quantification. With an applied statistics audience in mind, we provide background on LLM text generation and evaluation, and then describe a Bayesian approach for quantifying uncertainty in binary evaluation metrics. We focus in particular on uncertainty that is induced by the probabilistic text generation strategies typically deployed in LLM-based systems. We present two case studies applying this approach: 1) evaluating refusal rates on a benchmark of adversarial inputs designed to elicit harmful responses, and 2) evaluating pairwise preferences of one LLM over another on a benchmark of open-ended interactive dialogue examples. We demonstrate how the Bayesian approach can provide useful uncertainty quantification about the behavior of LLM-based systems.

Keywords

Cite

@article{arxiv.2511.10661,
  title  = {Bayesian Evaluation of Large Language Model Behavior},
  author = {Rachel Longjohn and Shang Wu and Saatvik Kher and Catarina Belém and Padhraic Smyth},
  journal= {arXiv preprint arXiv:2511.10661},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025 Workshop on Evaluating the Evolving LLM Lifecycle: Benchmarks, Emergent Abilities, and Scaling

R2 v1 2026-07-01T07:36:26.514Z