The study evaluates the reliability of deep‑ensemble uncertainty for brain tumour segmentation on the BraTS‑GoAT dataset. A 5‑fold cross‑validated nnU‑Net baseline and a 3‑seed deep ensemble were compared for calibration and error detection; the ensemble showed modest gains in calibration on in‑distribution data but the single model’s confidence remained flat while accuracy degraded under synthetic corruptions. Disagreement among ensemble members rose sharply with corruption severity, proving to be a more sensitive indicator of acquisition shift than single‑model confidence.
By Riya Deepak Shet, Chenxi Liang, Le Zhang
The paper introduces a method for generalizable brain tumor segmentation in the BraTS 2026 Challenge. It builds on the nnU-Net framework with a large residual encoder, adding semi‑supervised learning via pseudo‑labels and a tumor‑aware deformable augmentation that locally deforms lesions while preserving surrounding anatomy. The approach improves Dice and NSD scores across all tumor regions compared to labeled‑only baselines, demonstrating the complementary benefits of self‑training and the proposed augmentation.
By Henrique Zan Grande, Jeovane Honorio Alves, Rayson Laroca, Andre Gustavo Hochuli
The paper presents a pragmatic segmentation pipeline for brain metastases in the BraTS 2026 Task 1, using a 5‑fold nnU-Net ResEnc‑L ensemble trained for 1,000 epochs on 1,296 four‑modality cases. A rule‑based post‑processing cascade tuned for the lesion‑wise Dice similarity coefficient (LW‑DSC) improves performance, achieving LW‑DSC scores of 0.733, 0.751, 0.713, and 0.549 on enhancing tumour, tumour core, whole tumour, and resection cavity, respectively. The authors audit each post‑processing stage with a five‑fold out‑of‑fold analysis, confirm two stages as robust, and provide a mechanistic analysis of LW‑DSC, along with thirteen negative results that challenge common intuitions.
The paper presents a segmentation pipeline for brain metastases in both pre‑ and post‑treatment cases using a 5‑fold nnU‑Net ResEnc‑L ensemble trained on 1,296 four‑modality cases. A rule‑based post‑processing cascade improves the lesion‑wise Dice similarity coefficient (LW‑DSC) for enhancing tumour, tumour core, whole tumour, and resection cavity sub‑regions, achieving LW‑DSC scores of 0.733, 0.751, 0.713, and 0.549 respectively on the official validation leaderboard. The authors conduct a five‑fold out‑of‑fold analysis to validate the robustness of each post‑processing stage, provide a mechanistic explanation of LW‑DSC behaviour, and report thirteen negative results that challenge common intuitions, with all code released under Apache‑2.0.
By Haobin Liu, Xin Wang
arXiv:2606. 19300v1 Announce Type: cross Abstract: Glioma segmentation in multiparametric MRI is a critical component of treatment planning.
By Xin Ci Wong, Duygu Sarikaya, Kieran Zucker, Marc De Kamps, Nishant Ravikumar
NeuroTS-Net is a 3‑D encoder‑decoder CNN designed for multi‑class semantic segmentation of pediatric brain tumors in multi‑modal MRI. It uses a dual‑scale raw‑detail stream, adaptive low‑resolution context selection, and detail‑preserving multipath downsampling to maintain fine intensity and boundary information while modeling broader tumor context. Trained on the BraTS 2026 pediatric dataset, it outperformed nnU‑Net and MedNeXt, achieving Dice scores of 0.938/0.937 on internal validation and 0.927/0.926 on the official challenge set.
By Darius Peteleaza, Razvan-Gabriel Dumitru, Bogdan Neamtu, Arpad Gellert, Mariana Sandu, Claudiu Matei
arXiv:2608.23745v1 Announce Type: cross
Abstract: Accurate brain tumor segmentation from magnetic resonance imaging (MRI) is essential for diagnosis, treatment planning, surgical guidance, and diseas...
By Mohammad Mahdi Danesh Pajouh, Sara Saeedi
arXiv:2607. 22749v1 Announce Type: cross Abstract: Tracking residual tumor after surgery is essential for catching recurrence early, but automating post-operative glioma segmentation remains a difficult task.
By Alexandru Cri\c{s}an, Diana Borza
Team FME submitted a method for the MAMA-MIA Challenge that tackles primary tumor segmentation and pathological complete response (pCR) prediction using dynamic contrast‑enhanced breast MRI. For segmentation, they employed a five‑fold residual‑encoder nnU‑Net ensemble trained on the first post‑contrast minus pre‑contrast image, augmented with mirroring test‑time augmentation and largest‑connected‑component filtering, achieving a Dice score of 0.713 and a normalized Hausdorff distance of 0.099. For pCR prediction, they ensembled 25 pretrained 3D video classifiers on lesion‑centred crops from the pre‑contrast and first two post‑contrast volumes, reaching a balanced accuracy of 0.541 and an equalized‑odds disparity of 0.212, and ranked second in both tasks.
By Kai Geissler, Raphael Sch\"afer
arXiv:2607. 22727v1 Announce Type: cross Abstract: Medical image segmentation models often report high benchmark accuracy under ideal imaging conditions, yet their failures under clinical degradation can be quiet: sensor noise, patient motion, low- resolution acquisition, and contrast variability may all alter model behavior without producing an obvious warning.
By Pranav Kaliaperumal, Manisha Kaliaperumal
The paper introduces SWIFT, a Swin V2‑based model pretrained on 10,444 3D CT volumes and fine‑tuned for rectal cancer segmentation on T2‑weighted MRI. Four configurations—full fine‑tuning (SWIFT), decoder compression (SWIFTe), low‑rank adaptation (SWIFTe‑LoRA), and a LoRA‑decoder ensemble (SWIFTe‑LDE4)—were evaluated on 247 cases, showing that SWIFTe reduces parameters by 70.1% while improving tumor detection and radiomic agreement. The study also demonstrates a trade‑off between detection and boundary agreement, and highlights that SWIFTe‑LDE4 achieves the lowest calibration errors after temperature scaling.
By Aneesh Rangnekar, Jorge Tapias Gomez, Joseph O Deasy, Harini Veeraraghavan
arXiv:2609.09634v1 Announce Type: new
Abstract: Large networks and ensembles often lead medical image segmentation challenges, but their storage and inference demands complicate deployment. We presen...
By Giorgi Nikvashvili, Hanxue Gu, Jie Bao, Kang Wang, Yang Yang