Subtopic Deep Dive

Quality of Experience in Mobile Cloud Computing
Research Guide

What is Quality of Experience in Mobile Cloud Computing?

Quality of Experience (QoE) in Mobile Cloud Computing evaluates user-perceived performance in mobile thin-client systems accessing cloud-rendered content like games and media.

Researchers measure QoE through subjective scores correlated with objective metrics such as latency, video quality, and interactivity in cloud gaming and remote desktop scenarios. Over 10 key papers from 2012-2022, with 153 citations for Wen et al. (2014), address QoE in mobile cloud media and gaming. Studies focus on thin-client streaming over wireless networks.

15
Curated Papers
3
Key Challenges

Why It Matters

QoE models guide optimizations in cloud gaming services like Stadia and GeForce Now, enabling thin clients to deliver high-fidelity experiences over mobile networks (Di Domenico et al., 2021; 66 citations). In mobile virtualization, QoE metrics drive resource provisioning to minimize delay and cost while maximizing user satisfaction (Basiri and Rasoolzadegan, 2016; 35 citations). These insights support scalable Desktop-as-a-Service deployments, reducing hardware needs for end-users (Magaña et al., 2019; 26 citations).

Key Research Challenges

Network Latency Impact

Variable mobile network delays degrade interactivity and video smoothness in cloud gaming. Peñaherrera-Pulla et al. (2021; 49 citations) measure key indicators over wireless links, showing latency thresholds for acceptable QoE. Mitigating jitter remains difficult in real deployments.

Subjective-Objective Correlation

Mapping user ratings to network parameters requires robust models amid diverse devices. Slivar et al. (2014; 29 citations) conduct empirical studies on in-home streaming, revealing gaps in prediction accuracy. Factors like content type complicate generalization.

Resource Provisioning Efficiency

Balancing CPU/GPU virtualization with QoE demands dynamic allocation. Basiri and Rasoolzadegan (2016; 35 citations) propose delay-aware methods for cost efficiency. Scaling to global users challenges real-time adaptation.

Essential Papers

1.

Cloud Mobile Media: Reflections and Outlook

Yonggang Wen, Xiaoqing Zhu, Joel J. P. C. Rodrigues et al. · 2014 · IEEE Transactions on Multimedia · 153 citations

This paper surveys the emerging paradigm of cloud mobile media.We start with two alternative perspectives for cloud mobile media networks: an end-to-end view and a layered view.Summaries of existin...

2.

A Network Analysis on Cloud Gaming: Stadia, GeForce Now and PSNow

Andrea Di Domenico, Gianluca Perna, Martino Trevisan et al. · 2021 · Network · 66 citations

Cloud gaming is a class of services that promises to revolutionize the videogame market. It allows the user to play a videogame with essential equipment while using a remote server for the actual e...

3.

Measuring Key Quality Indicators in Cloud Gaming: Framework and Assessment Over Wireless Networks

O. S. Peñaherrera-Pulla, Carlos Baena, Sergio Fortes et al. · 2021 · Sensors · 49 citations

Cloud Gaming is a cutting-edge paradigm in the video game provision where the graphics rendering and logic are computed in the cloud. This allows a user’s thin client systems with much more limited...

4.

Game cloud design with virtualized CPU/GPU servers and initial performance results

Zhou Zhao, Kai Hwang, Jose Villeta · 2012 · 45 citations

Cloud gaming provides game-on-demand (GoD) services over the Internet cloud. The goal is to achieve faster response time and higher QoS. The video game is rendered remotely on the game cloud and de...

5.

An Introduction to Online Video Game QoS and QoE Influencing Factors

Florian Metzger, Stefan Geißler, Alexej Grigorjew et al. · 2022 · IEEE Communications Surveys & Tutorials · 39 citations

Online video games and cloud gaming are rapidly growing in pervasiveness. Their resource demands can put significant stress on the global communication infrastructure. And network conditions are am...

6.

Delay-Aware Resource Provisioning for Cost-Efficient Cloud Gaming

Mohaddeseh Basiri, Abbas Rasoolzadegan · 2016 · IEEE Transactions on Circuits and Systems for Video Technology · 35 citations

Real-time online gaming via thin clients, which is known as cloud gaming, connects players around the world and allows them to play high-quality games without much processing capacity. Successful d...

7.

Empirical QoE study of in-home streaming of online games

Ivan Slivar, Mirko Sužnjević, Lea Skorin‐Kapov et al. · 2014 · 29 citations

In-home streaming of online game content to a wide range of low-end and thin client devices via wired/wireless local area connections mitigates the effects of network limitations that pose challeng...

Reading Guide

Foundational Papers

Start with Wen et al. (2014; 153 citations) for cloud mobile media overview, then Zhao et al. (2012; 45 citations) on virtualized game clouds, and Slivar et al. (2014; 29 citations) for empirical thin-client streaming baselines.

Recent Advances

Study Di Domenico et al. (2021; 66 citations) on commercial cloud gaming networks, Peñaherrera-Pulla et al. (2021; 49 citations) for wireless QoE frameworks, and Metzger et al. (2022; 39 citations) for influencing factors.

Core Methods

Core techniques: subjective MOS rating, objective KPIs (RTT, jitter, bitrate), correlation modeling via regression; empirical setups test in-home/wireless streaming (Slivar 2014; Peñaherrera-Pulla 2021).

How PapersFlow Helps You Research Quality of Experience in Mobile Cloud Computing

Discover & Search

Research Agent uses searchPapers with query 'QoE mobile cloud gaming thin client' to retrieve Wen et al. (2014; 153 citations), then citationGraph reveals 45 downstream papers like Zhao et al. (2012), and findSimilarPapers expands to cloud media surveys.

Analyze & Verify

Analysis Agent applies readPaperContent on Di Domenico et al. (2021) to extract Stadia network metrics, verifyResponse with CoVe checks latency-QoE correlations against Peñaherrera-Pulla et al. (2021), and runPythonAnalysis plots delay distributions using pandas for statistical verification; GRADE scores evidence strength on wireless QoE frameworks.

Synthesize & Write

Synthesis Agent detects gaps in latency models across Slivar et al. (2014) and Basiri (2016), flags contradictions in thin-client QoE thresholds; Writing Agent uses latexEditText for QoE formula revisions, latexSyncCitations integrates 10 papers, latexCompile generates report, and exportMermaid visualizes network factor diagrams.

Use Cases

"Analyze latency distributions from cloud gaming QoE papers using Python."

Research Agent → searchPapers 'cloud gaming QoE latency' → Analysis Agent → readPaperContent (Di Domenico 2021, Peñaherrera-Pulla 2021) → runPythonAnalysis (pandas histogram of delays from extracted data) → matplotlib plot of QoE vs. RTT.

"Draft LaTeX section on thin-client QoE models with citations."

Synthesis Agent → gap detection on Slivar 2014 + Basiri 2016 → Writing Agent → latexEditText (insert QoE equations) → latexSyncCitations (add Wen 2014 et al.) → latexCompile → PDF with synthesized mobile cloud QoE overview.

"Find GitHub repos implementing cloud gaming QoE metrics."

Research Agent → searchPapers 'QoE cloud gaming implementation' → Code Discovery → paperExtractUrls (Zhao 2012) → paperFindGithubRepo → githubRepoInspect → repo with GPU virtualization benchmarks linked to QoE datasets.

Automated Workflows

Deep Research workflow conducts systematic review: searchPapers → citationGraph (Wen 2014 cluster) → DeepScan 7-steps analyzes 50+ QoE papers with GRADE checkpoints on wireless metrics. Theorizer generates QoE prediction theory from Slivar 2014 empirics and Basiri 2016 provisioning, outputting mermaid causal diagrams. DeepScan verifies network factor impacts across Di Domenico 2021 and Peñaherrera-Pulla 2021.

Frequently Asked Questions

What defines QoE in mobile cloud computing?

QoE assesses user-perceived quality in thin-client access to cloud-rendered games and media, correlating subjective scores with latency and video metrics (Metzger et al., 2022).

What are common methods for QoE measurement?

Methods include subjective MOS scoring and objective KPI monitoring like RTT, jitter over wireless; empirical studies use in-home streaming tests (Slivar et al., 2014).

What are key papers on this topic?

Wen et al. (2014; 153 citations) surveys cloud mobile media; Di Domenico et al. (2021; 66 citations) analyzes Stadia QoE; Peñaherrera-Pulla et al. (2021; 49 citations) frameworks wireless indicators.

What open problems exist in QoE for mobile cloud?

Challenges include scalable delay-aware provisioning (Basiri 2016) and correlating diverse network conditions to subjective scores across devices (Slivar 2014).

Research Cloud Computing and Remote Desktop Technologies with AI

PapersFlow provides specialized AI tools for Computer Science researchers. Here are the most relevant for this topic:

See how researchers in Computer Science & AI use PapersFlow

Field-specific workflows, example queries, and use cases.

Computer Science & AI Guide

Start Researching Quality of Experience in Mobile Cloud Computing with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Computer Science researchers