English

Towards Constraint-aware Learning for Resource Allocation in NFV Networks

Networking and Internet Architecture 2025-07-28 v2

Abstract

Virtual Network Embedding (VNE) is a fundamental resource allocation challenge that is associated with hard and multifaceted constraints in network function virtualization (NFV). Existing works for VNE struggle to handle such complex constraints, leading to compromised system performance and stability. In this paper, we propose a \textbf{CON}straint-\textbf{A}ware \textbf{L}earning framework, named \textbf{CONAL}, for efficient constraint handling in VNE. Concretely, we formulate the VNE problem as a constrained Markov decision process with violation tolerance, enabling precise assessments of both solution quality and constraint violations. To achieve the persistent zero violation to guarantee solutions' feasibility, we propose a reachability-guided optimization with an adaptive reachability budget method. This method also stabilizes policy optimization by appropriately handling scenarios with no feasible solutions. Furthermore, we propose a constraint-aware graph representation method to efficiently learn cross-graph relations and constrained path connectivity in VNE. Finally, extensive experimental results demonstrate the superiority of our proposed method over state-of-the-art baselines. Our code is available at \href{https://github.com/GeminiLight/conal-vne}{https://github.com/GeminiLight/conal-vne}.

Keywords

Cite

@article{arxiv.2410.22999,
  title  = {Towards Constraint-aware Learning for Resource Allocation in NFV Networks},
  author = {Tianfu Wang and Long Yang and Chao Wang and Chuan Qin and Liwei Deng and Wei Wu and Junyang Wang and Li Shen and Hui Xiong},
  journal= {arXiv preprint arXiv:2410.22999},
  year   = {2025}
}

Comments

ICML 2025 Workshop on ML4Wireless (Best Paper Award)

R2 v1 2026-06-28T19:41:10.841Z