• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

EMONAS-Net:基于代理辅助进化算法的高效多目标神经架构搜索在 3D 医学图像分割中的应用。

EMONAS-Net: Efficient multiobjective neural architecture search using surrogate-assisted evolutionary algorithm for 3D medical image segmentation.

机构信息

Departamento de Ingeniería Industrial, Instituto de Innovación en Productividad y Logística CATENA-USFQ, Colegio de Ciencias e Ingeniería, Universidad San Francisco de Quito, Diego de Robles s/n y Vía Interoceánica, Quito 170901, Ecuador.

Department of Industrial and Management Systems Engineering, University of South Florida, 4202 E. Fowler Avenue, Tampa, FL 33620, USA.

出版信息

Artif Intell Med. 2021 Sep;119:102154. doi: 10.1016/j.artmed.2021.102154. Epub 2021 Aug 24.

DOI:10.1016/j.artmed.2021.102154
PMID:34531013
Abstract

Deep learning plays a critical role in medical image segmentation. Nevertheless, manually designing a neural network for a specific segmentation problem is a very difficult and time-consuming task due to the massive hyperparameter search space, long training time and large volumetric data. Therefore, most designed networks are highly complex, task specific and over-parametrized. Recently, multiobjective neural architecture search (NAS) methods have been proposed to automate the design of accurate and efficient segmentation architectures. However, they only search for either the micro- or macro-structure of the architecture, do not use the information produced during the optimization process to increase the efficiency of the search, or do not consider the volumetric nature of medical images. In this work, we present EMONAS-Net, an Efficient MultiObjective NAS framework for 3D medical image segmentation that optimizes both the segmentation accuracy and size of the network. EMONAS-Net has two key components, a novel search space that considers the configuration of the micro- and macro-structure of the architecture and a Surrogate-assisted Multiobjective Evolutionary based Algorithm (SaMEA algorithm) that efficiently searches for the best hyperparameter values. The SaMEA algorithm uses the information collected during the initial generations of the evolutionary process to identify the most promising subproblems and select the best performing hyperparameter values during mutation to improve the convergence speed. Furthermore, a Random Forest surrogate model is incorporated to accelerate the fitness evaluation of the candidate architectures. EMONAS-Net is tested on the tasks of prostate segmentation from the MICCAI PROMISE12 challenge, hippocampus segmentation from the Medical Segmentation Decathlon challenge, and cardiac segmentation from the MICCAI ACDC challenge. In all the benchmarks, the proposed framework finds architectures that perform better or comparable with competing state-of-the-art NAS methods while being considerably smaller and reducing the architecture search time by more than 50%.

摘要

深度学习在医学图像分割中起着关键作用。然而,由于大量的超参数搜索空间、长的训练时间和大体积的数据,手动为特定的分割问题设计神经网络是一项非常困难和耗时的任务。因此,大多数设计的网络都非常复杂、特定于任务且参数过多。最近,已经提出了多目标神经架构搜索(NAS)方法来自动设计准确且高效的分割架构。然而,它们只搜索架构的微观或宏观结构,不利用优化过程中产生的信息来提高搜索效率,或者不考虑医学图像的体积性质。在这项工作中,我们提出了 EMONAS-Net,这是一种用于 3D 医学图像分割的高效多目标 NAS 框架,该框架优化了分割准确性和网络大小。EMONAS-Net 有两个关键组成部分,一个新颖的搜索空间,考虑了架构的微观和宏观结构的配置,以及一种基于代理的多目标进化算法(SaMEA 算法),该算法有效地搜索最佳的超参数值。SaMEA 算法利用进化过程初始几代中收集的信息来识别最有前途的子问题,并在突变过程中选择表现最佳的超参数值,以提高收敛速度。此外,还引入了随机森林代理模型来加速候选架构的适应度评估。EMONAS-Net 在 MICCAI PROMISE12 挑战赛的前列腺分割任务、Medical Segmentation Decathlon 挑战赛的海马体分割任务和 MICCAI ACDC 挑战赛的心脏分割任务上进行了测试。在所有基准测试中,所提出的框架都找到了性能优于或可与竞争的最先进的 NAS 方法相媲美的架构,同时体积更小,将架构搜索时间减少了 50%以上。

相似文献

1
EMONAS-Net: Efficient multiobjective neural architecture search using surrogate-assisted evolutionary algorithm for 3D medical image segmentation.EMONAS-Net:基于代理辅助进化算法的高效多目标神经架构搜索在 3D 医学图像分割中的应用。
Artif Intell Med. 2021 Sep;119:102154. doi: 10.1016/j.artmed.2021.102154. Epub 2021 Aug 24.
2
AdaEn-Net: An ensemble of adaptive 2D-3D Fully Convolutional Networks for medical image segmentation.AdaEn-Net:一种用于医学图像分割的自适应 2D-3D 全卷积网络集成。
Neural Netw. 2020 Jun;126:76-94. doi: 10.1016/j.neunet.2020.03.007. Epub 2020 Mar 10.
3
NG-NAS: Node growth neural architecture search for 3D medical image segmentation.NG-NAS:用于 3D 医学图像分割的节点增长神经架构搜索。
Comput Med Imaging Graph. 2023 Sep;108:102268. doi: 10.1016/j.compmedimag.2023.102268. Epub 2023 Jun 16.
4
DENSE-INception U-net for medical image segmentation.基于密集卷积 Inception 的 U-Net 网络在医学图像分割中的应用
Comput Methods Programs Biomed. 2020 Aug;192:105395. doi: 10.1016/j.cmpb.2020.105395. Epub 2020 Feb 15.
5
A bioinspired neural architecture search based convolutional neural network for breast cancer detection using histopathology images.基于生物启发式神经架构搜索的卷积神经网络,用于使用组织病理学图像进行乳腺癌检测。
Sci Rep. 2021 Oct 7;11(1):19940. doi: 10.1038/s41598-021-98978-7.
6
Evolutionary Architecture Optimization for Retinal Vessel Segmentation.视网膜血管分割的进化架构优化。
IEEE J Biomed Health Inform. 2023 Dec;27(12):5895-5903. doi: 10.1109/JBHI.2023.3314981. Epub 2023 Dec 5.
7
Efficient network architecture search via multiobjective particle swarm optimization based on decomposition.基于分解的多目标粒子群优化的高效网络架构搜索。
Neural Netw. 2020 Mar;123:305-316. doi: 10.1016/j.neunet.2019.12.005. Epub 2019 Dec 16.
8
Auto-DenseUNet: Searchable neural network architecture for mass segmentation in 3D automated breast ultrasound.Auto-DenseUNet:用于 3D 自动乳腺超声中肿块分割的可搜索神经网络结构。
Med Image Anal. 2022 Nov;82:102589. doi: 10.1016/j.media.2022.102589. Epub 2022 Aug 23.
9
Evolutionary Deep Attention Convolutional Neural Networks for 2D and 3D Medical Image Segmentation.进化深度注意力卷积神经网络在二维和三维医学图像分割中的应用。
J Digit Imaging. 2021 Dec;34(6):1387-1404. doi: 10.1007/s10278-021-00526-2. Epub 2021 Nov 2.
10
An investigation of the effect of fat suppression and dimensionality on the accuracy of breast MRI segmentation using U-nets.利用 U-Nets 研究脂肪抑制和维度对乳腺 MRI 分割准确性的影响。
Med Phys. 2019 Mar;46(3):1230-1244. doi: 10.1002/mp.13375. Epub 2019 Feb 4.

引用本文的文献

1
A multi-object deep neural network architecture to detect prostate anatomy in T2-weighted MRI: Performance evaluation.一种用于在T2加权磁共振成像中检测前列腺解剖结构的多目标深度神经网络架构:性能评估
Front Nucl Med. 2023 Feb 6;2:1083245. doi: 10.3389/fnume.2022.1083245. eCollection 2022.
2
StAC-DA: Structure aware cross-modality domain adaptation framework with image and feature-level adaptation for medical image segmentation.StAC-DA:用于医学图像分割的具有图像和特征级自适应的结构感知跨模态域自适应框架。
Digit Health. 2024 Sep 2;10:20552076241277440. doi: 10.1177/20552076241277440. eCollection 2024 Jan-Dec.
3
Reviewing 3D convolutional neural network approaches for medical image segmentation.
综述用于医学图像分割的三维卷积神经网络方法。
Heliyon. 2024 Mar 6;10(6):e27398. doi: 10.1016/j.heliyon.2024.e27398. eCollection 2024 Mar 30.
4
Artificial intelligence for prostate MRI: open datasets, available applications, and grand challenges.前列腺 MRI 的人工智能:开放数据集、现有应用和重大挑战。
Eur Radiol Exp. 2022 Aug 1;6(1):35. doi: 10.1186/s41747-022-00288-8.