TL;DR
This paper investigates the domain-specific information contained in different layers of CNNs for MRI segmentation, finding that early layers hold more relevant domain-specific features than later layers, which challenges existing adaptation strategies.
Contribution
The study demonstrates that modifying the first CNN layers is more effective for MRI domain adaptation than focusing on the last layers, especially with limited annotated data.
Findings
Fine-tuning first layers outperforms last-layer fine-tuning in domain adaptation.
Early CNN layers contain more domain-specific information than later layers.
First-layer fine-tuning is more effective with limited annotated data.
Abstract
MRI scans appearance significantly depends on scanning protocols and, consequently, the data-collection institution. These variations between clinical sites result in dramatic drops of CNN segmentation quality on unseen domains. Many of the recently proposed MRI domain adaptation methods operate with the last CNN layers to suppress domain shift. At the same time, the core manifestation of MRI variability is a considerable diversity of image intensities. We hypothesize that these differences can be eliminated by modifying the first layers rather than the last ones. To validate this simple idea, we conducted a set of experiments with brain MRI scans from six domains. Our results demonstrate that 1) domain-shift may deteriorate the quality even for a simple brain extraction segmentation task (surface Dice Score drops from 0.85-0.89 even to 0.09); 2) fine-tuning of the first layers…
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.
