paper-with-me

Papers

U-Boost NAS: Utilization-Boosted Differentiable Neural Architecture Search

2022-03-23 · Ahmet Caner Yüzügüler, Nikolaos Dimitriadis, Pascal Frossard

Optimizing resource utilization in target platforms is key to achieving high performance during DNN inference. While optimizations have been proposed for inference latency, memory footprint, and energy consumption, prior hardware-aware neural architecture search (NAS) methods have omitted resource utilization, preventing DNNs to take full advantage of the target inference platforms. Modeling resource utilization efficiently and accurately is challenging, especially for widely-used array-based inference accelerators such as Google TPU. In this work, we propose a novel hardware-aware NAS framework that does not only optimize for task accuracy and inference latency, but also for resource utilization. We also propose and validate a new computational model for resource utilization in inference accelerators. By using the proposed NAS framework and the proposed resource utilization model, we achieve 2.8 - 4x speedup for DNN inference compared to prior hardware-aware NAS methods while attaining similar or improved accuracy in image classification on CIFAR-10 and Imagenet-100 datasets.

📄 PDF Abstract BibTeX arXiv:2203.12412

Code (1)

yuezuegu/UBoostNAS 공식 구현 pytorch

Tasks

Hardware Aware Neural Architecture Searchimage-classificationImage ClassificationNeural Architecture Search

Similar Papers 제목 키워드 기반

TF Boosted Trees: A scalable TensorFlow based framework for gradient boosting

2017-10-31 · Natalia Ponomareva, Soroush Radpour, Gilbert Hendry, Salem Haykal 외

TF Boosted Trees (TFBT) is a new open-sourced frame-work for the distributed training of gradient boosted trees. It is based on TensorFlow, and its distinguishing features include a novel architecture, automatic loss dif…

Recent results on searches with boosted Higgs bosons at CMS

2025-07-16 · Farouk Mokhtar arxiv

The study of boosted Higgs bosons at the LHC provides a unique window to probe Higgs boson couplings at high energy scales and search for signs of physics beyond the standard model. In these proceedings, we present recen…

Gradient Boosted Normalizing Flows

2020-02-27 · NeurIPS 2020 12 · Robert Giaquinto, Arindam Banerjee

By chaining a sequence of differentiable invertible transformations, normalizing flows (NF) provide an expressive method of posterior approximation, exact density evaluation, and sampling. The trend in normalizing flow l…

Density EstimationVariational Inference

A New Channel Boosted Convolutional Neural Network using Transfer Learning

2018-04-23 · Asifullah Khan, Anabia Sohail, Amna Ali

We present a novel architectural enhancement of Channel Boosting in a deep convolutional neural network (CNN). This idea of Channel Boosting exploits both the channel dimension of CNN (learning from multiple input channe…

Transfer Learning

Boosted multilayer feedforward neural network with multiple output layers

2024-07-16 · Pattern Recognition 2024 7 · Hussein Aly, Abdulaziz K Al-Ali, Ponnuthurai Nagaratnam Suganthan

This research introduces the Boosted Ensemble deep Multi-Layer Layer Perceptron (EdMLP) architecture with multiple output layers, a novel enhancement for the traditional Multi-Layer Perceptron (MLP). By adopting a layer-…