paper-with-me

Papers

ElasticRec: A Microservice-based Model Serving Architecture Enabling Elastic Resource Scaling for Recommendation Models

2024-06-11 · Yujeong Choi, Jiin Kim, Minsoo Rhu

With the increasing popularity of recommendation systems (RecSys), the demand for compute resources in datacenters has surged. However, the model-wise resource allocation employed in current RecSys model serving architectures falls short in effectively utilizing resources, leading to sub-optimal total cost of ownership. We propose ElasticRec, a model serving architecture for RecSys providing resource elasticity and high memory efficiency. ElasticRec is based on a microservice-based software architecture for fine-grained resource allocation, tailored to the heterogeneous resource demands of RecSys. Additionally, ElasticRec achieves high memory efficiency via our utility-based resource allocation. Overall, ElasticRec achieves an average 3.3x reduction in memory allocation size and 8.1x increase in memory utility, resulting in an average 1.6x reduction in deployment cost compared to state-of-the-art RecSys inference serving system.

📄 PDF Abstract BibTeX arXiv:2406.06955

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Microservice Deployment in Edge Computing Based on Deep Q Learning

2022-02-11 · IEEE Transactions on Parallel and Distributed Systems 2022 2 · Wenkai Lv, Quan Wang, Pengfei Yang

The microservice deployment strategy is promising in reducing the overall service response time in the microservice-oriented edge computing platform. However, existing works ignore the effect of different interaction fre…

Edge-computingQ-Learning

Utilizing Graph Neural Networks for Effective Link Prediction in Microservice Architectures

2025-01-25 · Ghazal Khodabandeh, Alireza Ezaz, Majid Babaei, Naser Ezzati-Jivan

Managing microservice architectures in distributed systems is complex and resource intensive due to the high frequency and dynamic nature of inter service interactions. Accurate prediction of these future interactions ca…

Graph AttentionGraph Neural NetworkLink Prediction

Hypothesize-Then-Verify: Speculative Root Cause Analysis for Microservices with Pathwise Parallelism

2026-01-06 · Lingzhe Zhang, Tong Jia, Yunpeng Zhai, Leyi Pan 외 arxiv

Microservice systems have become the backbone of cloud-native enterprise applications due to their resource elasticity, loosely coupled architecture, and lightweight deployment. Yet, the intrinsic complexity and dynamic …

Revolutionizing Disease Diagnosis: A Microservices-Based Architecture for Privacy-Preserving and Efficient IoT Data Analytics Using Federated Learning

2023-08-27 · Safa Ben Atitallah, Maha Driss, Henda Ben Ghezala

Deep learning-based disease diagnosis applications are essential for accurate diagnosis at various disease stages. However, using personal data exposes traditional centralized learning systems to privacy concerns. On the…

Distributed ComputingFederated LearningPneumonia DetectionPrivacy Preserving+1

Health Guardian: Using Multi-modal Data to Understand Individual Health

2023-10-03 · Vince S. Siu, Kuan Yu Hsieh, Italo Buleje, Takashi Itoh 외

Artificial intelligence (AI) has shown great promise in revolutionizing the field of digital health by improving disease diagnosis, treatment, and prevention. This paper describes the Health Guardian platform, a non-comm…