arXiv:2511.00603cs.DCcs.AI2025-11被引 1

通过分类任务并行处理,提升边缘云AI推理效率

EPARA: Parallelizing Categorized AI Inference in Edge Clouds

  • 按任务延迟敏感性和资源需求分类,动态分配并行模式
  • 实测在生产负载下吞吐量最高提升2.1倍
  • 适合部署多类型AI任务的边缘计算场景

随着大语言模型和计算机视觉AI应用的普及,边缘云中AI推理系统的计算压力持续增加。本文提出EPARA,一种面向边缘端的端到端并行推理框架,旨在提升边缘AI服务能力。核心思想是根据任务对延迟/频率的敏感性及对GPU资源的需求进行分类,实现请求级与服务级的任务-资源协同分配。EPARA包含三个核心组件:1)基于任务类别的并行化分配器,决定每个任务的并行模式;2)分布式请求处理器,执行具体请求计算;3)状态感知调度器,周期性更新服务在边缘云中的部署位置。我们实现了EPARA原型,并在大语言模型与图像分割任务上开展案例研究。基于边缘服务器、嵌入式设备和微型计算机的测试床实验表明,相较于现有框架,EPARA在生产工作负载下最高可实现2.1倍的吞吐量提升,且能适应多种边缘AI推理任务。

原文摘要 · Abstract (English)

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 placement in edge clouds. We implement a EPARA prototype and conduct a case study on the EPARA operation for LLMs and segmentation tasks. Evaluation through testbed experiments involving edge servers, embedded devices, and microcomputers shows that EPARA achieves up to 2.1$\times$ higher goodput in production workloads compared to prior frameworks, while adapting to various edge AI inference tasks.

边缘计算AI推理并行调度任务分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。