English

Harmonic LLMs are Trustworthy

Machine Learning 2024-07-26 v2 Artificial Intelligence Computation and Language Human-Computer Interaction

Abstract

We introduce an intuitive method to test the robustness (stability and explainability) of any black-box LLM in real-time via its local deviation from harmoniticity, denoted as γ\gamma. To the best of our knowledge this is the first completely model-agnostic and unsupervised method of measuring the robustness of any given response from an LLM, based upon the model itself conforming to a purely mathematical standard. To show general application and immediacy of results, we measure γ\gamma in 10 popular LLMs (ChatGPT, Claude-2.1, Claude3.0, GPT-4, GPT-4o, Smaug-72B, Mixtral-8x7B, Llama2-7B, Mistral-7B and MPT-7B) across thousands of queries in three objective domains: WebQA, ProgrammingQA, and TruthfulQA. Across all models and domains tested, human annotation confirms that γ0\gamma \to 0 indicates trustworthiness, and conversely searching higher values of γ\gamma easily exposes examples of hallucination, a fact that enables efficient adversarial prompt generation through stochastic gradient ascent in γ\gamma. The low-γ\gamma leaders among the models in the respective domains are GPT-4o, GPT-4, and Smaug-72B, providing evidence that mid-size open-source models can win out against large commercial models.

Keywords

Cite

@article{arxiv.2404.19708,
  title  = {Harmonic LLMs are Trustworthy},
  author = {Nicholas S. Kersting and Mohammad Rahman and Suchismitha Vedala and Yang Wang},
  journal= {arXiv preprint arXiv:2404.19708},
  year   = {2024}
}

Comments

15 pages, 2 figures, 16 tables; added Claude-3.0, GPT-4o, Mistral-7B, Mixtral-8x7B, and more annotation for other models

R2 v1 2026-06-28T16:11:45.983Z