paper-with-me

홈 › Papers

TPMCF: Temporal QoS Prediction using Multi-Source Collaborative Features

2023-03-30 · Suraj Kumar, Soumi Chattopadhyay, Chandranath Adak

Recently, with the rapid deployment of service APIs, personalized service recommendations have played a paramount role in the growth of the e-commerce industry. Quality-of-Service (QoS) parameters determining the service performance, often used for recommendation, fluctuate over time. Thus, the QoS prediction is essential to identify a suitable service among functionally equivalent services over time. The contemporary temporal QoS prediction methods hardly achieved the desired accuracy due to various limitations, such as the inability to handle data sparsity and outliers and capture higher-order temporal relationships among user-service interactions. Even though some recent recurrent neural-network-based architectures can model temporal relationships among QoS data, prediction accuracy degrades due to the absence of other features (e.g., collaborative features) to comprehend the relationship among the user-service interactions. This paper addresses the above challenges and proposes a scalable strategy for Temporal QoS Prediction using Multi-source Collaborative-Features (TPMCF), achieving high prediction accuracy and faster responsiveness. TPMCF combines the collaborative-features of users/services by exploiting user-service relationship with the spatio-temporal auto-extracted features by employing graph convolution and transformer encoder with multi-head self-attention. We validated our proposed method on WS-DREAM-2 datasets. Extensive experiments showed TPMCF outperformed major state-of-the-art approaches regarding prediction accuracy while ensuring high scalability and reasonably faster responsiveness.

📄 PDF Abstract BibTeX arXiv:2303.18201

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

GACL: Graph Attention Collaborative Learning for Temporal QoS Prediction

2024-08-20 · Shengxiang Hu, Guobing Zou, Bofeng Zhang, Shaogang Wu 외

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 collab…

Graph AttentionPrediction

CoMaPOI: A Collaborative Multi-Agent Framework for Next POI Prediction Bridging the Gap Between Trajectory and Language

2025-05-28 · Lin Zhong, Lingzhi Wang, Xu Yang, Qing Liao

Large Language Models (LLMs) offer new opportunities for the next Point-Of-Interest (POI) prediction task, leveraging their capabilities in semantic understanding of POI trajectories. However, previous LLM-based methods,…

UMBRELLA: Uncertainty-aware Multi-robot Reactive Coordination under Dynamic Temporal Logic Tasks

2026-03-26 · Qisheng Zhao, Meng Guo, Hengxuan Du, Lars Lindemann 외 arxiv

Multi-robot systems can be extremely efficient for accomplishing team-wise tasks by acting concurrently and collaboratively. However, most existing methods either assume static task features or simply replan when environ…

CollaMamba: Efficient Collaborative Perception with Cross-Agent Spatial-Temporal State Space Model

2024-09-12 · Yang Li, Quan Yuan, Guiyang Luo, Xiaoyuan Fu 외

By sharing complementary perceptual information, multi-agent collaborative perception fosters a deeper understanding of the environment. Recent studies on collaborative perception mostly utilize CNNs or Transformers to l…

FairSTG: Countering performance heterogeneity via collaborative sample-level optimization

2024-03-19 · Gengyu Lin, Zhengyang Zhou, Qihe Huang, Kuo Yang 외

Spatiotemporal learning plays a crucial role in mobile computing techniques to empower smart cites. While existing research has made great efforts to achieve accurate predictions on the overall dataset, they still neglec…

FairnessGraph LearningTransfer Learning