Unsupervised Domain Adaptation for Pediatric Brain Tumor Segmentation
Jingru Fu, Simone Bendazzoli, \"Orjan Smedby, Rodrigo Moreno

TL;DR
This paper introduces DA-nnUNet, an unsupervised domain adaptation method that improves pediatric glioma segmentation by transferring knowledge from adult data without using pediatric annotations.
Contribution
The paper presents a novel unsupervised domain adaptation technique using a domain classifier and gradient reversal layer to enhance pediatric glioma segmentation accuracy.
Findings
32% improvement in Dice scores for tumor core region
No significant difference compared to models with manual annotations
Effective transfer of domain-invariant features
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · COVID-19 diagnosis using AI · Advanced Neural Network Applications
