NILGApr 14, 2022

Measurement-based Admission Control in Sliced Networks: A Best Arm Identification Approach

arXiv:2204.06910v29 citationsh-index: 48
AI Analysis

This work addresses the challenge of efficient resource management in sliced networks for network operators, but it is incremental as it applies existing best arm identification tools to a specific domain problem.

The paper tackles the problem of adaptive admission control for data flows in sliced networks by designing a joint measurement and decision strategy that identifies the best slice (e.g., least loaded) with confidence while minimizing measurement cost. The result shows that their algorithm significantly outperforms a naive scheme by a factor of 2-8 in reducing measurement costs.

In sliced networks, the shared tenancy of slices requires adaptive admission control of data flows, based on measurements of network resources. In this paper, we investigate the design of measurement-based admission control schemes, deciding whether a new data flow can be admitted and in this case, on which slice. The objective is to devise a joint measurement and decision strategy that returns a correct decision (e.g., the least loaded slice) with a certain level of confidence while minimizing the measurement cost (the number of measurements made before committing to the decision). We study the design of such strategies for several natural admission criteria specifying what a correct decision is. For each of these criteria, using tools from best arm identification in bandits, we first derive an explicit information-theoretical lower bound on the cost of any algorithm returning the correct decision with fixed confidence. We then devise a joint measurement and decision strategy achieving this theoretical limit. We compare empirically the measurement costs of these strategies, and compare them both to the lower bounds as well as a naive measurement scheme. We find that our algorithm significantly outperforms the naive scheme (by a factor $2-8$).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes