paper-with-me

Papers

Hera: A Heterogeneity-Aware Multi-Tenant Inference Server for Personalized Recommendations

2023-02-23 · Yujeong Choi, John Kim, Minsoo Rhu

While providing low latency is a fundamental requirement in deploying recommendation services, achieving high resource utility is also crucial in cost-effectively maintaining the datacenter. Co-locating multiple workers of a model is an effective way to maximize query-level parallelism and server throughput, but the interference caused by concurrent workers at shared resources can prevent server queries from meeting its SLA. Hera utilizes the heterogeneous memory requirement of multi-tenant recommendation models to intelligently determine a productive set of co-located models and its resource allocation, providing fast response time while achieving high throughput. We show that Hera achieves an average 37.3% improvement in effective machine utilization, enabling 26% reduction in required servers, significantly improving upon the baseline recommedation inference server.

📄 PDF Abstract BibTeX arXiv:2302.11750

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DriftSched: Adaptive QoS-Aware Scheduling under Runtime Token Drift for Multi-Tenant GPU Inference

2026-06-02 · Kathiravan Palaniappan arxiv

The rapid growth of large language model (LLM) inference services has increased the demand for efficient multi-tenant GPU scheduling. While modern inference runtimes such as vLLM improve throughput through continuous bat…

Selective KV-Cache Sharing to Mitigate Timing Side-Channels in LLM Inference

2025-08-11 · Kexin Chu, Zecheng Lin, Dawei Xiang, Zixu Shen 외 arxiv

Global KV-cache sharing is an effective optimization for accelerating large language model (LLM) inference, yet it introduces an API-visible timing side channel that lets adversaries infer sensitive user inputs from shar…

Perseus: Characterizing Performance and Cost of Multi-Tenant Serving for CNN Models

2019-12-05 · Matthew LeMay, Shijian Li, Tian Guo

Deep learning models are increasingly used for end-user applications, supporting both novel features such as facial recognition, and traditional features, e.g. web search. To accommodate high inference throughput, it is …

CPU

SensiX++: Bringing MLOPs and Multi-tenant Model Serving to Sensory Edge Devices

2021-09-08 · Chulhong Min, Akhil Mathur, Utku Gunay Acer, Alessandro Montanari 외

We present SensiX++ - a multi-tenant runtime for adaptive model execution with integrated MLOps on edge devices, e.g., a camera, a microphone, or IoT sensors. SensiX++ operates on two fundamental principles - highly modu…

JoyNexus: Service-Oriented Multi-Tenant Post-Training for VLA Models

2026-07-17 · Haoran Sun, Wentao Zhang, Junyang Hua, Hedan Yang 외 arxiv

The post-training of Vision-Language-Action (VLA) models is essential due to the diversity of simulators, robot embodiments, and task objectives. Existing compute services, whether offered as direct accelerator rental or…

Reinforcement Learning