University of South Florida, 4202 E. Fowler Avenue, Tampa, FL 33620, USA.
University of South Florida, 4202 E. Fowler Avenue, Tampa, FL 33620, USA.
Neural Netw. 2020 Jun;126:76-94. doi: 10.1016/j.neunet.2020.03.007. Epub 2020 Mar 10.
Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models but are usually designed manually, which requires extensive time and can result in large and complex architectures. There is a growing interest to automatically design efficient architectures that can accurately segment 3D medical images. However, most approaches either do not fully exploit volumetric information or do not optimize the model's size. To address these problems, we propose a self-adaptive 2D-3D ensemble of FCNs called AdaEn-Net for 3D medical image segmentation that incorporates volumetric data and adapts to a particular dataset by optimizing both the model's performance and size. The AdaEn-Net consists of a 2D FCN that extracts intra-slice information and a 3D FCN that exploits inter-slice information. The architecture and hyperparameters of the 2D and 3D architectures are found through a multiobjective evolutionary based algorithm that maximizes the expected segmentation accuracy and minimizes the number of parameters in the network. The main contribution of this work is a model that fully exploits volumetric information and automatically searches for a high-performing and efficient architecture. The AdaEn-Net was evaluated for prostate segmentation on the PROMISE12 Grand Challenge and for cardiac segmentation on the MICCAI ACDC challenge. In the first challenge, the AdaEn-Net ranks 9 out of 297 submissions and surpasses the performance of an automatically-generated segmentation network while producing an architecture with 13× fewer parameters. In the second challenge, the proposed model is ranked within the top 8 submissions and outperforms an architecture designed with reinforcement learning while having 1.25× fewer parameters.
全卷积网络 (FCNs) 已经成为强大的分割模型,但通常是手动设计的,这需要大量的时间,并且可能导致大型和复杂的架构。人们越来越有兴趣自动设计能够准确分割 3D 医学图像的高效架构。然而,大多数方法要么没有充分利用体积信息,要么没有优化模型的大小。为了解决这些问题,我们提出了一种称为 AdaEn-Net 的自适应 2D-3D FCN 集合,用于 3D 医学图像分割,它结合了体积数据,并通过优化模型的性能和大小来适应特定数据集。AdaEn-Net 由一个提取切片内信息的 2D FCN 和一个利用切片间信息的 3D FCN 组成。2D 和 3D 架构的架构和超参数是通过基于多目标进化的算法找到的,该算法最大化了预期的分割准确性并最小化了网络中的参数数量。这项工作的主要贡献是一种充分利用体积信息并自动搜索高性能和高效架构的模型。AdaEn-Net 在 PROMISE12 大挑战赛上用于前列腺分割,在 MICCAI ACDC 挑战赛上用于心脏分割。在第一个挑战中,AdaEn-Net 在 297 个提交中排名第 9,超过了自动生成的分割网络的性能,同时生成的架构参数减少了 13 倍。在第二个挑战中,所提出的模型在排名前 8 的提交中,并且优于使用强化学习设计的架构,同时参数减少了 1.25 倍。