paper-with-me

Papers

Distributed Deep Learning Inference Acceleration using Seamless Collaboration in Edge Computing

2022-07-22 · Nan Li, Alexandros Iosifidis, Qi Zhang

This paper studies inference acceleration using distributed convolutional neural networks (CNNs) in collaborative edge computing. To ensure inference accuracy in inference task partitioning, we consider the receptive-field when performing segment-based partitioning. To maximize the parallelization between the communication and computing processes, thereby minimizing the total inference time of an inference task, we design a novel task collaboration scheme in which the overlapping zone of the sub-tasks on secondary edge servers (ESs) is executed on the host ES, named as HALP. We further extend HALP to the scenario of multiple tasks. Experimental results show that HALP can accelerate CNN inference in VGG-16 by 1.7-2.0x for a single task and 1.7-1.8x for 4 tasks per batch on GTX 1080TI and JETSON AGX Xavier, which outperforms the state-of-the-art work MoDNN. Moreover, we evaluate the service reliability under time-variant channel, which shows that HALP is an effective solution to ensure high service reliability with strict service deadline.

📄 PDF Abstract BibTeX arXiv:2207.11294

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningEdge-computing

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Design and Prototyping Distributed CNN Inference Acceleration in Edge Computing

2022-11-24 · Zhongtian Dong, Nan Li, Alexandros Iosifidis, Qi Zhang

For time-critical IoT applications using deep learning, inference acceleration through distributed computing is a promising approach to meet a stringent deadline. In this paper, we implement a working prototype of a new …

Distributed ComputingEdge-computingModel CompressionModel Selection+1

Personalized Collaborative Learning with Affinity-Based Variance Reduction

2025-10-17 · Chenyu Zhang, Navid Azizan arxiv

Multi-agent learning faces a fundamental tension: leveraging distributed collaboration without sacrificing the personalization needed for diverse agents. This tension intensifies when aiming for full personalization whil…

Federated Learning

GKT: A Novel Guidance-Based Knowledge Transfer Framework For Efficient Cloud-edge Collaboration LLM Deployment

2024-05-30 · Yao Yao, Zuchao Li, Hai Zhao

The burgeoning size of Large Language Models (LLMs) has led to enhanced capabilities in generating responses, albeit at the expense of increased inference times and elevated resource demands. Existing methods of accelera…

GSM8KKnowledge DistillationTransfer Learning

Receptive Field-based Segmentation for Distributed CNN Inference Acceleration in Collaborative Edge Computing

2022-07-22 · Nan Li, Alexandros Iosifidis, Qi Zhang

This paper studies inference acceleration using distributed convolutional neural networks (CNNs) in collaborative edge computing network. To avoid inference accuracy loss in inference task partitioning, we propose recept…

Edge-computing

Trust as Extended Control: Active Inference and User Feedback During Human-Robot Collaboration

2021-04-22 · Felix Schoeller, Mark Miller, Roy Salomon, Karl J. Friston

To interact seamlessly with robots, users must infer the causes of a robot's behavior and be confident about that inference. Hence, trust is a necessary condition for human-robot collaboration (HRC). Despite its crucial …