Abstract
The availability of high bandwidth with low-latency communication in 5G mobile networks enables remote rendered real-time virtual reality (VR) applications. Remote rendering of VR graphics in a cloud removes the need for local personal computer (PC) for graphics rendering and augments weak graphics processing unit (GPU) capacity of standalone VR headsets. However, to prevent the added network latency of remote rendering from ruining user experience, rendering a locally navigable viewport that is larger than the field of view of the HMD is necessary. The size of the viewport required depends on latency: longer latency requires rendering a larger viewport and streaming more content. In this paper, we aim to utilize multi-access edge computing (MEC) to assist the backend cloud in such remote rendered interactive VR. Given the dependency between latency and amount and quality of the content streamed, our objective is to jointly optimize the trade-off between average video quality and delivery latency. Formulating the problem as mixed integer nonlinear programming (MINLP), we leverage the interpolation between client’s field of view (FoV) frame size and overall latency to convert the problem to integer nonlinear programming (INLP) model and then design efficient online algorithms to solve it. The results of our simulations supplemented by real-world user data reveal that enabling a desired balance between video quality and latency, our algorithm particularly achieves the improvements of on average about 22% and 12% in term of video delivery latency and 8% in term of video quality compared to respectively order-of-arrival, threshold-based and random-location strategies.
Original language | English |
---|---|
Article number | 49 |
Number of pages | 23 |
Journal | ACM Transactions on Multimedia Computing, Communications and Applications |
Volume | 17 |
Issue number | 2 |
DOIs | |
Publication status | Published - 10 May 2021 |
Keywords
- multi-access edge computing (MEC)
- Rendered virtual reality (VR)
- Joint optimization
- Integer nonlinear programming (INLP)
- Greedy algorithm