Understanding the Tricks of Deep Learning in Medical Image Segmentation: Challenges and Future Directions
Dong Zhang, Yi Lin, Hao Chen, Zhuotao Tian, Xin Yang, Jinhui Tang,, Kwang Ting Cheng

TL;DR
This paper surveys and experimentally evaluates various tricks used in deep learning-based medical image segmentation, providing a comprehensive guide and open-source toolkit to improve future research and address key challenges.
Contribution
It systematically collects and tests MedISeg tricks across implementation phases, clarifies their effects, and offers an open-source plug-and-play repository for the community.
Findings
Certain tricks significantly improve segmentation accuracy.
Open-source toolkit facilitates easy integration of tricks.
Guides for addressing dataset size, class imbalance, and domain shifts.
Abstract
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…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis · COVID-19 diagnosis using AI
