Method Article

Adaptive Quality Video Streaming Optimization: An Intelligent Multi-Neural Framework for Enhanced Quality of Experience in 5G and Beyond Networks

DOI:

10.3791/69387

January 27th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This article presents the AQVSO (Adaptive Quality Video Streaming Optimization) framework as an integration of advanced neural and optimization models designed to enhance video streaming in 5G and next-generation networks. The framework improves video quality, reduces buffering, and optimizes resource use.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

AQVSO (Adaptive Quality Video Streaming Optimization) is a new video streaming framework that aims to enhance video streaming quality and resource utilization in 5G & Beyond networks. The study proposes an end-to-end multi-neural network comprising four co-related modules that incorporate sparse convolutional networks with policy-driven encoders (SCN-PDE), a sparse graph attention convolutional network (SGA-ConvNet), adaptive spiking neural networks (ASNN), and deep belief networks with ant colony optimization (DBN-ACO). These elements dynamically adjust to network changes based on a mathematical model that aims to strike a balance between quality and resource use. Experiments on the UCF-101 dataset show that AQVSO preserves SSIM scores similar to those of state-of-the-art algorithms BBA and BOLA (0.977), while requiring much less bandwidth (4,936/8,000 kbps). The framework can save 38% in bandwidth consumption while maintaining high perceptual quality (PSNR = 45.89 dB) and has nearly eliminated buffering occurrences. The system achieves 99.9% streaming certainty under mobile, CDN (Content Delivery Network), and enterprise conditions, providing an actual performance gain for video delivery systems in resource-limited situations. This is made possible by providing a manageable user experience and efficient use of network resources through adaptive , content-aware streaming decisions.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The objective of this study is to develop an integrated multi-neural adaptive streaming framework, termed AQVSO, that jointly optimizes perceptual video quality and bandwidth utilization under dynamic 5G and beyond network conditions. The method aims to unify content analysis, rate control, and resource allocation into a single decision architecture to achieve consistent Quality of Experience (QoE) at significantly lower bitrate requirements.

Adaptive Quality Video Streaming Optimization (AQVSO)

In the era of 5G and beyond, AQVSO is focusing on improving video streaming quality-of-experience (QoE....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The software used is listed in the Table of Materials.

Dataset setup

The UCF-1013 dataset was obtained and extracted into the Videos/UCF-101 directory. Dataset integrity was assessed through checksum verification or manual playback, and any corrupted files were excluded from subsequent processing.

Computational environment

All experiments were performed in Python 3.10 on Windows 10/11 or Ubuntu 20.04+. The software environment included tensorflow==2.17.0, opencv-python, ....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Present a thorough analysis of the performance of the proposed system and report the implementation results. Include a comparison section to confirm that the system is appropriate for Neuro Cloud Stream, a cloud-based ML approach. Figure 2 illustrates the AQVSO system workflow.

Dataset description

To evaluate the AQVSO framework, use a diverse collection of video content ranging from 10 s to 2 h and 30 min. The comprehe.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The Adaptive Quality Video Streaming Optimization (AQVSO) framework is a multimedia processing engine based on an embedded multi-module codec integration architecture to dynamically enhance perceptual video quality and bitrate adaptivity in wireless networks. Unlike individual predictors or rate controllers, for example, AQVSO utilizes SCN-PDE to enhance motion-awareness, SGA-ConvNet for spatiotemporal attention modeling, ASNN for low-latency adaptive rate control, and DBN-ACO for globally optimized bit allocation. This .......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors have no conflicts of interest to disclose.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors acknowledge the use of an AI flow-creation tool to generate the framework block diagram (Figure 1) presented in this manuscript.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
8 GB RAMGenericMinimum memory required for running the experiments.
Intel Core i5 ProcessorIntel CorporationCPU used for AQVSO evaluation pipeline.
NumPyNumPy DevelopersNumerical computations and matrix operations.
OpenCV-PythonOpenCV.orgUsed for video loading, frame extraction, and preprocessing.
PandasPandas Development TeamData handling, CSV export, metric tables.
Python 3.10 (Programming Language)Python Software FoundationRequired for executing the AQVSO framework scripts and dependent libraries.
scikit-imageScikit-Image DevelopersSSIM, PSNR, MSE computation.
TensorFlow 2.17.0GoogleDeep learning library used for building neural modules (SCN, SGA-ConvNet, ASNN, DBN).
tqdmTQDM TeamProgress bars for pipeline execution.
Windows 10 (64-bit) Operating SystemMicrosoft CorporationOperating system used for experiments.

References

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,
  1. Barakabitze, A. A., Walshe, R. SDN and NFV for QoE-driven multimedia services delivery: The road towards 6G and beyond networks. Comput Netw. 214, 109133(2022).
  2. Konstantoudakis, K., et al. Serverless streaming for emer....

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Adaptive Video StreamingQuality Of Experience5G NetworksMulti Neural NetworkSparse Convolutional NetworkGraph Attention NetworkSpiking Neural NetworksDeep Belief NetworksBandwidth OptimizationContent Aware Streaming

Related Articles