IRLGSEJan 6, 2024

QoS-Aware Graph Contrastive Learning for Web Service Recommendation

arXiv:2401.03162v12 citationsh-index: 12APSEC
Originality Incremental advance
AI Analysis

This addresses the challenge of selecting high-quality cloud services for users, though it appears incremental as it builds on existing graph contrastive learning techniques.

The study tackled data sparsity and cold-start problems in web service recommendation by proposing a QoS-aware graph contrastive learning model, which improved recommendation accuracy over existing models.

With the rapid growth of cloud services driven by advancements in web service technology, selecting a high-quality service from a wide range of options has become a complex task. This study aims to address the challenges of data sparsity and the cold-start problem in web service recommendation using Quality of Service (QoS). We propose a novel approach called QoS-aware graph contrastive learning (QAGCL) for web service recommendation. Our model harnesses the power of graph contrastive learning to handle cold-start problems and improve recommendation accuracy effectively. By constructing contextually augmented graphs with geolocation information and randomness, our model provides diverse views. Through the use of graph convolutional networks and graph contrastive learning techniques, we learn user and service embeddings from these augmented graphs. The learned embeddings are then utilized to seamlessly integrate QoS considerations into the recommendation process. Experimental results demonstrate the superiority of our QAGCL model over several existing models, highlighting its effectiveness in addressing data sparsity and the cold-start problem in QoS-aware service recommendations. Our research contributes to the potential for more accurate recommendations in real-world scenarios, even with limited user-service interaction data.

Foundations

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

Your Notes