paper-with-me

Papers

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

2022-05-19 · Daniel Cummings, Anthony Sarah, Sharath Nittur Sridhar, Maciej Szankin, Juan Pablo Munoz, Sairam Sundaresan

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 has been employed towards improving the first stage, namely, the training of the super-network, the search for derivative high-performing sub-networks is still under-explored. Popular methods decouple the super-network training from the sub-network search and use performance predictors to reduce the computational burden of searching on different hardware platforms. We propose a flexible search framework that automatically and efficiently finds optimal sub-networks that are optimized for different performance metrics and hardware configurations. Specifically, we show how evolutionary algorithms can be paired with lightly trained objective predictors in an iterative cycle to accelerate architecture search in a multi-objective setting for various modalities including machine translation and image classification.

📄 PDF Abstract BibTeX arXiv:2205.10358

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithmsimage-classificationImage ClassificationMachine TranslationNeural Architecture Search

Similar Papers 제목 키워드 기반

Combining Neural Architecture Search and Automatic Code Optimization: A Survey

2024-08-07 · Inas Bachiri, Hadjer Benmeziane, Smail Niar, Riyadh Baghdadi 외

Deep Learning models have experienced exponential growth in complexity and resource demands in recent years. Accelerating these models for efficient execution on resource-constrained devices has become more crucial than …

Hardware Aware Neural Architecture SearchNeural Architecture SearchSurvey

RNC: Efficient RRAM-aware NAS and Compilation for DNNs on Resource-Constrained Edge Devices

2024-09-27 · Kam Chi Loong, Shihao Han, Sishuo Liu, Ning Lin 외

Computing-in-memory (CIM) is an emerging computing paradigm, offering noteworthy potential for accelerating neural networks with high parallelism, low latency, and energy efficiency compared to conventional von Neumann a…

Neural Architecture Search

DREAM-S: Speculative Decoding with Searchable Drafting and Target-Aware Refinement for Multimodal Generation

2026-05-30 · Zining Liu, Yunhai Hu, Tianhua Xia, Bo Bao 외 arxiv

Speculative decoding (SD) has proven to be an effective technique for accelerating autoregressive generation in large language models (LLMs) however, its application to vision-language models (VLMs) remains relatively un…

Neural Architecture Searchmultimodal generation

Hardware/Software Co-Exploration of Neural Architectures

2019-07-06 · Weiwen Jiang, Lei Yang, Edwin Sha, Qingfeng Zhuge 외

We propose a novel hardware and software co-exploration framework for efficient neural architecture search (NAS). Different from existing hardware-aware NAS which assumes a fixed hardware design and explores the neural a…

Neural Architecture SearchReinforcement Learning

Woodpecker-DL: Accelerating Deep Neural Networks via Hardware-Aware Multifaceted Optimizations

2020-08-11 · Yongchao Liu, Yue Jin, Yong Chen, Teng Teng 외

Accelerating deep model training and inference is crucial in practice. Existing deep learning frameworks usually concentrate on optimizing training speed and pay fewer attentions to inference-specific optimizations. Actu…

GPU