Who Flips? Self- and Cross-Model Challenges Reveal LLM Instability
Abstract
Standard accuracy benchmarks are designed to test how closely large language models (LLMs) approach correct answers, but are not suitable for testing whether LLMs stick with that answer when presented with a plausible counter-argument. We introduce a controlled protocol for evaluating answer stability: after a model answers a multiple-choice question correctly, we challenge it with a coherent argument for an incorrect option and measure whether the model flips. The setup isolates argumentative content from overt social pressure and varies argument length, self-attribution, and cross-model source. Across seven frontier models and 57 MMLU subjects, flip rates range from 17.5% to 97.3%, revealing large differences in stability that are not reflected by accuracy alone. Self-attribution consistently increases flip rates (mean +7.1pp, up to +18.7pp). Also, pooling challenges across models can yield stronger adversarial examples than any single source. We further construct MAXFLIP, a curated challenge set that amplifies flips by up to +23.6pp over standard self-generated challenges. We release the protocol, challenge records, and MAXFLIP to support stability evaluation alongside standard accuracy benchmarks.