QoSBERT: An Uncertainty-Aware Approach based on Pre-trained Language Models for Service Quality Prediction
Ziliang Wang, Xiaohong Zhang, Ze Shi Li, Meng Yan

TL;DR
QoSBERT introduces a semantic regression framework using pre-trained language models and uncertainty estimation for more accurate and trustworthy cloud service quality prediction, outperforming existing models.
Contribution
It is the first to reformulate QoS prediction as a semantic regression task with integrated uncertainty estimation using pre-trained language models.
Findings
Achieves 11.7% reduction in MAE for response time prediction.
Provides well-calibrated confidence intervals for predictions.
Improves robustness in low-resource settings through uncertainty-based sample selection.
Abstract
Accurate prediction of Quality of Service (QoS) metrics is fundamental for selecting and managing cloud based services. Traditional QoS models rely on manual feature engineering and yield only point estimates, offering no insight into the confidence of their predictions. In this paper, we propose QoSBERT, the first framework that reformulates QoS prediction as a semantic regression task based on pre trained language models. Unlike previous approaches relying on sparse numerical features, QoSBERT automatically encodes user service metadata into natural language descriptions, enabling deep semantic understanding. Furthermore, we integrate a Monte Carlo Dropout based uncertainty estimation module, allowing for trustworthy and risk-aware service quality prediction, which is crucial yet underexplored in existing QoS models. QoSBERT applies attentive pooling over contextualized embeddings and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methodstravel james · Dropout · Masked autoencoder · Monte Carlo Dropout
