paper-with-me

홈 › 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 accuracy and maintaining a low computational burden for mobile and IoT devices. As intelligent indoor environments, like smart homes, continue to expand, a new scenario emerges, the multi-device cascade. In this setting, multiple diverse devices simultaneously utilize a shared heavy model hosted on a server, often situated within or close to the consumer environment. This work introduces MultiTASC++, a continuously adaptive multi-tenancy-aware scheduler that dynamically controls the forwarding decision functions of devices to optimize system throughput while maintaining high accuracy and low latency. Through extensive experimentation in diverse device environments and with varying server-side models, we demonstrate the scheduler's efficacy in consistently maintaining a targeted satisfaction rate while providing the highest available accuracy across different device tiers and workloads of up to 100 devices. This demonstrates its scalability and efficiency in addressing the unique challenges of collaborative DNN inference in dynamic and diverse IoT environments.

📄 PDF Abstract BibTeX arXiv:2412.04147

Code (0)

등록된 구현이 없습니다.

Similar 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…

Adaptive Execution Scheduler for DataDios SmartDiff

2025-10-09 · Aryan Poduri arxiv

We present an adaptive scheduler for a single differencing engine (SmartDiff) with two execution modes: (i) in-memory threads and (ii) Dask based parallelism. The scheduler continuously tunes batch size and worker/thread…

Efficient RLVR Scheduling via Graph-Structured Online Difficulty Estimation

2026-08-18 · Zhizhao Liu, Zhiliang Tian, Xi Wang, Zhihua Wen 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) improves the reasoning capabilities of large language models but relies on costly rollout exploration. Assigning the same exploration budget to samples with different…

Reinforcement Learning

EWSJF: An Adaptive Scheduler with Hybrid Partitioning for Mixed-Workload LLM Inference

2026-01-29 · Bronislav Sidik, Chaya Levi, Joseph Kampeas arxiv

Serving Large Language Models (LLMs) under mixed workloads--short, latency-sensitive interactive queries alongside long, throughput-oriented batch requests--poses a fundamental scheduling challenge. Standard First-Come, …

RaSS: Improving Denoising Diffusion Samplers with Reinforced Active Sampling Scheduler

2025-01-01 · CVPR 2025 1 · Xin Ding, Lei Yu, Xin Li, Zhijun Tu 외

Recent years have witnessed the great success of denoising diffusion samplers in improving the generative capability and sampling efficiency given a pre-trained diffusion model. However, most sampling schedulers in d…

DenoisingReinforcement Learning (RL)