Twill: Scheduling Compound AI Systems on Heterogeneous Mobile Edge Platforms
Zain Taufique, Aman Vyas, Antonio Miele, Pasi Liljeberg, Anil Kanduri

TL;DR
Twill is a runtime framework designed to efficiently schedule complex Compound AI workloads, including DNNs and LLMs, on heterogeneous mobile edge platforms, significantly reducing inference latency within power constraints.
Contribution
Twill introduces a novel scheduling approach with task affinity, migration, freezing, and DVFS to handle concurrent cAI workloads on mobile edge devices.
Findings
Reduces inference latency by 54% on average
Effectively manages concurrent DNN and LLM inference tasks
Operates within specified power budgets
Abstract
Compound AI (cAI) systems chain multiple AI models to solve complex problems. cAI systems are typically composed of deep neural networks (DNNs), transformers, and large language models (LLMs), exhibiting a high degree of computational diversity and dynamic workload variation. Deploying cAI services on mobile edge platforms poses a significant challenge in scheduling concurrent DNN-transformer inference tasks, which arrive dynamically in an unknown sequence. Existing mobile edge AI inference strategies manage multi-DNN or transformer-only workloads, relying on design-time profiling, and cannot handle concurrent inference of DNNs and transformers required by cAI systems. In this work, we address the challenge of scheduling cAI systems on heterogeneous mobile edge platforms. We present Twill, a run-time framework to handle concurrent inference requests of cAI workloads through task…
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
TopicsAdvanced Neural Network Applications · Big Data and Digital Economy · IoT and Edge/Fog Computing
