REVIEW 3 major objections 6 minor 14 references
Uncertainty-aware last-layer heads can improve safety operating points for referable diabetic retinopathy screening, but only internal gains that fail under dataset shift are not enough for trustworthy claims.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-12 10:18 UTC pith:CKTDZM7T
load-bearing objection Useful empirical safety hygiene paper: last-layer uncertainty helps on APTOS selective referral, fails under APTOS→DDR transfer, and the author is honest about both. the 3 major comments →
Uncertainty-Aware Last-Layer Adaptation of RETFound for Referable Diabetic Retinopathy Screening Under Dataset Shift
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Uncertainty-aware last-layer heads on frozen RETFound features can improve internal safety-oriented operating points for referable diabetic retinopathy screening, especially selective referral, but false-negative reduction is not unique to Bayesian modeling and uncertainty signals that look useful in-distribution can fail under external dataset shift; therefore trustworthy claims require explicit safety-coverage evaluation and second-dataset validation.
What carries the argument
Uncertainty-aware last-layer adaptation on frozen 1024-d RETFound features: cached softmax, temperature scaling, variational Bayesian and diagonal Laplace last-layer heads, and an SNGP-style random-feature head, evaluated by full-coverage metrics, threshold sweeps, and selective-referral coverage/referral tradeoffs on APTOS with native and transfer checks on DDR.
Load-bearing premise
The load-bearing premise is that frozen RETFound features plus small last-layer heads are a fair and sufficient testbed for screening-oriented uncertainty claims under shift, so observed internal gains and transfer failures can be attributed mainly to last-layer uncertainty rather than to representation mismatch or a single external dataset.
What would settle it
A controlled re-run that fine-tunes or re-fits the same uncertainty families on multiple independent external retinal cohorts and still finds that selective-referral ranking and zero-accepted-false-negative operating points collapse under shift would falsify the claim that last-layer uncertainty plus safety-coverage evaluation is enough to support trustworthy screening claims in this setting.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper evaluates uncertainty-aware last-layer adaptation of frozen RETFound features for binary referable diabetic retinopathy screening on APTOS 2019 and DDR. It compares a cached-feature softmax head, temperature scaling, variational Bayesian last-layer heads, a diagonal Laplace approximation, and an SNGP-style cached-feature head. The central claim is carefully mixed: on APTOS, uncertainty-aware heads improve high-sensitivity and selective-referral operating points (notably ~20% deferral with zero accepted-case false negatives and high accepted specificity for SNGP entropy), but false-negative reduction is not unique to Bayesian modeling because threshold lowering can achieve the same at high false-positive cost; on DDR, native Bayesian heads qualitatively reproduce the direction with weaker tradeoffs, while an APTOS-trained SNGP checkpoint fails under direct transfer. The authors conclude that trustworthy screening claims require explicit safety–coverage evaluation and second-dataset validation under shift.
Significance. If the results hold, the paper is a useful empirical contribution to safety-centered evaluation of foundation-model adaptation in medical imaging. Its main value is not a new SOTA method but the disciplined framing: threshold-sweep controls, selective-referral metrics, and an explicit negative transfer result that prevent overclaiming uniqueness of Bayesian last-layer uncertainty. The public repository, locked summary tables, and reproducible asset scripts are genuine strengths. The work is incremental methodologically (frozen features + standard last-layer uncertainty families) but addresses a practical gap—how screening systems should be judged when false negatives and human-review burden matter more than aggregate accuracy. That framing is relevant to clinical ML evaluation even if the specific last-layer recipes are not novel.
major comments (3)
- Results §5.3 and Methods §3.4: the strongest APTOS claim (SNGP predictive entropy at ~80% coverage → zero accepted-case FN with specificity 0.9146) depends on an uncertainty ranking and coverage chosen on the same validation set used for model/checkpoint selection (Tables 3–4: sens vs val-loss checkpoints). Without a pre-specified signal+coverage protocol or nested holdout confirming ranking quality, the headline selective-referral gain can be partly selection-driven. Given that the paper itself shows ranking collapse under shift (Table 6, Fig. 5: APTOS→DDR SNGP still leaves hundreds of accepted FN at the same coverage), the internal zero-FN result needs a fixed evaluation protocol or held-out confirmation to support the safety claim as stated.
- Methods §3.2–3.3 and transfer protocol §4.3 / Table 7: attributing the APTOS→DDR SNGP failure primarily to last-layer uncertainty under shift is under-supported. The experiment freezes RETFound_mae natureCFP 1024-d features and restores an APTOS-fitted diagonal precision state without refit. Representation mismatch, domain-specific random-feature geometry, or the non-refit precision proxy could dominate the collapse (sens 0.2701, FN 616). The paper should either (i) re-fit the last-layer precision/head on DDR as a control, or (ii) clearly limit the claim to “this cached-feature SNGP checkpoint does not transfer without retraining,” rather than treating the result as general evidence about uncertainty robustness under shift.
- Results Tables 3–6: key safety metrics (FN, sensitivity, selective-referral accepted-case FN) are reported as point estimates on single fixed splits (APTOS val/test n=366; DDR val/test ~1878–1879) with no multi-seed variance, bootstrap intervals, or McNemar-style paired tests. On APTOS, moving from 17 FN (softmax) to 3 FN (SNGP sens) or to 0 accepted FN under deferral is load-bearing for the internal-safety narrative; without uncertainty on those counts, it is hard to judge whether the gains are stable or split-specific. At minimum, report variability over seeds or resampling for the primary safety operating points.
minor comments (6)
- Abstract and §5.1: “deferred approximately 20 percent of cases” is clear, but the corresponding APTOS selective-referral table is not numbered alongside the DDR Table 6; adding an APTOS selective-referral table (coverage, FN, Spec, Acc) would make the strongest result easier to verify.
- Methods §3.3: variational Bayesian and Laplace heads are described only at a high level (diagonal Gaussian posteriors, KL term, diagonal Laplace). Specify prior/posterior parameterization, number of MC samples at inference, and KL weight so that the comparison is reproducible from the text alone, not only the repository.
- Figure 1–6 captions are informative, but several figures are referenced without axis units or exact operating-point labels in the text; ensure each figure states the dataset split (val vs test) used.
- Related Work: FusionFM [Zou et al., 2025] is cited as arXiv:2508.11721; if that preprint post-dates or is concurrent with this work, clarify the relationship so readers do not infer dependence.
- Table 1 / §3.1: binary mapping (grades 0–1 non-referable; 2–4 referable) is clinically standard but should briefly note any disagreement with alternative referable definitions used in prior DR screening papers for comparability.
- §6.5 Limitations correctly notes single external dataset and frozen backbone; consider also stating that temperature scaling cannot change ranking-based confusion matrices at fixed threshold (already in §3.3) earlier when interpreting Softmax+Temp rows in Tables 3–4.
Circularity Check
Empirical last-layer comparison on public datasets; no derivation reduces to its inputs by construction.
full rationale
This paper is a safety-centered empirical evaluation of cached-feature last-layer heads (softmax, temperature scaling, variational Bayes, diagonal Laplace, SNGP-style) on frozen RETFound features for binary referable DR, with APTOS internal results and DDR second-dataset / transfer checks. There is no first-principles derivation chain, uniqueness theorem, or self-citation load-bearing premise: references are external (Zhou et al. RETFound, Guo temperature scaling, Blundell/Ritter/Daxberger Bayesian last layers, Liu SNGP, selective classification literature). Reported operating points are measured performance under stated selection policies (val-loss vs max-sens vs balanced; fixed ~80% selective-referral coverage; threshold sweeps), not quantities forced by fitting a parameter and renaming it a prediction. The paper explicitly controls against overclaiming (threshold tuning also drives FN to zero at high FP cost; APTOS→DDR SNGP is a negative transfer result). Mild model-selection on validation is ordinary experimental practice and does not make accepted-case FN/specificity equal the selection objective by construction. Score 0 with empty steps is the correct finding.
Axiom & Free-Parameter Ledger
free parameters (5)
- decision threshold for positive class
- selective-referral coverage (~80% accepted)
- Bayesian last-layer variational posterior / KL weighting
- SNGP random Fourier features and diagonal precision proxy
- temperature scaling parameter
axioms (5)
- domain assumption Grades 0–1 are non-referable and grades 2–4 are referable DR for binary screening evaluation.
- domain assumption Frozen RETFound_mae natureCFP 1024-d features are an adequate representation for last-layer screening comparisons.
- domain assumption Selective referral metrics on accepted cases are the appropriate safety lens, distinct from full-coverage thresholding.
- standard math Standard approximate Bayesian and distance-aware last-layer constructions (VI, diagonal Laplace, SNGP-style RFF) are valid uncertainty estimators for this setting.
- ad hoc to paper APTOS-trained SNGP precision state evaluated on DDR without refit is a meaningful transfer test of shift robustness.
invented entities (2)
-
SNGP-style cached-feature head (not full end-to-end SNGP RETFound)
no independent evidence
-
Sensitivity-selected last-layer checkpoints (Bayes/Laplace/SNGP)
no independent evidence
read the original abstract
This paper presents a safety-centered empirical evaluation of uncertainty-aware last-layer adaptation for referable diabetic retinopathy screening using RETFound, a self-supervised vision-transformer retinal foundation model used here as a frozen feature encoder, and the public APTOS 2019 and DDR diabetic retinopathy fundus image datasets. We compare a cached-feature softmax head, post-hoc temperature scaling, variational Bayesian last-layer heads, a diagonal Laplace last-layer approximation, and an SNGP-style cached-feature head. On APTOS, uncertainty-aware operating points improved sensitivity and selective-referral behavior. The strongest APTOS selective-referral result deferred approximately 20 percent of cases and reduced accepted-case false negatives to zero while preserving high accepted-case specificity. However, threshold tuning also reduced false negatives at high false-positive cost, so false-negative reduction alone was not unique to Bayesian modeling. On DDR, native Bayesian heads qualitatively reproduced the APTOS direction but with weaker tradeoffs, while the APTOS-trained SNGP checkpoint transferred poorly and failed to provide useful external selective-referral behavior. These results highlight the value of safety-centered evaluation beyond aggregate accuracy: uncertainty-aware last-layer heads can improve internal safety-oriented operating points, but trustworthy retinal screening claims require explicit safety-coverage evaluation and second-dataset validation under shift.
Figures
Reference graph
Works this paper leans on
-
[1]
Nature , year =
A Foundation Model for Generalizable Disease Detection from Retinal Images , author =. Nature , year =
-
[2]
arXiv preprint arXiv:2508.11721 , year =
FusionFM: Fusing Eye-specific Foundational Models for Optimized Ophthalmic Diagnosis , author =. arXiv preprint arXiv:2508.11721 , year =
-
[3]
2019 , howpublished =
APTOS 2019 Blindness Detection , author =. 2019 , howpublished =
2019
-
[4]
2019 , volume =
Li, Tao and Gao, Yutong and Wang, Kang and Guo, Song and Liu, Hailin and Kang, Hong , journal =. 2019 , volume =
2019
-
[5]
1996 , doi =
Bayesian Learning for Neural Networks , author =. 1996 , doi =
1996
-
[6]
Proceedings of the 32nd International Conference on Machine Learning , year =
Weight Uncertainty in Neural Networks , author =. Proceedings of the 32nd International Conference on Machine Learning , year =
-
[7]
International Conference on Learning Representations , year =
A Scalable Laplace Approximation for Neural Networks , author =. International Conference on Learning Representations , year =
-
[8]
Advances in Neural Information Processing Systems , year =
Laplace Redux -- Effortless Bayesian Deep Learning , author =. Advances in Neural Information Processing Systems , year =
-
[9]
Advances in Neural Information Processing Systems , year =
Simple and Principled Uncertainty Estimation with Deterministic Deep Learning via Distance Awareness , author =. Advances in Neural Information Processing Systems , year =
-
[10]
Proceedings of the 34th International Conference on Machine Learning , year =
On Calibration of Modern Neural Networks , author =. Proceedings of the 34th International Conference on Machine Learning , year =
-
[11]
Journal of Machine Learning Research , year =
On the Foundations of Noise-Free Selective Classification , author =. Journal of Machine Learning Research , year =
-
[12]
Advances in Neural Information Processing Systems Workshops , year =
Selective Classification for Deep Neural Networks , author =. Advances in Neural Information Processing Systems Workshops , year =
-
[13]
JAMA , year =
Development and Validation of a Deep Learning Algorithm for Detection of Diabetic Retinopathy in Retinal Fundus Photographs , author =. JAMA , year =
-
[14]
JAMA , year =
Development and Validation of a Deep Learning System for Diabetic Retinopathy and Related Eye Diseases Using Retinal Images from Multiethnic Populations with Diabetes , author =. JAMA , year =
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.