Are Humans as Brittle as Large Language Models?
Jiahui Li, Sean Papay, Roman Klinger
TL;DR
This study investigates whether humans exhibit prompt brittleness comparable to large language models (LLMs). It introduces a systematic prompt perturbation framework that classifies changes as neutral or sensitive and applies them to both LLMs and human annotators across four text classification tasks, quantifying distributional shifts with $Jensen ext{-}Shannon$ divergence. The findings show that both humans and LLMs are sensitive to certain prompt changes—especially those altering label sets or formats—with LLMs generally more brittle, though humans display notable effects on specific perturbations like Emo-related wording. Alignment between human and LLM outputs improves when both are prompted identically, and model size influences robustness. The work highlights practical implications for prompt design and annotation protocols, while outlining directions for future research on decoding dynamics and broader model inclusion.
Abstract
The output of large language models (LLMs) is unstable, due both to non-determinism of the decoding process as well as to prompt brittleness. While the intrinsic non-determinism of LLM generation may mimic existing uncertainty in human annotations through distributional shifts in outputs, it is largely assumed, yet unexplored, that the prompt brittleness effect is unique to LLMs. This raises the question: do human annotators show similar sensitivity to prompt changes? If so, should prompt brittleness in LLMs be considered problematic? One may alternatively hypothesize that prompt brittleness correctly reflects human annotation variances. To fill this research gap, we systematically compare the effects of prompt modifications on LLMs and identical instruction modifications for human annotators, focusing on the question of whether humans are similarly sensitive to prompt perturbations. To study this, we prompt both humans and LLMs for a set of text classification tasks conditioned on prompt variations. Our findings indicate that both humans and LLMs exhibit increased brittleness in response to specific types of prompt modifications, particularly those involving the substitution of alternative label sets or label formats. However, the distribution of human judgments is less affected by typographical errors and reversed label order than that of LLMs.
