A Probability Distribution and Location-aware ResNet Approach for QoS Prediction
Wenyan Zhang, Ling Xu, Meng Yan, Ziliang Wang, and Chunlei Fu

TL;DR
This paper introduces PLRes, a novel ResNet-based method that incorporates probability distribution and location features to improve QoS prediction accuracy, especially in sparse data scenarios.
Contribution
The paper proposes a new deep learning model that leverages distribution and location information, addressing gradient issues and outperforming existing methods in QoS prediction.
Findings
PLRes outperforms LDCF by 12.35%-15.37% in MAE on sparse datasets.
Incorporating distribution and location features improves QoS prediction accuracy.
ResNet alleviates gradient disappearance issues in deep models.
Abstract
In recent years, the number of online services has grown rapidly, invoke the required services through the cloud platform has become the primary trend. How to help users choose and recommend high-quality services among huge amounts of unused services has become a hot issue in research. Among the existing QoS prediction methods, the collaborative filtering(CF) method can only learn low-dimensional linear characteristics, and its effect is limited by sparse data. Although existing deep learning methods could capture high-dimensional nonlinear features better, most of them only use the single feature of identity, and the problem of network deepening gradient disappearance is serious, so the effect of QoS prediction is unsatisfactory. To address these problems, we propose an advanced probability distribution and location-aware ResNet approach for QoS Prediction(PLRes). This approach…
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
TopicsRecommender Systems and Techniques
Methods1x1 Convolution · Residual Connection · Convolution · Average Pooling · Bottleneck Residual Block · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Batch Normalization · Residual Block · Kaiming Initialization
