paper-with-me

홈 › Papers

BOMP-NAS: Bayesian Optimization Mixed Precision NAS

2023-01-27 · David van Son, Floran de Putter, Sebastian Vogel, Henk Corporaal

Bayesian Optimization Mixed-Precision Neural Architecture Search (BOMP-NAS) is an approach to quantization-aware neural architecture search (QA-NAS) that leverages both Bayesian optimization (BO) and mixed-precision quantization (MP) to efficiently search for compact, high performance deep neural networks. The results show that integrating quantization-aware fine-tuning (QAFT) into the NAS loop is a necessary step to find networks that perform well under low-precision quantization: integrating it allows a model size reduction of nearly 50\% on the CIFAR-10 dataset. BOMP-NAS is able to find neural networks that achieve state of the art performance at much lower design costs. This study shows that BOMP-NAS can find these neural networks at a 6x shorter search time compared to the closest related work.

📄 PDF Abstract BibTeX arXiv:2301.11810

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationNeural Architecture SearchQuantization

Similar Papers 제목 키워드 기반

TurboMPC: Fast, Scalable, and Differentiable Model Predictive Control on the GPU

2026-06-23 · Gabriel Bravo-Palacios, Jianghan Zhang, Zachary Pestrikov, Brian Plancher 외 arxiv

Robotics increasingly relies on GPUs for parallel simulation, large-scale learning, and neural-network inference. For model predictive control (MPC) to scale with this paradigm, solvers must run efficiently on this hardw…

Reinforcement Learning

BOMP: Bin-Optimized Motion Planning

2024-10-31 · Zachary Tam, Karthik Dharmarajan, Tianshuang Qiu, Yahav Avigal 외

In logistics, the ability to quickly compute and execute pick-and-place motions from bins is critical to increasing productivity. We present Bin-Optimized Motion Planning (BOMP), a motion planning framework that plans ar…

Motion Planning

Compressive Spectrum Sensing Using Sampling-Controlled Block Orthogonal Matching Pursuit

2022-11-14 · Liyang Lu, Wenbo Xu, Yue Wang, Zhi Tian

This paper proposes two novel schemes of wideband compressive spectrum sensing (CSS) via block orthogonal matching pursuit (BOMP) algorithm, for achieving high sensing accuracy in real time. These schemes aim to reliably…

Layer-specific Optimization for Mixed Data Flow with Mixed Precision in FPGA Design for CNN-based Object Detectors

2020-09-03 · Duy Thanh Nguyen, Hyun Kim, Hyuk-Jae Lee

Convolutional neural networks (CNNs) require both intensive computation and frequent memory access, which lead to a low processing speed and large power dissipation. Although the characteristics of the different layers i…

Bayesian OptimizationModel CompressionQuantization

Generalized Residual Ratio Thresholding

2019-12-18 · Sreejith Kallummil, Sheetal Kalyani

Simultaneous orthogonal matching pursuit (SOMP) and block OMP (BOMP) are two widely used techniques for sparse support recovery in multiple measurement vector (MMV) and block sparse (BS) models respectively. For optimal …