paper-with-me

Papers

Unsupervised Domain Adaptation for Pediatric Brain Tumor Segmentation

2024-06-24 · JingRu Fu, Simone Bendazzoli, Örjan Smedby, Rodrigo Moreno

Significant advances have been made toward building accurate automatic segmentation models for adult gliomas. However, the performance of these models often degrades when applied to pediatric glioma due to their imaging and clinical differences (domain shift). Obtaining sufficient annotated data for pediatric glioma is typically difficult because of its rare nature. Also, manual annotations are scarce and expensive. In this work, we propose Domain-Adapted nnU-Net (DA-nnUNet) to perform unsupervised domain adaptation from adult glioma (source domain) to pediatric glioma (target domain). Specifically, we add a domain classifier connected with a gradient reversal layer (GRL) to a backbone nnU-Net. Once the classifier reaches a very high accuracy, the GRL is activated with the goal of transferring domain-invariant features from the classifier to the segmentation model while preserving segmentation accuracy on the source domain. The accuracy of the classifier slowly degrades to chance levels. No annotations are used in the target domain. The method is compared to 8 different supervised models using BraTS-Adult glioma (N=1251) and BraTS-PED glioma data (N=99). The proposed method shows notable performance enhancements in the tumor core (TC) region compared to the model that only uses adult data: ~32% better Dice scores and ~20 better 95th percentile Hausdorff distances. Moreover, our unsupervised approach shows no statistically significant difference compared to the practical upper bound model using manual annotations from both datasets in TC region. The code is shared at https://github.com/Fjr9516/DA_nnUNet.

📄 PDF Abstract BibTeX arXiv:2406.16848

Code (1)

fjr9516/da_nnunet 공식 구현 pytorch

Tasks

Brain Tumor SegmentationDomain AdaptationSegmentationTumor SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation with SAM-RefiSeR for Enhanced Brain Tumor Segmentation

2026-01-11 · Dillan Imans, Phuoc-Nguyen Bui, Duc-Tai Le, Hyunseung Choo arxiv

Unsupervised Domain Adaptation with SAM-RefiSeR for Enhanced Brain Tumor Segmentation

Unsupervised Domain AdaptationBrain Tumor Segmentation

Clinically-Informed Modeling for Pediatric Brain Tumor Classification from Whole-Slide Histopathology Images

2026-04-22 · Joakim Nguyen, Jian Yu, Jinrui Fang, Nicholas Konz 외 arxiv

Accurate diagnosis of pediatric brain tumors, starting with histopathology, presents unique challenges for deep learning, including severe data scarcity, class imbalance, and fine-grained morphologic overlap across diagn…

Multiple Instance LearningBrain Tumor ClassificationRepresentation LearningContrastive Learning

SmaRT: Style-Modulated Robust Test-Time Adaptation for Cross-Domain Brain Tumor Segmentation in MRI

2025-09-22 · Yuanhan Wang, Yifei Chen, Shuo Jiang, Wenjing Yu 외 arxiv

Reliable brain tumor segmentation in MRI is indispensable for treatment planning and outcome monitoring, yet models trained on curated benchmarks often fail under domain shifts arising from scanner and protocol variabili…

Brain Tumor SegmentationDomain GeneralizationTest-time Adaptation

Improving the Segmentation of Pediatric Low-Grade Gliomas through Multitask Learning

2021-11-29 · Partoo Vafaeikia, Matthias W. Wagner, Uri Tabori, Birgit B. Ertl-Wagner 외

Brain tumor segmentation is a critical task for tumor volumetric analyses and AI algorithms. However, it is a time-consuming process and requires neuroradiology expertise. While there has been extensive research focused …

Brain Tumor SegmentationSegmentationTumor Segmentation

Segmentation of Pediatric Brain Tumors using a Radiologically informed, Deep Learning Cascade

2024-10-17 · Timothy Mulvany, Daniel Griffiths-King, Jan Novak, Heather Rose

Monitoring of Diffuse Intrinsic Pontine Glioma (DIPG) and Diffuse Midline Glioma (DMG) brain tumors in pediatric patients is key for assessment of treatment response. Response Assessment in Pediatric Neuro-Oncology (RAPN…

Brain Tumor SegmentationMRI segmentationSegmentationTumor Segmentation