Special Issues
Table of Content

Neural Architecture Search: Optimization, Efficiency and Application

Submission Deadline: 28 February 2025 (closed) View: 2088 Submit to Journal

Guest Editors

Prof. Lianbo Ma, Northeastern University, China
Prof. Yan Pei, the University of Aizu, Japan
Prof. Shi Cheng, Shaanxi Normal University, China
Prof. Chaomin Luo, Mississippi State University, USA


Summary

Deep neural networks have demonstrated substantial promise in a wide range of real-world applications, primarily owing to their intricate architectures developed by domain experts. Nevertheless, the architectural design process often proves labor-intensive. These challenges have placed significant constraints on the further advancement of deep neural networks, consequently fueling the emergence of Neural Architecture Search (NAS). The architectures designed by NAS have recently exhibited superior performance in many tasks compared to manually designed counterparts, consequently gaining traction in the deep learning field.

 

Specifically, NAS commences by defining a search space encompassing all potential architectures. It subsequently employs a well-crafted search strategy to identify the optimal architecture. Throughout the search process, NAS must assess the performance of each explored architecture to guide the search strategy effectively. The NAS problem is inherently challenging due to the presence of multiple challenges, such as the complex constraints, discrete representations, bi-level structures, computationally expensive characteristics, and multiple conflicting objectives.

 

Recently, various methods for NAS have been introduced to mitigate the above challenges. In terms of optimization, multi/many objective, multimodal, and multi-task optimization approaches have been proposed to solve NAS problems. To improve search efficiency, researchers have designed weight inheritance, performance predictor, and zero-shot approaches, etc. Besides, NAS-based approaches have emerged in large numbers in many practical applications (e.g., point cloud recognition and industrial defect detection). Despite the demonstrated efficacy of existing ENAS methods, there remain unresolved challenges and unexplored directions, including uniform representation, cross-domain prediction, and reliable benchmarks.

 

Main Topics:

  • New multi-objective optimization for neural architecture search

  • Efficient crossover and mutation operator for population generation

  • Representation strategy for deep network architecture

  • Weight inheritance with high generalization for neural architecture search

  • Supernet with low memory overhead for weight inheritance

  • Data-efficient performance predictor for neural architecture search

  • Cross-domain performance predictor for neural architecture search

  • Pareto-wise performance predictor for neural architecture search

  • Parameter-agnostic zero-shot approach 

  • New zero-shot indicators for neural architecture search

  • Large-scale search space benchmark

  • Large-scale optimization algorithms for neural architecture search

  • Real-world applications of efficient neural architecture search, e.g. image sequences, image analysis, face recognition, natural language processing, named entity recognition, text mining, network security, engineering problems, and financial and business data analysis, etc.


Keywords

Neural architecture search, Neural network, Optimization algorithm

Published Papers


  • Open Access

    ARTICLE

    Graph-Embedded Neural Architecture Search: A Variational Approach for Optimized Model Design

    Kazuki Hemmi, Yuki Tanigaki, Kaisei Hara, Masaki Onishi
    CMC-Computers, Materials & Continua, Vol.84, No.2, pp. 2245-2271, 2025, DOI:10.32604/cmc.2025.064969
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract Neural architecture search (NAS) optimizes neural network architectures to align with specific data and objectives, thereby enabling the design of high-performance models without specialized expertise. However, a significant limitation of NAS is that it requires extensive computational resources and time. Consequently, performing a comprehensive architectural search for each new dataset is inefficient. Given the continuous expansion of available datasets, there is an urgent need to predict the optimal architecture for the previously unknown datasets. This study proposes a novel framework that generates architectures tailored to unknown datasets by mapping architectures that have demonstrated effectiveness on… More >

  • Open Access

    ARTICLE

    Neural Architecture Search via Hierarchical Evaluation of Surrogate Models

    Xiaofeng Liu, Yubin Bao, Fangling Leng
    CMC-Computers, Materials & Continua, Vol.84, No.2, pp. 3503-3517, 2025, DOI:10.32604/cmc.2025.064544
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract The rapid development of evolutionary deep learning has led to the emergence of various Neural Architecture Search (NAS) algorithms designed to optimize neural network structures. However, these algorithms often face significant computational costs due to the time-consuming process of training neural networks and evaluating their performance. Traditional NAS approaches, which rely on exhaustive evaluations and large training datasets, are inefficient for solving complex image classification tasks within limited time frames. To address these challenges, this paper proposes a novel NAS algorithm that integrates a hierarchical evaluation strategy based on Surrogate models, specifically using supernet to… More >

  • Open Access

    ARTICLE

    A NAS-Based Risk Prediction Model and Interpretable System for Amyloidosis

    Chen Wang, Tiezheng Guo, Qingwen Yang, Yanyi Liu, Jiawei Tang, Yingyou Wen
    CMC-Computers, Materials & Continua, Vol.83, No.3, pp. 5561-5574, 2025, DOI:10.32604/cmc.2025.063676
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract Primary light chain amyloidosis is a rare hematologic disease with multi-organ involvement. Nearly one-third of patients with amyloidosis experience five or more consultations before diagnosis, which may lead to a poor prognosis due to delayed diagnosis. Early risk prediction based on artificial intelligence is valuable for clinical diagnosis and treatment of amyloidosis. For this disease, we propose an Evolutionary Neural Architecture Searching (ENAS) based risk prediction model, which achieves high-precision early risk prediction using physical examination data as a reference factor. To further enhance the value of clinic application, we designed a natural language-based interpretable… More >

  • Open Access

    ARTICLE

    Expo-GAN: A Style Transfer Generative Adversarial Network for Exhibition Hall Design Based on Optimized Cyclic and Neural Architecture Search

    Qing Xie, Ruiyun Yu
    CMC-Computers, Materials & Continua, Vol.83, No.3, pp. 4757-4774, 2025, DOI:10.32604/cmc.2025.063345
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract This study presents a groundbreaking method named Expo-GAN (Exposition-Generative Adversarial Network) for style transfer in exhibition hall design, using a refined version of the Cycle Generative Adversarial Network (CycleGAN). The primary goal is to enhance the transformation of image styles while maintaining visual consistency, an area where current CycleGAN models often fall short. These traditional models typically face difficulties in accurately capturing expansive features as well as the intricate stylistic details necessary for high-quality image transformation. To address these limitations, the research introduces several key modifications to the CycleGAN architecture. Enhancements to the generator involve… More >

  • Open Access

    ARTICLE

    Evolutionary Variational YOLOv8 Network for Fault Detection in Wind Turbines

    Hongjiang Wang, Qingze Shen, Qin Dai, Yingcai Gao, Jing Gao, Tian Zhang
    CMC-Computers, Materials & Continua, Vol.80, No.1, pp. 625-642, 2024, DOI:10.32604/cmc.2024.051757
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract Deep learning has emerged in many practical applications, such as image classification, fault diagnosis, and object detection. More recently, convolutional neural networks (CNNs), representative models of deep learning, have been used to solve fault detection. However, the current design of CNNs for fault detection of wind turbine blades is highly dependent on domain knowledge and requires a large amount of trial and error. For this reason, an evolutionary YOLOv8 network has been developed to automatically find the network architecture for wind turbine blade-based fault detection. YOLOv8 is a CNN-backed object detection model. Specifically, to reduce… More >

  • Open Access

    ARTICLE

    A Study on Enhancing Chip Detection Efficiency Using the Lightweight Van-YOLOv8 Network

    Meng Huang, Honglei Wei, Xianyi Zhai
    CMC-Computers, Materials & Continua, Vol.79, No.1, pp. 531-547, 2024, DOI:10.32604/cmc.2024.048510
    (This article belongs to the Special Issue: Neural Architecture Search: Optimization, Efficiency and Application)
    Abstract In pursuit of cost-effective manufacturing, enterprises are increasingly adopting the practice of utilizing recycled semiconductor chips. To ensure consistent chip orientation during packaging, a circular marker on the front side is employed for pin alignment following successful functional testing. However, recycled chips often exhibit substantial surface wear, and the identification of the relatively small marker proves challenging. Moreover, the complexity of generic target detection algorithms hampers seamless deployment. Addressing these issues, this paper introduces a lightweight YOLOv8s-based network tailored for detecting markings on recycled chips, termed Van-YOLOv8. Initially, to alleviate the influence of diminutive, low-resolution… More >

Share Link