Does Qwen Report Lower Confidence Before Its Answer Changes?
Tyler Rector
Can a model warn that its current answer is becoming fragile before the answer changes? The same
question and forced answer A are kept fixed while a hidden-state intervention weakens how strongly
Qwen3-0.6B favors A. The verified B minus A margin moves from about −3 to about −0.1, yet the
forced choice remains A. If confidence reports how secure the current answer is, confidence should fall. It does not. Across four fixed test cases and both answer-label orientations, numeric confidence rises from 1.862 to 1.956 and a separate verbal confidence measure rises from 3.088 to 3.287. Qwen therefore reports nearly the same confidence when A is strongly preferred and when A is close to flipping. Self-reported confidence does not provide an early warning of an approaching forced-choice flip.
- Question and setup are interesting. Results could me meaningful as they could tell us something about how reported confidence relates to the model’s internal decision process.
- The results are quite interesting. In the authors’ setting, reported confidence and decision margin seem to be largely unconnected.
- My main concern is that the intervention is quite unnatural. In normal inference, I could imagine the following internal organisation: an upstream representation of uncertainty could cause both a weaker A/B preference and lower reported confidence. And here, the intervention may affect only the A-vs-B decision while leaving that upstream representation unchanged–and therefore leave reported confidence unchanged as well.
A clean negative result on a question prior work leaves open: not whether models represent confidence internally, but whether reported confidence tracks how close the current answer is to flipping. Holding the forced choice fixed while sweeping the margin from −3 to −0.1 is a right instrument. The code checks out against the paper; every parameter matches, prompts are verbatim, the four cases really are the first four rows of the pre-existing pool, and the shared-prefix guarantee is genuinely exact.
Three things hold it back. The paper is more conservative than its own data: the sham's own strong-to-near trend is far smaller than the active intervention's, which suggests real specificity the write-up declines to claim. Sign tests sit in the results file but never reach the paper, and none were run on the primary contrast. Good question, sound instrument, honest reporting, thin evidence. Premature on four cases, but worth scaling.
Cite this work
@misc {
title={
(HckPrj) Does Qwen Report Lower Confidence Before Its Answer Changes?
},
author={
Tyler Rector
},
date={
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


