paper-with-me

Papers

Autodidactic Neurosurgeon: Collaborative Deep Inference for Mobile Edge Intelligence via Online Learning

2021-02-02 · Letian Zhang, Lixing Chen, Jie Xu

Recent breakthroughs in deep learning (DL) have led to the emergence of many intelligent mobile applications and services, but in the meanwhile also pose unprecedented computing challenges on resource-constrained mobile devices. This paper builds a collaborative deep inference system between a resource-constrained mobile device and a powerful edge server, aiming at joining the power of both on-device processing and computation offloading. The basic idea of this system is to partition a deep neural network (DNN) into a front-end part running on the mobile device and a back-end part running on the edge server, with the key challenge being how to locate the optimal partition point to minimize the end-to-end inference delay. Unlike existing efforts on DNN partitioning that rely heavily on a dedicated offline profiling stage to search for the optimal partition point, our system has a built-in online learning module, called Autodidactic Neurosurgeon (ANS), to automatically learn the optimal partition point on-the-fly. Therefore, ANS is able to closely follow the changes of the system environment by generating new knowledge for adaptive decision making. The core of ANS is a novel contextual bandit learning algorithm, called $\mu$LinUCB, which not only has provable theoretical learning performance guarantee but also is ultra-lightweight for easy real-world implementation. We implement our system on a video stream object detection testbed to validate the design of ANS and evaluate its performance. The experiments show that ANS significantly outperforms state-of-the-art benchmarks in terms of tracking system changes and reducing the end-to-end inference delay.

📄 PDF Abstract BibTeX arXiv:2102.02638

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CANS: Accelerating Multiuser Collaborative Edge Inference via Cooperative Autodidactic NeuroSurgeon

2026-06-08 · Zheshun Wu, Ziyang Zhang, Changyao Lin, Zenglin Xu 외 arxiv

Recently, mobile edge computing (MEC)-enabled collaborative deep neural network (DNN) inference has emerged as a promising approach for delivering intelligent services to resource-constrained mobile devices. A representa…

Auto-tuning Neural Network Quantization Framework for Collaborative Inference Between the Cloud and Edge

2018-12-16 · Guangli Li, Lei Liu, Xueying Wang, Xiao Dong 외

Recently, deep neural networks (DNNs) have been widely applied in mobile intelligent applications. The inference for the DNNs is usually performed in the cloud. However, it leads to a large overhead of transmitting data …

Collaborative InferenceQuantization

Intra-DP: A High Performance Collaborative Inference System for Mobile Edge Computing

2025-07-08 · Zekai Sun, Xiuxian Guan, Zheng Lin, Zihan Fang 외 arxiv

Deploying deep neural networks (DNNs) on resource-constrained mobile devices presents significant challenges, particularly in achieving real-time performance while simultaneously coping with limited computational resourc…

Bayes-Split-Edge: Bayesian Optimization for Constrained Collaborative Inference in Wireless Edge Systems

2025-10-27 · Fatemeh Zahra Safaeipour, Jacob Chakareski, Morteza Hashemi arxiv

Mobile edge devices (e.g., AR/VR headsets) typically need to complete timely inference tasks while operating with limited on-board computing and energy resources. In this paper, we investigate the problem of collaborativ…

Confidant: Customizing Transformer-based LLMs via Collaborative Edge Training

2023-11-22 · Yuhao Chen, Yuxuan Yan, Qianqian Yang, Yuanchao Shu 외

Transformer-based large language models (LLMs) have demonstrated impressive capabilities in a variety of natural language processing (NLP) tasks. Nonetheless, it is challenging to deploy and fine-tune LLMs on mobile edge…

CPU