Ding Zhipeng, Han Xu, Niethammer Marc
Department of Computer Science, UNC Chapel Hill, USA.
Biomedical Research Imaging Center, UNC Chapel Hill, USA.
Med Image Comput Comput Assist Interv. 2019 Oct;11766:202-210. doi: 10.1007/978-3-030-32248-9_23. Epub 2019 Oct 10.
Deep learning (DL) approaches are state-of-the-art for many medical image segmentation tasks. They offer a number of advantages: they can be trained for specific tasks, computations are fast at test time, and segmentation quality is typically high. In contrast, previously popular multi-atlas segmentation (MAS) methods are relatively slow (as they rely on costly registrations) and even though sophisticated label fusion strategies have been proposed, DL approaches generally outperform MAS. In this work, we propose a DL-based label fusion strategy (VoteNet) which locally selects a set of reliable atlases whose labels are then fused via plurality voting. Experiments on 3D brain MRI data show that by selecting a good initial atlas set MAS with VoteNet significantly outperforms a number of other label fusion strategies as well as a direct DL segmentation approach. We also provide an experimental analysis of the upper performance bound achievable by our method. While unlikely achievable in practice, this bound suggests room for further performance improvements. Lastly, to address the runtime disadvantage of standard MAS, all our results make use of a fast DL registration approach.
深度学习(DL)方法是许多医学图像分割任务的当前最优技术。它们具有诸多优势:可以针对特定任务进行训练,测试时计算速度快,并且分割质量通常较高。相比之下,先前流行的多图谱分割(MAS)方法相对较慢(因为它们依赖于代价高昂的配准),尽管已经提出了复杂的标签融合策略,但DL方法通常优于MAS。在这项工作中,我们提出了一种基于DL的标签融合策略(VoteNet),该策略会在局部选择一组可靠的图谱,然后通过多数投票对其标签进行融合。对3D脑MRI数据的实验表明,通过选择一个良好的初始图谱集,使用VoteNet的MAS显著优于许多其他标签融合策略以及直接的DL分割方法。我们还对我们的方法可实现的性能上限进行了实验分析。虽然在实践中不太可能实现,但这个上限表明仍有进一步提高性能的空间。最后,为了解决标准MAS在运行时的劣势,我们所有的结果都使用了一种快速的DL配准方法。