Real-time Extended Reality Video Transmission Optimization Based on Frame-priority Scheduling

Guangjin Pan,Shugong Xu,Shunqing Zhang,Xiaojing Chen,Yanzan Sun
2024-02-08
Abstract:Extended reality (XR) is one of the most important applications of 5G. For real-time XR video transmission in 5G networks, a low latency and high data rate are required. In this paper, we propose a resource allocation scheme based on frame-priority scheduling to meet these requirements. The optimization problem is modelled as a frame-priority-based radio resource scheduling problem to improve transmission quality. We propose a scheduling framework based on multi-step Deep Q-network (MS-DQN) and design a neural network model based on convolutional neural network (CNN). Simulation results show that the scheduling framework based on frame-priority and MS-DQN can improve transmission quality by 49.9%-80.2%.
Networking and Internet Architecture,Multimedia,Signal Processing
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the low - latency and high - data - rate requirements for real - time extended reality (XR) video transmission in 5G networks. Specifically, the paper focuses on how to meet the real - time requirements while ensuring the quality of XR video transmission. To solve this problem, the author proposes a resource allocation scheme based on frame - priority scheduling. This scheme aims to improve the quality of XR video transmission by optimizing the scheduling of wireless resources. ### Main Research Problems 1. **Requirements for Low Latency and High Data Rate**: XR video transmission requires low latency and high data rate to ensure the smoothness and high quality of user experience. 2. **Differences in Frame Importance**: Different types of video frames (such as I - frames and P - frames) have different importance and need to be given different priorities during transmission. 3. **Optimization of Resource Scheduling**: How to efficiently schedule video frames under limited wireless resources to maximize the transmission quality. ### Solutions 1. **Frame - Priority Scheduling Model**: The paper defines the transmission quality as the sum of the importance of unsuccessfully transmitted frames and improves the transmission quality by reducing this sum. The author proposes a resource - scheduling strategy based on frame - priority, modeling the problem as an optimization problem. 2. **Multi - step Deep Q - Network (MS - DQN) Algorithm**: To solve the above - mentioned optimization problem, the author designs a multi - step deep Q - network algorithm. This algorithm allocates wireless resources through multi - step decision - making and uses a convolutional neural network (CNN) to handle the dynamically changing action space and state space. 3. **Simulation Results**: The simulation results show that the scheduling framework based on frame - priority and MS - DQN can significantly improve the transmission quality. Compared with the baseline algorithm, the transmission quality is improved by 49.9% to 80.2%. ### Key Technical Points - **Frame Priority**: Determine the transmission priority according to the importance of frames (for example, I - frames are more important than P - frames). - **Multi - step Decision - making**: The MS - DQN algorithm allows the agent to make multi - step decisions within each time slot, thus allocating resources more flexibly. - **Convolutional Neural Network (CNN)**: Used to handle the dynamically changing state space and action space to ensure the real - time and effectiveness of the algorithm. ### Conclusion The resource allocation scheme based on frame - priority scheduling and MS - DQN proposed in the paper effectively improves the quality of XR video transmission in 5G networks. The experimental results show that this method has significant advantages compared with the existing baseline algorithms and can improve the user's XR experience while ensuring low latency and high data rate.