FORSLICE: An Automated Formal Framework for Efficient PRB-Allocation towards Slicing Multiple Network Services

📅 2026-04-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of resource allocation in 5G radio access network (RAN) slicing under heterogeneous service types and multiple priority levels. The authors propose a novel three-tier hierarchical physical resource block (PRB) partitioning mechanism, which, for the first time, integrates formal methods into RAN slice PRB allocation by modeling the problem as a Satisfiability Modulo Theories (SMT)-solvable formulation. By incorporating formal verification, the approach guarantees both fairness and optimality in PRB utilization. This scheme represents the first automated PRB allocation method capable of simultaneously ensuring correctness, completeness, fairness, and resource optimality. Experimental evaluations across diverse network configurations demonstrate its significant superiority over baseline approaches, achieving efficient, generalizable, and formally verifiable slice resource scheduling.
📝 Abstract
Network slicing is a modern 5G technology that provides efficient network experience for diverse use cases. It is a technique for partitioning a single physical network infrastructure into multiple virtual networks, called slices, each equipped for specific services and requirements. In this work, we particularly deal with radio access network (RAN) slicing and resource allocation to RAN slices. In 5G, physical resource blocks (PRBs) being the fundamental units of radio resources, our main focus is to allocate PRBs to the slices efficiently. While addressing a spectrum of needs for multiple services or the same services with multi-priorities, we need to ensure two vital system properties: i) fairness to every service type (i.e., providing the required resources and a desired range of throughput) even after prioritizing a particular service type, and ii) PRB-optimality or minimizing the unused PRBs in slices. These serve as the core performance evaluation metrics for PRB-allocation in our work. We adopt the 3-layered hierarchical PRB-partitioning technique for allocating PRBs to network slices. The case-specific, AI-based solution of the state-of-the-art method lacks sufficient correctness to ensure consistent system performance. To achieve guaranteed correctness and completeness, we leverage formal methods and propose the first approach for a fair and optimal PRB distribution to RAN slices. We formally model the PRB-allocation problem as a 3-layered framework, FORSLICE, specifically by employing satisfiability modulo theories. Next, we apply formal verification to ensure that the desired system properties: fairness and PRB-optimality, are satisfied by the model. The proposed method offers an efficient, versatile and automated approach compatible with all 3-layered hierarchical network structure configurations, yielding significant system property improvements compared to the baseline.
Problem

Research questions and friction points this paper is trying to address.

network slicing
PRB allocation
fairness
resource optimization
RAN slicing
Innovation

Methods, ideas, or system contributions that make the work stand out.

formal methods
SMT
network slicing
PRB allocation
RAN slicing