paper-with-me

Papers

QoSBERT: An Uncertainty-Aware Approach based on Pre-trained Language Models for Service Quality Prediction

2025-05-09 · Ziliang Wang, Xiaohong Zhang, Ze Shi Li, Meng Yan

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 a lightweight multilayer perceptron regressor, fine tuned jointly to minimize absolute error. We further exploit the resulting uncertainty estimates to select high quality training samples, improving robustness in low resource settings. On standard QoS benchmark datasets, QoSBERT achieves an average reduction of 11.7% in MAE and 6.7% in RMSE for response time prediction, and 6.9% in MAE for throughput prediction compared to the strongest baselines, while providing well calibrated confidence intervals for robust and trustworthy service quality estimation. Our approach not only advances the accuracy of service quality prediction but also delivers reliable uncertainty quantification, paving the way for more trustworthy, data driven service selection and optimization.

📄 PDF Abstract BibTeX arXiv:2505.07863

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringPredictionUncertainty Quantification

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
MAE 설명 없음
Monte Carlo Dropout 설명 없음

Similar Papers 제목 키워드 기반

UCATSC: Uncertainty-Aware Constrained Traffic Signal Control Under Vision-Based Partial Observability

2026-02-08 · Jayawant Bodagala, Balaji Bodagala arxiv

Camera-based adaptive traffic signal control is inherently partially observable: detections can be missed, vehicle speeds and distances can be noisy, and a phase-change decision becomes temporally irreversible once yello…

Drone-as-a-Service Composition Under Uncertainty

2021-03-11 · Ali Hamdi, Flora D. Salim, Du Yong Kim, Azadeh Ghari Neiat 외

We propose an uncertainty-aware service approach to provide drone-based delivery services called Drone-as-a-Service (DaaS) effectively. Specifically, we propose a service model of DaaS based on the dynamic spatiotemporal…

SchedulingService Composition

Accuracy-Delay Trade-Off in LLM Offloading via Token-Level Uncertainty

2026-02-08 · Yumin Kim, Hyeonsu Lyu, Minjae Lee, Hyun Jong Yang arxiv

Large language models (LLMs) offer significant potential for intelligent mobile services but are computationally intensive for resource-constrained devices. Mobile edge computing (MEC) allows such devices to offload infe…

Uncertainty-Aware Deployment of Pre-trained Language-Conditioned Imitation Learning Policies

2024-03-27 · Bo Wu, Bruce D. Lee, Kostas Daniilidis, Bernadette Bucher 외

Large-scale robotic policies trained on data from diverse tasks and robotic platforms hold great promise for enabling general-purpose robots; however, reliable generalization to new environment conditions remains a major…

Imitation Learning

Whose Is This?: Context-Aware Object Ownership Inference with Uncertainty-Guided Questioning

2026-05-27 · Saki Hashimoto, Akira Taniguchi, Shoichi Hasegawa, Yoshinobu Hagiwara 외 arxiv

Service robots must infer object ownership to correctly interpret instructions such as "bring me my cup." However, ownership is a latent attribute that cannot be directly observed, and existing methods often rely on limi…