TL;DR
This paper presents a novel transfer learning approach that leverages 2D pre-trained networks to improve medical image segmentation across 2D and 3D modalities, achieving state-of-the-art results on multiple benchmarks.
Contribution
The authors introduce architectures that embed 2D pre-trained encoders into higher-dimensional networks and expand 2D segmentation networks into 3D, enabling effective cross-dimensional transfer learning in medical imaging.
Findings
Ranked first on the CAMUS challenge for echo-cardiographic segmentation.
Outperformed existing 2D methods on CHAOS challenge for MR and CT images.
Achieved promising results on BraTS 2022 for brain tumor segmentation.
Abstract
Over the last decade, convolutional neural networks have emerged and advanced the state-of-the-art in various image analysis and computer vision applications. The performance of 2D image classification networks is constantly improving and being trained on databases made of millions of natural images. However, progress in medical image analysis has been hindered by limited annotated data and acquisition constraints. These limitations are even more pronounced given the volumetry of medical imaging data. In this paper, we introduce an efficient way to transfer the efficiency of a 2D classification network trained on natural images to 2D, 3D uni- and multi-modal medical image segmentation applications. In this direction, we designed novel architectures based on two key principles: weight transfer by embedding a 2D pre-trained encoder into a higher dimensional U-Net, and dimensional transfer…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
