QoE
Measurement
QoS
Measurement
Figure 1: Comparison Between QoS and QoE shown in a
simplified graph.
than focus on QoS, QoE-related issues will be cen-
tered.
In this Research, the main QoE assessment model
was developed with the NF-IQA that is developed
with CNN with classify the given images in it’s dis-
tinctive MOS. The main idea of this CNN is to clas-
sify images that is being sampled in various time do-
main in a steaming in edge side then classify the MOS
to asses the maximum MOS to ensure best QoE. The
train CNN has outperformed the state of the art CNN
models and later the CNN will deployed into the QoE
assessment tool shown excellent result, that paves the
way to deeplearning based CNN in the QoE assess-
ment tools.
The rest of the paper is organized as follows. The
Section 2 describes the previous works and Section 3
describes the dataset and the processing of it to train
the CNN, Section 4 discusses the proposed methods
of the model. Section 5 describes the experiment and
result followed by the Conclusion in Section 6.
2 RELATED WORKS
To the best of our knowledge, deep learning CNN has
not been applied to general-purpose QoE assessment
Models. The primary reason is that the original CNN
is not designed for capturing image quality features.
In the object recognition domain good features gen-
erally encode local invariant parts, however, for the
NR-IQA task, good features should be able to capture
the aesthetics of the images as a whole. because of
this problem, the CNN based QoE model has not yet
been properly researched.
For providing the best QoE, the component has
to master the Video Quality Assessment (VQA). In
general, most of the module has to understand Image
Quality Assessment(IQA), as video sampled in ran-
dom time to ensure proper quality is essentially im-
ages. Visual quality is a very tiresome yet important
property of an image. In principle, it is the calcu-
lated of the distortion compared with an ideal imag-
ing model or perfect reference image. This type of
system is usually know as the Full Reference (FR)
IQA model (Sheikh et al., 2005). State of the art
FR IQA models have always the best performance as
it directly quantify the differences between distorted
images and their corresponding ideal versions. As a
result, this achieves a very high accuracy of correlated
to human eyes, which is essentially the experience
center.
In the technical sense, all the QoE model build
based on this principles have to be ensured to pro-
vide the base or main reference image to compare.
But the main drawback of such models are often the
model has no reference image due to the configura-
tion of the network of systems. This is also known
as the NR (No Reference) IDA. As NR-IQA can di-
rectly asses image quality by exploiting features, it
is easier to deploy in a standalone systems. So, the
NR IQA gives the image quality by justifying the
image aesthetics or the characteristics that is corre-
lates to human eyes. Recently, deep neural networks
have research and deemed optimal for recognitions
and achieved great success on various computer vi-
sion tasks. Specifically, CNN (Convolutional Neural
Network) has shown superior performance on many
standard object recognition benchmarks (Krizhevsky
et al., 2012). The main advantages of these models
that it takes raw images, as in pixels in the input and
incorporate feature learning to classify output. With a
deep structure, the CNN can effectively learn com-
plicated mappings while requiring minimal domain
knowledge.
Kang et al. (Kang et al., 2014) described a CNN
for no-reference image quality assessment. But the
CNN take input as the grayscale rather than the RGB
and had linear optimization process. This type of pro-
cess is computationally enriched and often had prob-
lems in QoE model implementation.
This research was inspired by our previous re-
search about MEC (Van Ma et al., 2018) with content-
awareness component which is placed at MEC to re-
trieve DASH information for clients. On the basic
of research on fuzzy logic to obtain DASH segments
with high quality, we deploy segment selection for
DASH streaming to MEC. As a result, it reduces net-
work latency as well as the computation resource of
clients with high streaming quality. However, the as-
sessment module needs to be in a state of art NF IQA
based model that can classify the hi resolution images
and later it will adjust the service based on the quality.
The CNN based research in this field is novel.
Deeplearning Convolutional Neural Network based QoE Assessment Module for 4K UHD Video Streaming
393