paper-with-me

홈 › Papers

AutoML from Service Provider's Perspective: Multi-device, Multi-tenant Model Selection with GP-EI

2018-03-17 · Chen Yu, Bojan Karlas, Jie Zhong, Ce Zhang, Ji Liu

AutoML has become a popular service that is provided by most leading cloud service providers today. In this paper, we focus on the AutoML problem from the \emph{service provider's perspective}, motivated by the following practical consideration: When an AutoML service needs to serve {\em multiple users} with {\em multiple devices} at the same time, how can we allocate these devices to users in an efficient way? We focus on GP-EI, one of the most popular algorithms for automatic model selection and hyperparameter tuning, used by systems such as Google Vizer. The technical contribution of this paper is the first multi-device, multi-tenant algorithm for GP-EI that is aware of \emph{multiple} computation devices and multiple users sharing the same set of computation devices. Theoretically, given $N$ users and $M$ devices, we obtain a regret bound of $O((\text{\bf {MIU}}(T,K) + M)\frac{N^2}{M})$, where $\text{\bf {MIU}}(T,K)$ refers to the maximal incremental uncertainty up to time $T$ for the covariance matrix $K$. Empirically, we evaluate our algorithm on two applications of automatic model selection, and show that our algorithm significantly outperforms the strategy of serving users independently. Moreover, when multiple computation devices are available, we achieve near-linear speedup when the number of users is much larger than the number of devices.

📄 PDF Abstract BibTeX arXiv:1803.06561

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLModel Selection

Similar Papers 제목 키워드 기반

Optimal Pricing of Internet of Things: A Machine Learning Approach

2020-02-14 · Mohammad Abu Alsheikh, Dinh Thai Hoang, Dusit Niyato, Derek Leong 외

Internet of things (IoT) produces massive data from devices embedded with sensors. The IoT data allows creating profitable services using machine learning. However, previous research does not address the problem of optim…

BIG-bench Machine Learning

Dynamic Pricing for On-Demand DNN Inference in the Edge-AI Market

2025-03-06 · Songyuan Li, Jia Hu, Geyong Min, Haojun Huang 외

The convergence of edge computing and AI gives rise to Edge-AI, which enables the deployment of real-time AI applications and services at the network edge. One of the fundamental research issues in Edge-AI is edge infere…

Edge-computingFairness

A Comprehensive Survey on Automated Machine Learning for Recommendations

2022-04-04 · Bo Chen, Xiangyu Zhao, Yejing Wang, Wenqi Fan 외

Deep recommender systems (DRS) are critical for current commercial online service providers, which address the issue of information overload by recommending items that are tailored to the user's interests and preferences…

AutoMLBIG-bench Machine Learningfeature selectionRecommendation Systems+1

SODA: Protecting Proprietary Information in On-Device Machine Learning Models

2023-12-22 · Akanksha Atrey, Ritwik Sinha, Saayan Mitra, Prashant Shenoy

The growth of low-end hardware has led to a proliferation of machine learning-based services in edge applications. These applications gather contextual information about users and provide some services, such as personali…

What can multi-cloud configuration learn from AutoML?

2021-09-29 · Malgorzata Lazuka, Thomas Parnell, Andreea Anghel, Haralampos Pozidis

Multi-cloud computing has become increasingly popular with enterprises looking to avoid vendor lock-in. While most cloud providers offer similar functionality, they may differ significantly in terms of performance and/or…

AutoMLCloud Computing