REVIEW 3 major objections 5 minor 1 cited by
RUFNet claims that query-guided support-mask refinement plus pixel-wise uncertainty fusion on a Hybrid Mamba backbone can make few-shot brain tumor segmentation substantially more accurate and stable on BraTS 2020.
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-11 09:45 UTC pith:HYVKEUOL
load-bearing objection Solid incremental BraTS few-shot packaging of Hybrid Mamba + mask refinement + uncertainty fusion; headline Dice is real on their protocol, but the tumor-fraction slice filter undercuts the robustness claim. the 3 major comments →
RUFNet: Query-Guided Support Mask Refinement and Uncertainty Fusion based on Hybrid Mamba for Few-Shot Brain Tumor Segmentation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
On BraTS 2020 with patient-level support–query separation, combining Hybrid Mamba support–query interaction, query-guided support-mask refinement (AGMR), and variance-weighted posterior fusion (UAPF) yields Dice coefficients of 84.3% ± 1.2 in the 1-way 1-shot setting and 86.1% ± 0.3 in the 1-way 5-shot setting, outperforming the compared state-of-the-art few-shot methods, while ablations attribute complementary improvements in overlap and boundary distance to AGMR and UAPF.
What carries the argument
RUFNet: Hybrid Mamba support–query backbone (Support Reset and Query Isolation) plus AGMR (query-to-support cross-attention that produces a soft refined support mask) plus UAPF (pixel-wise variance map that weights meta-prediction against a query-aligned prior).
Load-bearing premise
The reported gains rest on discarding labeled slices whose tumor area falls outside a moderate band (roughly 0.5% to 30%) and on evaluating only 2D binary foreground masks from a single BraTS 2020 split.
What would settle it
Re-run the same 1-way 1-shot and 5-shot protocol on the unfiltered full BraTS volumes (or an external multi-center 3D multi-class set) without the tumor-fraction slice filter; if the Dice advantage over RegFSL-class baselines disappears or boundary stability collapses, the robustness claim as stated does not hold.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. RUFNet is a few-shot brain tumor segmentation framework that combines a Hybrid Mamba support–query backbone with two modules: AGMR, which uses query features and cross-attention to refine noisy support masks into soft masks, and UAPF, which estimates pixel-wise logit variance and fuses the meta-prediction with a query-aligned prior via a variance-dependent weight. On BraTS 2020 under patient-disjoint 1-way episodes, the paper reports Dice 84.3%±1.2 (HD 10.55±2.4 mm) in 1-shot and 86.1%±0.3 (HD 7.67±3.5 mm) in 5-shot, with ablations (Table 2) attributing complementary gains to AGMR and UAPF and comparisons (Table 3) showing large margins over PANet, SENet, AAS-DCL, SRCL and RegFSL. Code is released.
Significance. If the gains hold under a clinically realistic protocol, the work is a useful incremental contribution: it pairs linear-complexity Hybrid Mamba interaction with explicit support-mask repair and pixel-wise uncertainty fusion for few-shot medical segmentation, where annotation noise and cross-patient shift are genuine barriers. Strengths include a clear modular design (Eqs. 1–6), complementary ablations, reported means±std, qualitative support-set variation, and a public implementation. The practical significance of the headline SOTA Dice is currently limited by the moderate-burden slice filter, 2D binary single-split evaluation, and lack of external multi-center validation, so the robustness claim is not yet fully secured.
major comments (3)
- §3.1: Labeled slices with tumor area fraction outside [0.5%, 30%] are discarded before episode construction, retaining “moderate tumor burden, clearer boundaries and more consistent annotations.” All ablations (Table 2) and SOTA comparisons (Table 3) use only this filtered pool. Extreme small/large lesions and ambiguous boundaries—where noisy supports and inter-patient shift matter most—are under-represented. Without the same protocol on the unfiltered patient-disjoint set (or a sensitivity analysis over the bounds), the robustness claim and the large Dice margins over RegFSL (~75–77%) are not fully supported by the reported numbers.
- §3.3, Eq. (9): The symmetric Hausdorff definition is written as HD(P,G)=M^ori_S max{h(∂P,∂G), h(∂G,∂P)}, which multiplies the standard max of directed distances by the original support mask and is not a valid HD. Given that HD is a primary metric in Tables 2–3 and is used to argue boundary stability, the formula and all HD numbers need correction and re-computation.
- §4.2 / Table 3: Compared methods (PANet, SENet, SSL-ALPNet, RPNet, AAS-DCL, SRCL, RegFSL) are not shown to be reimplemented under the same backbone, pre-training, slice filter, and episode protocol as RUFNet. Early methods score ~29–36% Dice while RUFNet reaches 84%, which is consistent with protocol mismatch. Fair re-runs (or clear protocol alignment) are needed before claiming SOTA over RegFSL and related work.
minor comments (5)
- §2.3: The UAPF sensitivity α in w(x)=exp(−α σ²(x)) is free but not given a value, schedule, or ablation; report the setting used for Tables 2–3.
- §2.2: The residual fusion coefficient γ is learnable but not analyzed; a short sensitivity or learned-value report would help.
- §3.1 / Table 1: Clarify how the unsupervised pre-training set (100 cases / 5000 slices) relates to the meta-train/val/test partitions and whether any patient overlap is possible.
- §5 already notes 2D binary single-split limits; the abstract and conclusion should state more clearly that results are on filtered 2D BraTS slices, not full 3D multi-class clinical volumes.
- Title/abstract spacing and minor typos (e.g., “QUERY-GUIDEDSUPPORTMASKREFINEMENT”) should be cleaned for production.
Circularity Check
No circular derivation: empirical few-shot segmentation results are measured against held-out BraTS labels, not forced by construction from fitted inputs or self-citation.
full rationale
RUFNet is an empirical computer-vision method paper. Its load-bearing claims are measured Dice/HD on patient-disjoint BraTS 2020 episodes under a stated 1-way K-shot protocol, with ablations (Table 2) and external method comparisons (Table 3). Training optimizes ordinary CE+Dice losses with free hyperparameters (α, γ, learning rates); evaluation metrics are not algebraically identical to those objectives or to any fitted constant. AGMR (Eqs. 1–3) and UAPF (Eqs. 4–6) are architectural design modules, not first-principles predictions that reduce to their inputs by definition. Hybrid Mamba is imported from Xu et al. [12] (non-overlapping authors) as a backbone choice, not as a uniqueness theorem forbidding alternatives. There is no fitted-parameter-as-prediction step, no self-citation uniqueness chain, and no renaming of a known empirical law as a derived result. Data filtering (tumor-fraction slice screening in §3.1) and the 2D binary single-split setup may affect external validity of the robustness claim, but that is selection/generalization risk, not circularity: reported scores remain independent measurements against held-out ground truth. Score 0 is therefore appropriate.
Axiom & Free-Parameter Ledger
free parameters (5)
- UAPF sensitivity α in w(x)=exp(-α σ²(x))
- AGMR residual fusion coefficient γ
- Tumor-area slice filter bounds 0.5% and 30%
- Learning rates and optimizer split (SGD 5e-4; AdamW 6e-5 on VMamba)
- Loss weights CE=1.0 and weighted Dice=1.0
axioms (5)
- domain assumption Patient-level mutual exclusion of support and query is sufficient to prevent information leakage in 2D slice episodes.
- ad hoc to paper Query features provide a reliable semantic signal to recalibrate noisy support masks via cross-attention.
- domain assumption Pixel-wise predicted variance is a valid uncertainty measure for weighting meta-prediction vs query-aligned prior.
- domain assumption Hybrid Mamba SRM/QIM preserves long-range support priors with linear complexity better suited than full attention for this task.
- domain assumption Standard BraTS resampling/normalization and binary tumor-vs-background labels are an adequate evaluation of clinical segmentation quality.
invented entities (3)
-
Attention-Guided Mask Refinement module (AGMR)
no independent evidence
-
Uncertainty-Aware Posterior Fusion module (UAPF)
no independent evidence
-
RUFNet end-to-end pipeline
no independent evidence
read the original abstract
Few-shot brain tumor segmentation remains challenging due to noisy support masks, inter-patient variations between support and query images, and the lack of pixel-wise confidence estimation. This study proposes RUFNet, a Hybrid Mamba-based few-shot framework that combines support mask refinement with uncertainty-aware posterior fusion. To preserve support-query dependencies with manageable cost, RUFNet adopts a Hybrid Mamba interaction backbone with linear complexity. To reduce support-mask noise, an Attention-Guided Mask Refinement module (AGMR) uses query features to recalibrate support masks and improve prototype consistency. To handle ambiguous predictions, an Uncertainty-Aware Posterior Fusion module (UAPF) estimates pixel-wise variance and adaptively balances few-shot predictions with query-aligned priors. On the Brain Tumor Segmentation Challenge (BraTS) 2020 dataset, RUFNet achieves Dice coefficients of 84.3% and 86.1% in the 1-way 1-shot and 1-way 5-shot settings, respectively, outperforming the compared state-of-the-art methods. These results suggest that Hybrid Mamba interaction, mask refinement and uncertainty modelling can improve the robustness of few-shot medical image segmentation. The official implementation code is available at https://github.com/hdy6438/RUFNet.
Figures
Forward citations
Cited by 1 Pith paper
-
SADe: Sparse-Atom Support Decontamination for Few-Shot Segmentation with Weak Support Annotations
A frozen support-only cleaner that uses SAE atom contrast plus dense similarity to strip distractors from weak FSS supports and lifts query mIoU across heterogeneous predictors, especially under expanded boxes.
Reference graph
Works this paper leans on
-
[1]
Z. Liu, L. Tong, L. Chen, et al. Deep learning based brain tumor segmentation: a survey.Complex & Intelligent Systems, 9(1):1001–1026, 2023. 8 RUFNet
2023
-
[2]
Isensee, P
F. Isensee, P. F. Jaeger, S. A. A. Kohl, et al. nnu-net: a self-configuring method for deep learning-based biomedical image segmentation.Nature Methods, 18(2):203–211, 2021
2021
-
[3]
H. Cao, Y . Wang, J. Chen, et al. Swin-unet: Unet-like pure transformer for medical image segmentation. In European Conference on Computer Vision, pages 205–218. Springer Nature Switzerland, 2022
2022
-
[4]
J. Su, H. Shen, L. Peng, et al. Few-shot domain-adaptive anomaly detection for cross-site brain images.IEEE Transactions on Pattern Analysis and Machine Intelligence, 46(3):1819–1835, 2021
2021
-
[5]
K. Wang, J. H. Liew, Y . Zou, et al. Panet: Few-shot image semantic segmentation with prototype alignment. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 9197–9206, 2019
2019
-
[6]
J. Hu, L. Shen, and G. Sun. Squeeze-and-excitation networks. InProceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pages 7132–7141, 2018
2018
-
[7]
X. Shen, G. Zhang, H. Lai, et al. Poissonseg: semi-supervised few-shot medical image segmentation via poisson learning. In2021 IEEE International Conference on Bioinformatics and Biomedicine, pages 1513–1518. IEEE, 2021
2021
-
[8]
Y . Song, C. Xu, B. Wang, et al. Interactive prototype learning and self-learning for few-shot medical image segmentation.Artificial Intelligence in Medicine, 167:103183, 2025
2025
-
[9]
H. Wu, F. Xiao, and C. Liang. Dual contrastive learning with anatomical auxiliary supervision for few-shot medical image segmentation. InEuropean Conference on Computer Vision, pages 417–434. Springer Nature Switzerland, 2022
2022
-
[10]
R. Wang, Q. Zhou, and G. Zheng. Few-shot medical image segmentation regularized with self-reference and contrastive learning. InInternational Conference on Medical Image Computing and Computer-Assisted Intervention, pages 514–523. Springer Nature Switzerland, 2022
2022
-
[11]
Farooq, D
A. Farooq, D. Mishra, and S. Chaudhury. Regfsl: A registration-based framework for few-shot segmentation of brain tumor.Biomedical Signal Processing and Control, 120:110213, 2026
2026
-
[12]
Q. Xu, X. Liu, L. Zhu, et al. Hybrid mamba for few-shot segmentation. InAdvances in Neural Information Processing Systems, volume 37, pages 73858–73883, 2024
2024
-
[13]
Chang, Y
S. Chang, Y . Pang, X. Zhao, et al. Beyond mask: Rethinking guidance types in few-shot segmentation.Pattern Recognition, 165:111635, 2025
2025
-
[14]
Asmita and P. Mittal. From black box ai to xai in neuro-oncology: a survey on mri-based tumor detection. Discover Artificial Intelligence, 5(1):30, 2025
2025
-
[15]
J. Hu, T. Zhou, K. Huang, et al. Uncertainty-guided prototype reliability enhancement network for few-shot medical image segmentation.IEEE Transactions on Medical Imaging, 45(3):1279–1290, 2025
2025
-
[16]
Chatterjee, F
S. Chatterjee, F. Gaidzik, A. Sciarra, et al. PULASki: Learning inter-rater variability using statistical distances to improve probabilistic segmentation.Medical Image Analysis, 103:103623, 2025
2025
-
[17]
Chlap, H
P. Chlap, H. Min, J. Dowling, et al. Uncertainty estimation using a 3d probabilistic u-net for segmentation with small radiotherapy clinical trial datasets.Computerized Medical Imaging and Graphics, 116:102403, 2024. 9
2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.