MIS-FM: 3D Medical Image Segmentation using Foundation Models Pretrained on a Large-Scale Unannotated Dataset
Guotai Wang, Jianghao Wu, Xiangde Luo, Xinglong Liu, Kang Li, Shaoting, Zhang

TL;DR
This paper introduces MIS-FM, a self-supervised pretraining method for 3D medical image segmentation that leverages large-scale unannotated data and a novel Volume Fusion strategy to improve segmentation accuracy across various organs.
Contribution
It proposes a new self-supervised learning approach called Volume Fusion and a hybrid network architecture for effective 3D medical image segmentation.
Findings
Pretrained model outperforms training from scratch.
Achieves better results than existing self-supervised methods.
Effective across multiple organ segmentation tasks.
Abstract
Pretraining with large-scale 3D volumes has a potential for improving the segmentation performance on a target medical image dataset where the training images and annotations are limited. Due to the high cost of acquiring pixel-level segmentation annotations on the large-scale pretraining dataset, pretraining with unannotated images is highly desirable. In this work, we propose a novel self-supervised learning strategy named Volume Fusion (VF) for pretraining 3D segmentation models. It fuses several random patches from a foreground sub-volume to a background sub-volume based on a predefined set of discrete fusion coefficients, and forces the model to predict the fusion coefficient of each voxel, which is formulated as a self-supervised segmentation task without manual annotations. Additionally, we propose a novel network architecture based on parallel convolution and transformer blocks…
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
- 🤗AnonRes/PrimusM-OpenMind-MAEmodel· 1 dl1 dl
- 🤗AnonRes/ResEncL-OpenMind-MAEmodel· 19 dl· ♡ 119 dl♡ 1
- 🤗AnonRes/ResEncL-OpenMind-S3Dmodel· 11 dl11 dl
- 🤗AnonRes/ResEncL-OpenMind-VFmodel· 6 dl6 dl
- 🤗AnonRes/ResEncL-OpenMind-VoComodel· 6 dl6 dl
- 🤗AnonRes/ResEncL-OpenMind-MGmodel
- 🤗AnonRes/ResEncL-OpenMind-SimCLRmodel· 2 dl2 dl
- 🤗AnonRes/ResEncL-OpenMind-SwinUNETRmodel
- 🤗AnonRes/PrimusM-OpenMind-SimMIMmodel· 4 dl4 dl
- 🤗AnonRes/PrimusM-OpenMind-MGmodel
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsConvolution
