paper-with-me

Papers

DPP-Net: Device-aware Progressive Search for Pareto-optimal Neural Architectures

2018-06-21 · ECCV 2018 9 · Jin-Dong Dong, An-Chieh Cheng, Da-Cheng Juan, Wei Wei, Min Sun

Recent breakthroughs in Neural Architectural Search (NAS) have achieved state-of-the-art performances in applications such as image classification and language modeling. However, these techniques typically ignore device-related objectives such as inference time, memory usage, and power consumption. Optimizing neural architecture for device-related objectives is immensely crucial for deploying deep networks on portable devices with limited computing resources. We propose DPP-Net: Device-aware Progressive Search for Pareto-optimal Neural Architectures, optimizing for both device-related (e.g., inference time and memory usage) and device-agnostic (e.g., accuracy and model size) objectives. DPP-Net employs a compact search space inspired by current state-of-the-art mobile CNNs, and further improves search efficiency by adopting progressive search (Liu et al. 2017). Experimental results on CIFAR-10 are poised to demonstrate the effectiveness of Pareto-optimal networks found by DPP-Net, for three different devices: (1) a workstation with Titan X GPU, (2) NVIDIA Jetson TX1 embedded system, and (3) mobile phone with ARM Cortex-A53. Compared to CondenseNet and NASNet (Mobile), DPP-Net achieves better performances: higher accuracy and shorter inference time on various devices. Additional experimental results show that models found by DPP-Net also achieve considerably-good performance on ImageNet as well.

📄 PDF Abstract BibTeX arXiv:1806.08198

Code (0)

등록된 구현이 없습니다.

Tasks

GPUimage-classificationImage ClassificationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Pareto-aware Neural Architecture Generation for Diverse Computational Budgets

2022-10-14 · Yong Guo, Yaofo Chen, Yin Zheng, Qi Chen 외

Designing feasible and effective architectures under diverse computational budgets, incurred by different applications/devices, is essential for deploying deep models in real-world applications. To achieve this goal, exi…

CPUGPU

Searching Toward Pareto-Optimal Device-Aware Neural Architectures

2018-08-29 · An-Chieh Cheng, Jin-Dong Dong, Chi-Hung Hsu, Shu-Huan Chang 외

Recent breakthroughs in Neural Architectural Search (NAS) have achieved state-of-the-art performance in many tasks such as image classification and language understanding. However, most existing works only optimize for m…

image-classificationImage Classification

Pareto-Frontier-aware Neural Architecture Generation for Diverse Budgets

2021-02-27 · Yong Guo, Yaofo Chen, Yin Zheng, Qi Chen 외

Designing feasible and effective architectures under diverse computation budgets incurred by different applications/devices is essential for deploying deep models in practice. Existing methods often perform an independen…

CPUGPU

One Proxy Device Is Enough for Hardware-Aware Neural Architecture Search

2021-11-01 · Bingqian Lu, Jianyi Yang, Weiwen Jiang, Yiyu Shi 외

Convolutional neural networks (CNNs) are used in numerous real-world applications such as vision-based autonomous driving and video content analysis. To run CNN inference on various target devices, hardware-aware neural …

Hardware Aware Neural Architecture SearchNeural Architecture Search

VisPCO: Visual Token Pruning Configuration Optimization via Budget-Aware Pareto-Frontier Learning for Vision-Language Models

2026-04-16 · Huawei Ji, Yuanhao Sun, Yuan Jin, Cheng Deng 외 arxiv

Visual token pruning methods effectively mitigate the quadratic computational growth caused by processing high-resolution images and video frames in vision-language models (VLMs). However, existing approaches rely on pre…