Department of Radiology, Massachusetts General Hospital, Harvard Medical School, Boston, 02114, MA, USA.
Department of Radiology, Massachusetts General Hospital, Harvard Medical School, Boston, 02114, MA, USA.
Comput Biol Med. 2022 Sep;148:105891. doi: 10.1016/j.compbiomed.2022.105891. Epub 2022 Jul 21.
Deep learning has been widely utilized for medical image segmentation. The most commonly used U-Net and its variants often share two common characteristics but lack solid evidence for the effectiveness. First, each block (i.e., consecutive convolutions of feature maps of the same resolution) outputs feature maps from the last convolution, limiting the variety of the receptive fields. Second, the network has a symmetric structure where the encoder and the decoder paths have similar numbers of channels. We explored two novel revisions: a stacked dilated operation that outputs feature maps from multi-scale receptive fields to replace the consecutive convolutions; an asymmetric architecture with fewer channels in the decoder path. Two novel models were developed: U-Net using the stacked dilated operation (SDU-Net) and asymmetric SDU-Net (ASDU-Net). We used both publicly available and private datasets to assess the efficacy of the proposed models. Extensive experiments confirmed SDU-Net outperformed or achieved performance similar to the state-of-the-art while using fewer parameters (40% of U-Net). ASDU-Net further reduced the model parameters to 20% of U-Net with performance comparable to SDU-Net. In conclusion, the stacked dilated operation and the asymmetric structure are promising for improving the performance of U-Net and its variants.
深度学习已广泛应用于医学图像分割。最常用的 U-Net 及其变体通常具有两个共同特征,但缺乏有效性的确凿证据。首先,每个块(即相同分辨率的特征图的连续卷积)从最后一个卷积输出特征图,限制了感受野的多样性。其次,网络具有对称结构,编码器和解码器路径具有相似数量的通道。我们探索了两个新颖的修订:使用多尺度感受野输出特征图的堆叠扩张操作,以替代连续卷积;解码器路径中通道较少的不对称架构。开发了两个新模型:使用堆叠扩张操作的 U-Net(SDU-Net)和不对称 SDU-Net(ASDU-Net)。我们使用了公开可用和私人数据集来评估所提出模型的功效。广泛的实验证实,SDU-Net 在使用较少参数(U-Net 的 40%)的情况下,表现优于或与最先进的方法相当。ASDU-Net 进一步将模型参数减少到 U-Net 的 20%,性能与 SDU-Net 相当。总之,堆叠扩张操作和不对称结构有望提高 U-Net 及其变体的性能。