• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

ModuleNet:知识继承的神经架构搜索。

ModuleNet: Knowledge-Inherited Neural Architecture Search.

出版信息

IEEE Trans Cybern. 2022 Nov;52(11):11661-11671. doi: 10.1109/TCYB.2021.3078573. Epub 2022 Oct 17.

DOI:10.1109/TCYB.2021.3078573
PMID:34097629
Abstract

Although neural the architecture search (NAS) can bring improvement to deep models, it always neglects precious knowledge of existing models. The computation and time costing property in NAS also means that we should not start from scratch to search, but make every attempt to reuse the existing knowledge. In this article, we discuss what kind of knowledge in a model can and should be used for a new architecture design. Then, we propose a new NAS algorithm, namely, ModuleNet, which can fully inherit knowledge from the existing convolutional neural networks. To make full use of the existing models, we decompose existing models into different modules, which also keep their weights, consisting of a knowledge base. Then, we sample and search for a new architecture according to the knowledge base. Unlike previous search algorithms, and benefiting from inherited knowledge, our method is able to directly search for architectures in the macrospace by the NSGA-II algorithm without tuning parameters in these modules. Experiments show that our strategy can efficiently evaluate the performance of a new architecture even without tuning weights in convolutional layers. With the help of knowledge we inherited, our search results can always achieve better performance on various datasets (CIFAR10, CIFAR100, and ImageNet) over original architectures.

摘要

虽然神经架构搜索 (NAS) 可以为深度学习模型带来改进,但它总是忽略了现有模型的宝贵知识。NAS 的计算和时间成本特性也意味着我们不应该从头开始搜索,而是应该尽力利用现有的知识。在本文中,我们讨论了模型中的哪些知识可以并且应该用于新的架构设计。然后,我们提出了一种新的 NAS 算法,即 ModuleNet,它可以充分继承现有卷积神经网络的知识。为了充分利用现有的模型,我们将现有的模型分解成不同的模块,这些模块也保留了它们的权重,构成了一个知识库。然后,我们根据知识库对新的架构进行采样和搜索。与之前的搜索算法不同,我们的方法得益于继承的知识,可以直接通过 NSGA-II 算法在宏空间中搜索架构,而无需在这些模块中调整参数。实验表明,我们的策略即使不调整卷积层的权重,也能有效地评估新架构的性能。在我们所继承的知识的帮助下,我们的搜索结果在各种数据集(CIFAR10、CIFAR100 和 ImageNet)上都能始终超过原始架构,实现更好的性能。

相似文献

1
ModuleNet: Knowledge-Inherited Neural Architecture Search.ModuleNet:知识继承的神经架构搜索。
IEEE Trans Cybern. 2022 Nov;52(11):11661-11671. doi: 10.1109/TCYB.2021.3078573. Epub 2022 Oct 17.
2
A Cell-Based Fast Memetic Algorithm for Automated Convolutional Neural Architecture Design.一种基于细胞的快速 Memetic 算法用于自动卷积神经网络架构设计。
IEEE Trans Neural Netw Learn Syst. 2023 Nov;34(11):9040-9053. doi: 10.1109/TNNLS.2022.3155230. Epub 2023 Oct 27.
3
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.
4
HARNAS: Human Activity Recognition Based on Automatic Neural Architecture Search Using Evolutionary Algorithms.基于自动神经网络搜索和进化算法的人体活动识别。
Sensors (Basel). 2021 Oct 19;21(20):6927. doi: 10.3390/s21206927.
5
One-Shot Neural Architecture Search by Dynamically Pruning Supernet in Hierarchical Order.分层动态剪枝超网的单步神经架构搜索。
Int J Neural Syst. 2021 Jul;31(7):2150029. doi: 10.1142/S0129065721500295. Epub 2021 Jun 14.
6
Disturbance-immune weight sharing for neural architecture search.抗干扰权重共享的神经架构搜索。
Neural Netw. 2021 Dec;144:553-564. doi: 10.1016/j.neunet.2021.09.002. Epub 2021 Sep 23.
7
ATNAS: Automatic Termination for Neural Architecture Search.自动终止的神经架构搜索(ATNAS)
Neural Netw. 2023 Sep;166:446-458. doi: 10.1016/j.neunet.2023.07.011. Epub 2023 Jul 26.
8
NATS-Bench: Benchmarking NAS Algorithms for Architecture Topology and Size.NATS-Bench:用于架构拓扑和大小的 NAS 算法基准测试。
IEEE Trans Pattern Anal Mach Intell. 2022 Jul;44(7):3634-3646. doi: 10.1109/TPAMI.2021.3054824. Epub 2022 Jun 3.
9
Neural Architecture Search Using Covariance Matrix Adaptation Evolution Strategy.使用协方差矩阵自适应进化策略进行神经网络架构搜索。
Evol Comput. 2024 Jun 3;32(2):177-204. doi: 10.1162/evco_a_00331.
10
Architecture Augmentation for Performance Predictor via Graph Isomorphism.通过图同构对性能预测器进行架构增强
IEEE Trans Cybern. 2024 Mar;54(3):1828-1840. doi: 10.1109/TCYB.2023.3267109. Epub 2024 Feb 9.

引用本文的文献

1
Image classification optimization technology based on differentiable neural architecture search improvement model.基于可微神经架构搜索改进模型的图像分类优化技术
PLoS One. 2025 Aug 13;20(8):e0329480. doi: 10.1371/journal.pone.0329480. eCollection 2025.