English

Estimating LLM Consistency: A User Baseline vs Surrogate Metrics

Computation and Language 2025-11-25 v4 Artificial Intelligence Human-Computer Interaction Machine Learning

Abstract

Large language models (LLMs) are prone to hallucinations and sensitive to prompt perturbations, often resulting in inconsistent or unreliable generated text. Different methods have been proposed to mitigate such hallucinations and fragility, one of which is to measure the consistency of LLM responses -- the model's confidence in the response or likelihood of generating a similar response when resampled. In previous work, measuring LLM response consistency often relied on calculating the probability of a response appearing within a pool of resampled responses, analyzing internal states, or evaluating logits of responses. However, it was not clear how well these approaches approximated users' perceptions of consistency of LLM responses. To find out, we performed a user study (n=2,976n=2,976) demonstrating that current methods for measuring LLM response consistency typically do not align well with humans' perceptions of LLM consistency. We propose a logit-based ensemble method for estimating LLM consistency and show that our method matches the performance of the best-performing existing metric in estimating human ratings of LLM consistency. Our results suggest that methods for estimating LLM consistency without human evaluation are sufficiently imperfect to warrant broader use of evaluation with human input; this would avoid misjudging the adequacy of models because of the imperfections of automated consistency metrics.

Keywords

Cite

@article{arxiv.2505.23799,
  title  = {Estimating LLM Consistency: A User Baseline vs Surrogate Metrics},
  author = {Xiaoyuan Wu and Weiran Lin and Omer Akgul and Lujo Bauer},
  journal= {arXiv preprint arXiv:2505.23799},
  year   = {2025}
}

Comments

Published as a main conference paper at EMNLP 2025

R2 v1 2026-07-01T02:49:03.802Z