paper-with-me

Papers

Edge Intelligence: On-Demand Deep Learning Model Co-Inference with Device-Edge Synergy

2018-06-20 · En Li, Zhi Zhou, Xu Chen

As the backbone technology of machine learning, deep neural networks (DNNs) have have quickly ascended to the spotlight. Running DNNs on resource-constrained mobile devices is, however, by no means trivial, since it incurs high performance and energy overhead. While offloading DNNs to the cloud for execution suffers unpredictable performance, due to the uncontrolled long wide-area network latency. To address these challenges, in this paper, we propose Edgent, a collaborative and on-demand DNN co-inference framework with device-edge synergy. Edgent pursues two design knobs: (1) DNN partitioning that adaptively partitions DNN computation between device and edge, in order to leverage hybrid computation resources in proximity for real-time DNN inference. (2) DNN right-sizing that accelerates DNN inference through early-exit at a proper intermediate DNN layer to further reduce the computation latency. The prototype implementation and extensive evaluations based on Raspberry Pi demonstrate Edgent's effectiveness in enabling on-demand low-latency edge intelligence.

📄 PDF Abstract BibTeX arXiv:1806.07840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Edge AI: On-Demand Accelerating Deep Neural Network Inference via Edge Computing

2019-10-04 · En Li, Liekang Zeng, Zhi Zhou, Xu Chen

As a key technology of enabling Artificial Intelligence (AI) applications in 5G era, Deep Neural Networks (DNNs) have quickly attracted widespread attention. However, it is challenging to run computation-intensive DNN-ba…

Change Point DetectionCollaborative InferenceEdge-computing

Enabling Deep Learning on Edge Devices

2022-10-06 · Zhongnan Qu

Deep neural networks (DNNs) have succeeded in many different perception tasks, e.g., computer vision, natural language processing, reinforcement learning, etc. The high-performed DNNs heavily rely on intensive resource c…

Deep Learning

SwapNet: Efficient Swapping for DNN Inference on Edge AI Devices Beyond the Memory Budget

2024-01-30 · Kun Wang, Jiani Cao, Zimu Zhou, Zhenjiang Li

Executing deep neural networks (DNNs) on edge artificial intelligence (AI) devices enables various autonomous mobile computing applications. However, the memory budget of edge AI devices restricts the number and complexi…

GPUModel CompressionScheduling

Dynamic Split Computing for Efficient Deep Edge Intelligence

2022-05-23 · Arian Bakhtiarnia, Nemanja Milošević, Qi Zhang, Dragana Bajović 외

Deploying deep neural networks (DNNs) on IoT and mobile devices is a challenging task due to their limited computational resources. Thus, demanding tasks are often entirely offloaded to edge servers which can accelerate …

Edge-computingHyperparameter Optimization

Edge Intelligence Optimization for Large Language Model Inference with Batching and Quantization

2024-05-12 · Xinyuan Zhang, Jiang Liu, Zehui Xiong, Yudong Huang 외

Generative Artificial Intelligence (GAI) is taking the world by storm with its unparalleled content creation ability. Large Language Models (LLMs) are at the forefront of this movement. However, the significant resource …

Language ModelingLanguage ModellingLarge Language ModelQuantization+1