From the synthesis table in Chapter 8. The chip states how strongly the evidence supports the answer.
ConfirmedChapter 3
Paraphrase sensitivity is common in medical vision-language models: pairwise flip rates on the binary yes/no subset span 6.4% to 54.7% across six models and three chest X-ray datasets, an 8.5x spread.
How far this goes
Measured on binary presence questions in chest radiography only; two cells (MedGemma-1.5-4B on VinDr, LLaVA-Rad on PadChest) are degenerate yes-bias artifacts, not genuine consistency, and are set aside. Pairwise rates must never be mixed with query-level rates, which run 2-3x higher for the same model.
flip-rate-range · flip-rate-medgemma4b-mimic · flip-rate-medgemma4b-padchest · benchmark-eval-pairs
SupportedChapter 3
Scale does not buy paraphrase consistency: MedGemma-27B is the most consistent model on MIMIC (6.4%) but not on PadChest or VinDr, and no stable consistency ordering by parameter count exists across datasets.
How far this goes
Shown within the MedGemma family only (4B, 1.5-4B, 27B); it does not establish that scaling is useless in other families or at frontier scale, only that scale alone did not produce consistency here.
scale-no-consistency · flip-rate-range
SupportedChapter 4
Low paraphrase sensitivity can coexist with output-level image-removal invariance: LLaVA-Rad reaches 96% text-only agreement at low flip rates while MedGemma-4B is more image-dependent but flips more, so a low flip rate is insufficient evidence of grounded visual reasoning.
How far this goes
A tendency across the models studied, not a deterministic law; the 107-pair three-backend diagnostic set predates the equivalence audit, and MedGemma-4B's flip rate on it (42.1%) is roughly 5x its headline rate, so these numbers must not be compared with the main benchmark.
text-only-llavarad-107 · text-only-medgemma4b-107 · swap-sensitivity-medgemma4b-107 · flip-textonly-correlation-107
ExploratoryChapter 5
A candidate two-stage mechanistic account localizes paraphrase sensitivity: Feature 3818 (layer 17) behaves as an operator/register feature and Feature 12139 (layer 29) as a downstream answer-selection feature, with layer 16 as a general answer-commitment locus.
How far this goes
Exploratory and associational, not a population-level causal claim. 39% of the verified MIMIC flips are negation-pattern changes, so restoration and mediation numbers conflate genuine same-polarity sensitivity with correct operator handling; a same-polarity screen with matched controls is the outstanding step. On operator-preserving pairs, single-feature ablation of 3818 restores the original answer in only 6 of 76 flips, and layer 16 commitment is general to answering, not paraphrase-specific.
feature3818-operator-preserving-top1 · feature3818-patch-recovery · layer16-commit-rate
MixedChapter 5
Partly. Targeted LoRA on layers 15 to 19 touches 0.1% of parameters and cuts pairwise flips from 8.5% to 3.5% over five seeds, about 59%. McNemar p < 0.002 in every seed, and no observed accuracy reduction on a patient- and image-disjoint split. But it does not preserve visual grounding: both adapters raise text-only agreement from 53.5% to about 77%.
How far this goes
The accuracy interval ([-1.00, +1.51] pp) excludes a large accuracy cost but does not establish exact parity, so 'no accuracy cost' overstates it. The clean re-audit finds targeted and full LoRA statistically tied on image reliance: targeted is the cheaper and more accurate route to the same consistency, not a more grounded one. Out of distribution, the gain is accuracy and margin, not flip reduction.
lora-flip-reduction-pd · lora-accuracy-delta-pd · lora-param-fraction · lora-textonly-increase-pd
Negative resultChapter 5
No: the best intervention layer does not match the diagnosis layer. Ablating early layers 0-10 reduces margin difference to 0.26 (86% reduction), beating the mechanistically identified layers 15-19 (0.38, 80%) by six points.
How far this goes
Locating where sensitivity manifests is not the same as locating where to intervene; the result rejects the hypothesis that mechanistic diagnosis pinpoints the optimal intervention site, but it does not explain why early layers work better, and it is measured on margin difference rather than the flip-rate endpoint.
layer-ablation-early-vs-middle
ConfirmedChapter 6
Reducing flips can create a false sense of safety: averaged across ten model-dataset settings, 81% of each model's consistent predictions are image-invariant (range 45-100%), so consistency and grounding routinely come apart.
How far this goes
Stated as a level, not a correlation: the r = -0.86 between flip rate and the image-invariant fraction is largely definitional and falls to r = -0.15 conditioned on consistency. Correctness is a separate axis: on PadChest the text-driven cell is often more accurate than the grounded cell: so the quadrant screen classifies risk exposure, not per-prediction safety.
image-invariant-share · quadrant-dangerous-targeted-padchest · quadrant-dangerous-fulllora-mimic · definitional-correlation
Negative resultChapter 6
No: attention does not reliably indicate grounding. True-box coverage only marginally exceeds a displaced box (0.296 vs 0.261 for Base), and patch-rank correlation between attention and causal occlusion importance is near zero across all three MedGemma variants.
How far this goes
Attention is a coarse localizer, not a faithful explanation: but not random: coverage is 5-6x the random-far baseline and ROI causal scores exclude zero, so the annotated region is causally used even though attention magnitude cannot say which patches matter. Assessed on the 637-box all-positive PadChest subset only.
attention-occlusion-rho · attention-true-vs-shifted
MixedChapter 6
Partially: the worst-calibrated model also shows the largest demographic disparities. Full LoRA has the worst calibration (ECE of about 0.25 or higher for every group) and the largest sex gaps, while Targeted LoRA has the smallest sex ECE gap (0.012) but the steepest age accuracy gradient (13 pp).
How far this goes
Not a universal link: Base is poorly calibrated yet nearly flat across age, and no model is uniformly most equitable because the sex and age axes disagree. PadChest only: MIMIC has no demographics on disk: and age gradients may partly reflect age-correlated case mix.
fairness-ece-sex-gap-targeted · fairness-age-gradient-targeted
ConfirmedChapter 7
Yes: single-pass predictive entropy predicts paraphrase flips (AUROC 0.823), not only errors (AUROC 0.862), on PadChest, and the flip bridge replicates across architectures (LLaVA-Rad LoRA 0.830 PadChest, 0.905 MIMIC).
How far this goes
Operating thresholds are model-specific and do not transfer. Softmax entropy, temperature-scaled entropy and absolute margin are rank-equivalent: one signal, not three methods: and a high AUROC ranks confidence without certifying that confident predictions are image-grounded.
entropy-flip-auroc · entropy-error-auroc
Negative resultChapter 7
No. Gates admit the cases the text already answers, not the ones grounded in the image. Admitted-case accuracy does rise, to 96.8% against 91.5% for Targeted LoRA on PadChest. Yet that same model scores 2.9% on the slice where text and image disagree, and Qwen2-VL gets 0 of 279 such questions right under every rule tried.
How far this goes
Judged per prediction, not per model, and the gate itself is an offline readiness audit: its region term needs a radiologist bounding box unavailable for an undiagnosed patient. Severity is dataset-dependent (the MIMIC text-disagrees slice sits at 68-86% accuracy), so the finding is that high-answerability environments amplify the text shortcut, not that gating is always this catastrophic.
gate-grounded-slice-failure · gate-admission-targeted-padchest
Negative resultChapter 7
No: no single internal monitor transfers across model families. Gemma, LLaVA-Rad, and Qwen2-VL each require different monitors, and the multi-pass alternatives fail in family-specific ways: adapter-only Monte Carlo dropout is an uninformative epistemic probe and the MedGemma deep ensemble collapses out of distribution.
How far this goes
Three architecture families tested; the claim does not rule out a transferable monitor in untested families or with probes that perturb the frozen backbone rather than 0.1% adapter weights. The ensemble failure is specific to same-distribution LoRA checkpoints (the LLaVA-Rad ensemble does not collapse).
mcdropout-mi · ensemble-ood-failure · gate-grounded-slice-failure
SupportedChapter 8
A low paraphrase-flip rate is not sufficient evidence of reliable visual reasoning: safe deployment requires joint evaluation of semantic invariance, correctness, image-dependence, and calibration, because optimizing for consistency alone creates a false sense of safety.
How far this goes
Established for binary presence questions in chest radiography across six base models and three datasets; it does not quantify how often text-driven consistency harms patients in a live clinical workflow (the deployment-readiness clinician consultation was designed but not conducted), and the mechanistic account behind the failure remains exploratory.
image-invariant-share · flip-rate-range · lora-flip-reduction-pd · lora-textonly-increase-pd · quadrant-dangerous-targeted-padchest · entropy-flip-auroc