论文标题
了解医学图像细分中深度学习的技巧:挑战和未来的方向
Understanding the Tricks of Deep Learning in Medical Image Segmentation: Challenges and Future Directions
论文作者
论文摘要
在过去的几年中,用于计算机视觉的深度学习技术的快速发展显着改善了医学图像分割的性能(Mediseg)。但是,各种模型的各种实施策略导致了一个非常复杂的梅德塞格系统,从而导致了不公平的结果比较问题。在本文中,我们为不同的模型实现阶段(即,预培训模型,数据预处理,数据增强,模型实现,模型推理和结果后处理)收集了一系列的梅赛格技巧,并实验探索了这些技巧对一致的基线的有效性。通过对代表性2D和3D医疗图像数据集的广泛实验结果,我们明确阐明了这些技巧的效果。此外,根据调查的技巧,我们还开源了一个强大的Mediseg存储库,每个组件都具有插件的优势。我们认为,这项里程碑的工作不仅完成了对最先进的Mediseg方法的全面和互补的调查,而且还提供了解决未来医学图像处理挑战的实用指南,包括但不限于小型数据集,类别失衡学习,多模式学习和域适应。代码和培训权重已在以下网址发布:https://github.com/hust-linyi/seg_trick。
Over the past few years, the rapid development of deep learning technologies for computer vision has significantly improved the performance of medical image segmentation (MedISeg). However, the diverse implementation strategies of various models have led to an extremely complex MedISeg system, resulting in a potential problem of unfair result comparisons. In this paper, we collect a series of MedISeg tricks for different model implementation phases (i.e., pre-training model, data pre-processing, data augmentation, model implementation, model inference, and result post-processing), and experimentally explore the effectiveness of these tricks on consistent baselines. With the extensive experimental results on both the representative 2D and 3D medical image datasets, we explicitly clarify the effect of these tricks. Moreover, based on the surveyed tricks, we also open-sourced a strong MedISeg repository, where each component has the advantage of plug-and-play. We believe that this milestone work not only completes a comprehensive and complementary survey of the state-of-the-art MedISeg approaches, but also offers a practical guide for addressing the future medical image processing challenges including but not limited to small dataset, class imbalance learning, multi-modality learning, and domain adaptation. The code and training weights have been released at: https://github.com/hust-linyi/seg_trick.