TL;DR
This paper introduces a fast approximation algorithm for embedding virtual networks with latency constraints, allowing slight violations to significantly reduce computation time while maintaining high profit.
Contribution
The paper presents AFlex, a novel approximation algorithm for VNEP that permits controlled latency violations to improve efficiency, using a reduction to the RSP problem.
Findings
AFlex reduces runtime significantly compared to existing methods.
The approach generalizes to other additive edge metrics like loss probability.
Simulation results confirm computational benefits and practical applicability.
Abstract
This paper proposes a new approximation algorithm for the offline Virtual Network Embedding Problem (VNEP) with latency constraints. Given is a set of virtual networks with computational demands on nodes and bandwidth demands together with latency bounds on the edges. The VNEP's task is to feasibly embed a subset of virtual networks on a shared physical infrastructure, e.g., a data center, while maximizing the attained profit. In contrast to existing works, our approximation algorithm AFlex allows for (slight) violations of the latency constraints in order to greatly lower the runtime. To obtain this result, we use a reduction to the Restricted Shortest Path Problem (RSP) and leverage a classic result by Goel et al. We complement our formal analysis with an extensive simulation study demonstrating the computational benefits of our approach empirically. Notably, our results generalize to…
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.
