paper-with-me

홈 › Papers

Designing Adaptive Neural Networks for Energy-Constrained Image Classification

2018-08-05 · Dimitrios Stamoulis, Ting-Wu Chin, Anand Krishnan Prakash, Haocheng Fang, Sribhuvan Sajja, Mitchell Bognar, Diana Marculescu

As convolutional neural networks (CNNs) enable state-of-the-art computer vision applications, their high energy consumption has emerged as a key impediment to their deployment on embedded and mobile devices. Towards efficient image classification under hardware constraints, prior work has proposed adaptive CNNs, i.e., systems of networks with different accuracy and computation characteristics, where a selection scheme adaptively selects the network to be evaluated for each input image. While previous efforts have investigated different network selection schemes, we find that they do not necessarily result in energy savings when deployed on mobile systems. The key limitation of existing methods is that they learn only how data should be processed among the CNNs and not the network architectures, with each network being treated as a blackbox. To address this limitation, we pursue a more powerful design paradigm where the architecture settings of the CNNs are treated as hyper-parameters to be globally optimized. We cast the design of adaptive CNNs as a hyper-parameter optimization problem with respect to energy, accuracy, and communication constraints imposed by the mobile device. To efficiently solve this problem, we adapt Bayesian optimization to the properties of the design space, reaching near-optimal configurations in few tens of function evaluations. Our method reduces the energy consumed for image classification on a mobile device by up to 6x, compared to the best previously published work that uses CNNs as blackboxes. Finally, we evaluate two image classification practices, i.e., classifying all images locally versus over the cloud under energy and communication constraints.

📄 PDF Abstract BibTeX arXiv:1808.01550

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Multi-task multi-constraint differential evolution with elite-guided knowledge transfer for coal mine integrated energy system dispatching

2024-06-29 · Canyun Dai, Xiaoyan Sun, Hejuan Hu, Wei Song 외

The dispatch optimization of coal mine integrated energy system is challenging due to high dimensionality, strong coupling constraints, and multiobjective. Existing constrained multiobjective evolutionary algorithms stru…

DiversityEvolutionary AlgorithmsMultiobjective OptimizationTransfer Learning

Designing Stable Neural Networks using Convex Analysis and ODEs

2023-06-29 · Ferdia Sherry, Elena Celledoni, Matthias J. Ehrhardt, Davide Murari 외

Motivated by classical work on the numerical integration of ordinary differential equations we present a ResNet-styled neural network architecture that encodes non-expansive (1-Lipschitz) operators, as long as the spectr…

DeblurringDenoisingimage-classificationImage Classification+2

Real-Time Image Processing Algorithms for Embedded Systems

2026-01-09 · Soundes Oumaima Boufaida, Abdemadjid Benmachiche, Majda Maatallah arxiv

Embedded vision systems need efficient and robust image processing algorithms to perform real-time, with resource-constrained hardware. This research investigates image processing algorithms, specifically edge detection,…

Edge Detection

Conditionally Deep Hybrid Neural Networks Across Edge and Cloud

2020-05-21 · Yinghan Long, Indranil Chakraborty, Kaushik Roy

The pervasiveness of "Internet-of-Things" in our daily life has led to a recent surge in fog computing, encompassing a collaboration of cloud computing and edge intelligence. To that effect, deep learning has been a majo…

ClassificationCloud ComputingEarly ClassificationGeneral Classification+3

ECC: Platform-Independent Energy-Constrained Deep Neural Network Compression via a Bilinear Regression Model

2018-12-05 · CVPR 2019 6 · Haichuan Yang, Yuhao Zhu, Ji Liu

Many DNN-enabled vision applications constantly operate under severe energy constraints such as unmanned aerial vehicles, Augmented Reality headsets, and smartphones. Designing DNNs that can meet a stringent energy budge…

Neural Network Compressionregression