English

Online Learning for Function Placement in Serverless Computing

Machine Learning 2025-06-04 v2 Networking and Internet Architecture

Abstract

We study the placement of virtual functions aimed at minimizing the cost. We propose a novel algorithm, using ideas based on multi-armed bandits. We prove that these algorithms learn the optimal placement policy rapidly, and their regret grows at a rate at most O(NMTlnT)O( N M \sqrt{T\ln T} ) while respecting the feasibility constraints with high probability, where TT is total time slots, MM is the number of classes of function and NN is the number of computation nodes. We show through numerical experiments that the proposed algorithm both has good practical performance and modest computational complexity. We propose an acceleration technique that allows the algorithm to achieve good performance also in large networks where computational power is limited. Our experiments are fully reproducible, and the code is publicly available.

Keywords

Cite

@article{arxiv.2410.13696,
  title  = {Online Learning for Function Placement in Serverless Computing},
  author = {Wei Huang and Richard Combes and Andrea Araldo and Hind Castel-Taleb and Badii Jouaber},
  journal= {arXiv preprint arXiv:2410.13696},
  year   = {2025}
}

Comments

NetSoft 2025

R2 v1 2026-06-28T19:26:05.734Z