GACL: Graph Attention Collaborative Learning for Temporal QoS Prediction
Shengxiang Hu, Guobing Zou, Bofeng Zhang, Shaogang Wu, Shiyi Lin,, Yanglan Gan, Yixin Chen

TL;DR
This paper introduces GACL, a novel framework combining graph attention and Transformer models to improve temporal QoS prediction by capturing high-order relationships and long-term trends, outperforming existing methods.
Contribution
The paper proposes a new GACL framework that models historical interactions with a dynamic graph and uses attention and Transformer mechanisms for enhanced feature extraction and temporal trend detection.
Findings
GACL outperforms state-of-the-art methods by up to 38.80% on WS-DREAM dataset.
It effectively captures high-order collaborative relationships.
It improves long-term QoS trend detection.
Abstract
Accurate prediction of temporal QoS is crucial for maintaining service reliability and enhancing user satisfaction in dynamic service-oriented environments. However, current methods often neglect high-order latent collaborative relationships and fail to dynamically adjust feature learning for specific user-service invocations, which are critical for precise feature extraction within each time slice. Moreover, the prevalent use of RNNs for modeling temporal feature evolution patterns is constrained by their inherent difficulty in managing long-range dependencies, thereby limiting the detection of long-term QoS trends across multiple time slices. These shortcomings dramatically degrade the performance of temporal QoS prediction. To address the two issues, we propose a novel Graph Attention Collaborative Learning (GACL) framework for temporal QoS prediction. Building on a dynamic…
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
TopicsAdvanced Clustering Algorithms Research
Methodstravel james · Attention Is All You Need · Linear Layer · Residual Connection · Multi-Head Attention · Adam · Layer Normalization · Position-Wise Feed-Forward Layer · Dense Connections · Byte Pair Encoding
