Increased organ at risk segmentation accuracy is required to reduce cost and complications for patients receiving radiotherapy treatment. Some deep learning methods for the segmentation of organs at risk use a two stage process where a localisation network first crops an image to the relevant region and then a locally specialised network segments the cropped organ of interest. We investigate the accuracy improvements brought about by such a localisation stage by comparing to a single-stage baseline network trained on full resolution images. We find that localisation approaches can improve both training time and stability and a two stage process involving both a localisation and organ segmentation network provides a significant increase in segmentation accuracy for the spleen, pancreas and heart from the Medical Segmentation Decathlon dataset. We also observe increased benefits of localisation for smaller organs. Source code that recreates the main results is available at \href{https://github.com/Abe404/localise_to_segment}{this https URL}.
翻译:提高器官风险分割准确性有助于降低接受放射治疗的患者的成本和并发症。一些深度学习方法用于器官风险的分割,使用一个多阶段的过程,其中定位网络首先将图像裁剪至相关区域,然后本地专用网络切分感兴趣的器官。我们通过与单阶段基线网络进行比较来研究这种定位阶段所带来的准确性改进。我们发现,定位方法可以提高训练时间和稳定性,同时,同时使用定位和器官分割网络的两个阶段可以给Medical Segmentation Decathlon数据集中的脾、胰腺和心脏的分割准确性提供显著的提高。我们还观察到局部定位对于较小的器官来说有更多的好处。该研究提供了可重现主要结果的源代码,位于 \href{https://github.com/Abe404/localise_to_segment}{此网址}。