Who Flips? Self- and Cross-Model Counterarguments Reveal Answer Instability in LLMs
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new study finds that large language models frequently abandon correct answers when presented with a well-reasoned counterargument, a vulnerability standard accuracy benchmarks miss. The research introduces a protocol to measure “answer stability” and reveals flip rates as high as 97.3% across frontier models [1]. The protocol, described in a paper posted to arXiv, first asks a model a multiple-choice question. If the model answers correctly, it is then challenged with a coherent argument for an incorrect option. The setup isolates argumentative content from overt social pressure and varies argument length, whether the model is told the counterargument is its own, and whether the argument comes from a different model [1]. Across seven frontier models and 57 subjects from the MMLU benchmark, flip rates ranged from 17.5% to 97.3%, exposing large differences in stability that accuracy scores alone do not capture [1]. The researchers found that telling a model a counterargument was its own consistently increased flip rates by a mean of 7.1 percentage points, with a maximum increase of 18.7 percentage points [1]. Pooling wrong-answer arguments from multiple models and selecting the most effective one per question produced stronger adversarial challenges than relying on any single source model [1]. The team also built MaxFlip, a curated challenge set that amplifies flips by up to 23.6 percentage points over standard self-generated challenges [1]. The protocol, challenge records, and MaxFlip have been released to encourage stability evaluation alongside traditional accuracy benchmarks [2]. While the paper focuses on language models, the broader challenge of evaluating system robustness under adversarial conditions is not new. In machine-learning contexts, researchers have long examined how models trained on one dataset can transfer knowledge to another, and whether consolidated data collections improve performance or merely add redundancy [4]. The question of when a model should change its output—and when it should hold firm—mirrors long-standing tensions in other domains. The United Nations’ Sustainable Development Goals, for instance, involve trade-offs between competing priorities, such as ending hunger and promoting environmental sustainability, where progress on one front can undermine another [6]. Similarly, biological systems rely on transcription factors that can act as activators or repressors, turning genes on or off in response to signals, a regulatory dynamic that requires both responsiveness and stability [7]. The authors of the LLM study argue that current benchmarks are not designed to test whether a model sticks with a correct answer when challenged, and they propose their protocol as a complement to existing evaluations [1]. The materials are available on GitHub and Hugging Face [2].
research-papermodel-releaseproduct-launchsafety-researchbenchmarktool-release
Background sources we checked (6)
- arxiv.org ↗ 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 a correct answer when that answer is challenged by a plausible counter-argument. We introduce a controlled…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…