SELGJan 6, 2025

RAHN: A Reputation Based Hourglass Network for Web Service QoS Prediction

arXiv:2501.02843v12 citationsh-index: 3SEKE
Originality Synthesis-oriented
AI Analysis

This addresses the problem of service recommendation for users in web services, but it appears incremental as it builds on existing reputation and deep learning techniques.

The paper tackles the challenge of predicting Quality of Service (QoS) for web service recommendation by proposing RAHN, a network that integrates reputation calculation and deep learning, and reports that it achieves lower MAE and RMSE than six baseline methods on a real dataset.

As the homogenization of Web services becomes more and more common, the difficulty of service recommendation is gradually increasing. How to predict Quality of Service (QoS) more efficiently and accurately becomes an important challenge for service recommendation. Considering the excellent role of reputation and deep learning (DL) techniques in the field of QoS prediction, we propose a reputation and DL based QoS prediction network, RAHN, which contains the Reputation Calculation Module (RCM), the Latent Feature Extraction Module (LFEM), and the QoS Prediction Hourglass Network (QPHN). RCM obtains the user reputation and the service reputation by using a clustering algorithm and a Logit model. LFEM extracts latent features from known information to form an initial latent feature vector. QPHN aggregates latent feature vectors with different scales by using Attention Mechanism, and can be stacked multiple times to obtain the final latent feature vector for prediction. We evaluate RAHN on a real QoS dataset. The experimental results show that the Mean Absolute Error (MAE) and Root Mean Square Error (RMSE) of RAHN are smaller than the six baseline methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes