paper-with-me

홈 › Papers

MultiTASC: A Multi-Tenancy-Aware Scheduler for Cascaded DNN Inference at the Consumer Edge

2023-06-22 · Sokratis Nikolaidis, Stylianos I. Venieris, Iakovos S. Venieris

Cascade systems comprise a two-model sequence, with a lightweight model processing all samples and a heavier, higher-accuracy model conditionally refining harder samples to improve accuracy. By placing the light model on the device side and the heavy model on a server, model cascades constitute a widely used distributed inference approach. With the rapid expansion of intelligent indoor environments, such as smart homes, the new setting of Multi-Device Cascade is emerging where multiple and diverse devices are to simultaneously use a shared heavy model on the same server, typically located within or close to the consumer environment. This work presents MultiTASC, a multi-tenancy-aware scheduler that adaptively controls the forwarding decision functions of the devices in order to maximize the system throughput, while sustaining high accuracy and low latency. By explicitly considering device heterogeneity, our scheduler improves the latency service-level objective (SLO) satisfaction rate by 20-25 percentage points (pp) over state-of-the-art cascade methods in highly heterogeneous setups, while serving over 40 devices, showcasing its scalability.

📄 PDF Abstract BibTeX arXiv:2306.12830

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MultiTASC++: A Continuously Adaptive Scheduler for Edge-Based Multi-Device Cascade Inference

2024-12-05 · Sokratis Nikolaidis, Stylianos I. Venieris, Iakovos S. Venieris

Cascade systems, consisting of a lightweight model processing all samples and a heavier, high-accuracy model refining challenging samples, have become a widely-adopted distributed inference approach to achieving high acc…

Resource Sharing for Multi-Tenant NoSQL Data Store in Cloud

2016-01-05 · Jiaan Zeng

Multi-tenancy hosting of users in cloud NoSQL data stores is favored by cloud providers because it enables resource sharing at low operating cost. Multi-tenancy takes several forms depending on whether the back-end file …

Scheduling

Edge-MultiAI: Multi-Tenancy of Latency-Sensitive Deep Learning Applications on Edge

2022-11-14 · SM Zobaed, Ali Mokhtari, Jaya Prakash Champati, Mathieu Kourouma 외

Smart IoT-based systems often desire continuous execution of multiple latency-sensitive Deep Learning (DL) applications. The edge servers serve as the cornerstone of such IoT-based systems, however, their resource limita…

ManagementModel CompressionQuantization

MoCA: Memory-Centric, Adaptive Execution for Multi-Tenant Deep Neural Networks

2023-05-10 · Seah Kim, Hasan Genc, Vadim Vadimovich Nikiforov, Krste Asanović 외

Driven by the wide adoption of deep neural networks (DNNs) across different application domains, multi-tenancy execution, where multiple DNNs are deployed simultaneously on the same hardware, has been proposed to satisfy…

Fairness

SCAR: Scheduling Multi-Model AI Workloads on Heterogeneous Multi-Chiplet Module Accelerators

2024-05-01 · Mohanad Odema, Luke Chen, Hyoukjun Kwon, Mohammad Abdullah Al Faruque

Emerging multi-model workloads with heavy models like recent large language models significantly increased the compute and memory demands on hardware. To address such increasing demands, designing a scalable hardware arc…

NavigateScheduling