arXiv:2512.19731cs.LGcs.CV2025-12中稿 · IEEE Transactions …

提出可深转浅的神经架构搜索,兼顾精度与硬件效率

Exploring Deep-to-Shallow Transformable Neural Networks for Intelligent Embedded Systems

  • 先搜深网络保精度,再等效转为浅网络提硬件效率
  • 在Jetson设备上比现有方法准确率高1.8%,能效提升27%
  • 适合资源受限的嵌入式智能系统部署

得益于网络深度的演进,卷积神经网络(CNN)在各类嵌入式场景中取得了显著成功,推动了无处不在的嵌入式智能发展。然而,网络深度增加导致硬件效率下降。相比之下,浅层网络虽具更高硬件效率,但精度常不理想。为此,我们提出双赢神经架构搜索(Double-Win NAS),一种专为资源受限的智能嵌入式系统设计的深到浅可变换神经架构搜索范式。具体而言,Double-Win NAS 首先自动探索深层网络以获得高精度,再将其等效转换为浅层对应结构以进一步提升硬件效率。此外,我们还提出两种增强训练技术:混合可变换训练以提高训练精度,任意分辨率弹性训练以支持任意输入分辨率下的自然网络弹性。在两个主流智能嵌入式系统(NVIDIA Jetson AGX Xavier 和 NVIDIA Jetson Nano)及两个代表性大规模数据集(ImageNet 与 ImageNet-100)上的大量实验结果表明,Double-Win NAS 在精度与能效方面均显著优于先前最先进方法。

原文摘要 · Abstract (English)

Thanks to the evolving network depth, convolutional neural networks (CNNs) have achieved remarkable success across various embedded scenarios, paving the way for ubiquitous embedded intelligence. Despite its promise, the evolving network depth comes at the cost of degraded hardware efficiency. In contrast to deep networks, shallow networks can deliver superior hardware efficiency but often suffer from inferior accuracy. To address this dilemma, we propose Double-Win NAS, a novel deep-to-shallow transformable neural architecture search (NAS) paradigm tailored for resource-constrained intelligent embedded systems. Specifically, Double-Win NAS strives to automatically explore deep networks to first win strong accuracy, which are then equivalently transformed into their shallow counterparts to further win strong hardware efficiency. In addition to search, we also propose two enhanced training techniques, including hybrid transformable training towards better training accuracy and arbitrary-resolution elastic training towards enabling natural network elasticity across arbitrary input resolutions. Extensive experimental results on two popular intelligent embedded systems (i.e., NVIDIA Jetson AGX Xavier and NVIDIA Jetson Nano) and two representative large-scale datasets (i.e., ImageNet and ImageNet-100) clearly demonstrate the superiority of Double-Win NAS over previous state-of-the-art NAS approaches.

神经架构搜索嵌入式系统模型压缩可变换网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。