paper-with-me

Papers

Hardware Aware Evolutionary Neural Architecture Search using Representation Similarity Metric

2023-11-07 · Nilotpal Sinha, Abd El Rahman Shabayek, Anis Kacem, Peyman Rostami, Carl Shneider, Djamila Aouada

Hardware-aware Neural Architecture Search (HW-NAS) is a technique used to automatically design the architecture of a neural network for a specific task and target hardware. However, evaluating the performance of candidate architectures is a key challenge in HW-NAS, as it requires significant computational resources. To address this challenge, we propose an efficient hardware-aware evolution-based NAS approach called HW-EvRSNAS. Our approach re-frames the neural architecture search problem as finding an architecture with performance similar to that of a reference model for a target hardware, while adhering to a cost constraint for that hardware. This is achieved through a representation similarity metric known as Representation Mutual Information (RMI) employed as a proxy performance evaluator. It measures the mutual information between the hidden layer representations of a reference model and those of sampled architectures using a single training batch. We also use a penalty term that penalizes the search process in proportion to how far an architecture's hardware cost is from the desired hardware cost threshold. This resulted in a significantly reduced search time compared to the literature that reached up to 8000x speedups resulting in lower CO2 emissions. The proposed approach is evaluated on two different search spaces while using lower computational resources. Furthermore, our approach is thoroughly examined on six different edge devices under various hardware cost constraints.

📄 PDF Abstract BibTeX arXiv:2311.03923

Code (0)

등록된 구현이 없습니다.

Tasks

Hardware Aware Neural Architecture SearchNeural Architecture Search

Similar Papers 제목 키워드 기반

SCAN-Edge: Finding MobileNet-speed Hybrid Networks for Diverse Edge Devices via Hardware-Aware Evolutionary Search

2024-08-27 · Hung-Yueh Chiang, Diana Marculescu

Designing low-latency and high-efficiency hybrid networks for a variety of low-cost commodity edge devices is both costly and tedious, leading to the adoption of hardware-aware neural architecture search (NAS) for findin…

CPUGPUHardware Aware Neural Architecture SearchNeural 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

A Hardware-Aware Framework for Accelerating Neural Architecture Search Across Modalities

2022-05-19 · Daniel Cummings, Anthony Sarah, Sharath Nittur Sridhar, Maciej Szankin 외

Recent advances in Neural Architecture Search (NAS) such as one-shot NAS offer the ability to extract specialized hardware-aware sub-network configurations from a task-specific super-network. While considerable effort ha…

Evolutionary Algorithmsimage-classificationImage ClassificationMachine Translation+1

QuProFS: An Evolutionary Training-free Approach to Efficient Quantum Feature Map Search

2025-08-09 · Yaswitha Gujju, Romain Harang, Chao Li, Tetsuo Shibuya 외 arxiv

The quest for effective quantum feature maps for data encoding presents significant challenges, particularly due to the flat training landscapes and lengthy training processes associated with parameterised quantum circui…

NAS-Driven Hardware Accelerator Exploration for Edge AI and Quantization Effects on the Pareto Space

2026-08-13 · Eleftherios Mylonas, Angelos Kouprizas, Michael Birbas, Alexios Birbas arxiv

Edge AI deployment demands neural architectures that are simultaneously accurate, computationally efficient, and hardware-deployable - a challenge addressed by hardware-aware Neural Architecture Search (NAS). While recen…

Neural Architecture Search