paper-with-me

Papers

Multi-objective optimization for Hardware-aware Neural Architecture Search

2021-09-29 · Taehee Jeong, Elliott Delaye

Hardware-aware Neural Architecture Search (HW-NAS) has been drawing increasing attention since it can automatically design deep neural networks optimized in a resource-constrained device. However, existing methods may be not optimal in terms of multi-object (accuracy, hardware-metrics). Thus, we propose a new multi-objective optimization method for searching promising architectures in HW-NAS. Our method addresses the architecture selection process in NAS. An architecture population is divided to small cells by given hardware-cost metrics, then, top-ranked architecture is selected within each cell. The selected ones play knobs to guide the direction of evolution in NAS. Despite its simplicity, this method leads to promising results, improving both accuracy and hardware metrics. Using latency as a hardware metric, we demonstrated that the optimized architecture extended its top accuracy to a much lower inference latency regime. We can also significantly reduce computing cost of search using both accuracy predictor and latency estimator and sharing pre-trained weights of super-network. This makes HW-NAS research more reproducible and accessible to the public. For a target hardware, we experimented on both CPU and Field Programmable Gate Array (FPGA). The codes are available at https://anonymous.4open.science/r/multi-objective-optimization-0E27/README.md.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

CPUHardware Aware Neural Architecture SearchNeural Architecture Search

Similar Papers 제목 키워드 기반

HW-GPT-Bench: Hardware-Aware Architecture Benchmark for Language Models

2024-05-16 · Rhea Sanjay Sukthanker, Arber Zela, Benedikt Staffler, Aaron Klein 외

The increasing size of language models necessitates a thorough analysis across multiple dimensions to assess trade-offs among crucial hardware metrics such as latency, energy consumption, GPU memory usage, and performanc…

GPULanguage ModellingNeural Architecture Search

SONATA: Self-adaptive Evolutionary Framework for Hardware-aware Neural Architecture Search

2024-02-20 · Halima Bouzidi, Smail Niar, Hamza Ouarnoughi, El-Ghazali Talbi

Recent advancements in Artificial Intelligence (AI), driven by Neural Networks (NN), demand innovative neural architecture designs, particularly within the constrained environments of Internet of Things (IoT) systems, to…

Evolutionary AlgorithmsHardware Aware Neural Architecture SearchNeural Architecture Search

RAM-NAS: Resource-aware Multiobjective Neural Architecture Search Method for Robot Vision Tasks

2025-09-25 · Shouren Mao, Minghao Qin, Wei Dong, Huajian Liu 외 arxiv

Neural architecture search (NAS) has shown great promise in automatically designing lightweight models. However, conventional approaches are insufficient in training the supernet and pay little attention to actual robot …

Neural Architecture SearchKnowledge Distillation

A Multi-objective Optimization Benchmark Test Suite for Real-time Semantic Segmentation

2024-04-25 · Yifan Zhao, Zhenyu Liang, Zhichao Lu, Ran Cheng

As one of the emerging challenges in Automated Machine Learning, the Hardware-aware Neural Architecture Search (HW-NAS) tasks can be treated as black-box multi-objective optimization problems (MOPs). An important applica…

Autonomous DrivingEvolutionary AlgorithmsHardware Aware Neural Architecture SearchNeural Architecture Search+3

A Comprehensive Survey on Hardware-Aware Neural Architecture Search

2021-01-22 · Hadjer Benmeziane, Kaoutar El Maghraoui, Hamza Ouarnoughi, Smail Niar 외

Neural Architecture Search (NAS) methods have been growing in popularity. These techniques have been fundamental to automate and speed up the time consuming and error-prone process of synthesizing novel Deep Learning (DL…

Hardware Aware Neural Architecture Searchimage-classificationImage ClassificationNeural Architecture Search+3