paper-with-me

Papers

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

2025-07-08 · Zekai Sun, Xiuxian Guan, Zheng Lin, Zihan Fang, Xiangming Cai, Zhe Chen, Fangming Liu, Heming Cui, Jie Xiong, Wei Ni, Chau Yuen 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 resources and battery life. While Mobile Edge Computing (MEC) offers collaborative inference with GPU servers as a promising solution, existing approaches primarily rely on layer-wise model partitioning and undergo significant transmission bottlenecks caused by the sequential execution of DNN operations. To address this challenge, we present Intra-DP, a high-performance collaborative inference system optimized for DNN inference on MEC. Intra DP employs a novel parallel computing technique based on local operators (i.e., operators whose minimum unit input is not the entire input tensor, such as the convolution kernel). By decomposing their computations (operations) into several independent sub-operations and overlapping the computation and transmission of different sub-operations through parallel execution, Intra-DP mitigates transmission bottlenecks in MEC, achieving fast and energy-efficient inference. The evaluation demonstrates that Intra-DP reduces per-inference latency by up to 50% and energy consumption by up to 75% compared to state-of-the-art baselines, without sacrificing accuracy.

📄 PDF Abstract BibTeX arXiv:2507.05829

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Full-scene Domain Generalization in Multi-agent Collaborative Bird's Eye View Segmentation for Connected and Autonomous Driving

2023-11-28 · Senkang Hu, Zhengru Fang, Yiqin Deng, Xianhao Chen 외

Collaborative perception has recently gained significant attention in autonomous driving, improving perception quality by enabling the exchange of additional information among vehicles. However, deploying collaborative p…

Autonomous DrivingAutonomous VehiclesDomain Generalization

Personalized Deep Learning for Ventricular Arrhythmias Detection on Medical IoT Systems

2020-08-18 · Zhenge Jia, Zhepeng Wang, Feng Hong, Lichuan Ping 외

Life-threatening ventricular arrhythmias (VA) are the leading cause of sudden cardiac death (SCD), which is the most significant cause of natural death in the US. The implantable cardioverter defibrillator (ICD) is a sma…

Rhythm

Occult: Optimizing Collaborative Communication across Experts for Accelerated Parallel MoE Training and Inference

2025-05-19 · Shuqing Luo, Pingzhi Li, Jie Peng, Hanrui Wang 외

Mixture-of-experts (MoE) architectures could achieve impressive computational efficiency with expert parallelism, which relies heavily on all-to-all communication across devices. Unfortunately, such communication overhea…

Computational EfficiencyMixture-of-Experts

Near-Lossless Deep Feature Compression for Collaborative Intelligence

2018-04-26 · Hyomin Choi, Ivan V. Bajic

Collaborative intelligence is a new paradigm for efficient deployment of deep neural networks across the mobile-cloud infrastructure. By dividing the network between the mobile and the cloud, it is possible to distribute…

Feature Compression

Jupiter: Fast and Resource-Efficient Collaborative Inference of Generative LLMs on Edge Devices

2025-04-11 · Shengyuan Ye, Bei Ouyang, Liekang Zeng, Tianyi Qian 외

Generative large language models (LLMs) have garnered significant attention due to their exceptional capabilities in various AI tasks. Traditionally deployed in cloud datacenters, LLMs are now increasingly moving towards…

Collaborative InferenceEdge-computing