Deep learning-based medical image segmentation models usually require large datasets with high-quality dense segmentations to train, which are very time-consuming and expensive to prepare. One way to tackle this difficulty is using the mixed-supervised learning framework, where only a part of data is densely annotated with segmentation label and the rest is weakly labeled with bounding boxes. The model is trained jointly in a multi-task learning setting. In this paper, we propose Mixed-Supervised Dual-Network (MSDN), a novel architecture which consists of two separate networks for the detection and segmentation tasks respectively, and a series of connection modules between the layers of the two networks. These connection modules are used to transfer useful information from the auxiliary detection task to help the segmentation task. We propose to use a recent technique called "Squeeze and Excitation" in the connection module to boost the transfer. We conduct experiments on two medical image segmentation datasets. The proposed MSDN model outperforms multiple baselines.
翻译:深度学习医学图像分解模型通常需要大量的数据集,这些数据集具有高质量的密集分解,需要培训,这些数据集非常耗时,而且费用昂贵。解决这一困难的方法之一是使用混合监督的学习框架,其中只有一部分数据带有分解标签,而其余部分则贴有捆绑盒的标签不高。该模型在多任务学习环境中联合培训。在本文中,我们建议采用混合-超导双网络(MSDN),这是一个由两个不同的网络组成的新结构,分别用于探测和分解任务,以及两个网络的层之间的一系列连接模块。这些连接模块用于从辅助检测任务中传输有用的信息,以帮助分解任务。我们提议在连接模块中使用名为“挤压和Expication”的近期技术来推动传输。我们在两个医学图像分解数据集上进行了实验。提议的MSDN模型超越多个基线。