DCJun 13

HeRo: Adaptive Orchestration of Agentic RAG on Heterogeneous Mobile SoC

arXiv:2603.016613.1h-index: 7
Predicted impact top 79% in DC · last 90 daysOriginality Incremental advance
AI Analysis

For mobile AI practitioners, HeRo addresses the critical bottleneck of deploying multi-stage agentic RAG workflows on heterogeneous mobile SoCs.

HeRo reduces end-to-end latency of agentic RAG on mobile SoCs by up to 10.94× over existing deployment strategies, enabling practical on-device deployment.

With the increasing computational capability of mobile devices, deploying agentic retrieval-augmented generation (RAG) locally on heterogeneous System-on-Chips (SoCs) has become a promising way to enhance LLM-based applications. However, agentic RAG induces multi-stage workflows with heterogeneous models and dynamic execution flow, while mobile SoCs exhibit strong accelerator affinity, shape sensitivity, and shared-memory bandwidth contention, making naive scheduling ineffective. We present HeRo, a heterogeneous-aware framework for low-latency agentic RAG on mobile SoCs. HeRo builds profiling-based performance models for each sub-stage and model-PU configuration, capturing latency, workload shape, and contention-induced slowdown, and leverages them in a lightweight online scheduler that combines shape-aware sub-stage partitioning, criticality-based accelerator mapping, and bandwidth-aware concurrency control. Experiments on commercial mobile devices show that HeRo reduces end-to-end latency by up to $10.94\times$ over existing deployment strategies, enabling practical on-device agentic RAG.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes