TL;DR
This paper develops the first approximation algorithms for the Virtual Network Embedding Problem using randomized LP rounding, focusing on cactus request graphs, and demonstrates their effectiveness through computational experiments.
Contribution
It introduces a novel LP formulation for cactus request graphs and provides the first approximation algorithm for VNEP with performance guarantees.
Findings
Randomized rounding achieves 73.8% of baseline profit.
The new LP formulation decomposes into valid embeddings for cactus graphs.
The approach works well even without resource augmentation.
Abstract
The Virtual Network Embedding Problem (VNEP) captures the essence of many resource allocation problems of today's infrastructure providers, which offer their physical computation and networking resources to customers. Customers request resources in the form of Virtual Networks, i.e. as a directed graph which specifies computational requirements at the nodes and communication requirements on the edges. An embedding of a Virtual Network on the shared physical infrastructure is the joint mapping of (virtual) nodes to physical servers together with the mapping of (virtual) edges onto paths in the physical network connecting the respective servers. This work initiates the study of approximation algorithms for the VNEP. Concretely, we study the offline setting with admission control: given multiple request graphs the task is to embed the most profitable subset while not exceeding resource…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
