EPARA: Parallelizing Categorized AI Inference in Edge Clouds
Yubo Wang, Yubo Cui, Tuo Shi, Danyang Li, Wenxin Li, Lide Suo, Tao Wang, Xin Xie

TL;DR
EPARA is a comprehensive framework that categorizes AI inference tasks and optimizes their parallel execution in edge clouds, significantly improving throughput for diverse AI workloads.
Contribution
The paper introduces EPARA, a novel end-to-end parallel inference framework that categorizes tasks and dynamically allocates resources in edge clouds, enhancing AI serving capacity.
Findings
EPARA achieves up to 2.1× higher goodput compared to prior frameworks.
EPARA effectively adapts to various edge AI inference tasks.
Prototype implementation demonstrates improved performance in real-world edge environments.
Abstract
With the increasing adoption of AI applications such as large language models and computer vision AI, the computational demands on AI inference systems are continuously rising, making the enhancement of task processing capacity using existing hardware a primary objective in edge clouds. We propose EPARA, an end-to-end AI parallel inference framework in edge, aimed at enhancing the edge AI serving capability. Our key idea is to categorize tasks based on their sensitivity to latency/frequency and requirement for GPU resources, thereby achieving both request-level and service-level task-resource allocation. EPARA consists of three core components: 1) a task-categorized parallelism allocator that decides the parallel mode of each task, 2) a distributed request handler that performs the calculation for the specific request, and 3) a state-aware scheduler that periodically updates service…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT and Edge/Fog Computing · Advanced Neural Network Applications · Big Data and Digital Economy
