paper-with-me

홈 › Papers

Linear-Time Graph Neural Networks for Scalable Recommendations

2024-02-21 · Jiahao Zhang, Rui Xue, Wenqi Fan, Xin Xu, Qing Li, Jian Pei, Xiaorui Liu

In an era of information explosion, recommender systems are vital tools to deliver personalized recommendations for users. The key of recommender systems is to forecast users' future behaviors based on previous user-item interactions. Due to their strong expressive power of capturing high-order connectivities in user-item interaction data, recent years have witnessed a rising interest in leveraging Graph Neural Networks (GNNs) to boost the prediction performance of recommender systems. Nonetheless, classic Matrix Factorization (MF) and Deep Neural Network (DNN) approaches still play an important role in real-world large-scale recommender systems due to their scalability advantages. Despite the existence of GNN-acceleration solutions, it remains an open question whether GNN-based recommender systems can scale as efficiently as classic MF and DNN methods. In this paper, we propose a Linear-Time Graph Neural Network (LTGNN) to scale up GNN-based recommender systems to achieve comparable scalability as classic MF approaches while maintaining GNNs' powerful expressiveness for superior prediction accuracy. Extensive experiments and ablation studies are presented to validate the effectiveness and scalability of the proposed algorithm. Our implementation based on PyTorch is available.

📄 PDF Abstract BibTeX arXiv:2402.13973

Code (1)

qwq2000/thewebconf24-ltgnn-pytorch 공식 구현 pytorch

Tasks

Graph Neural NetworkRecommendation Systems

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Ultra Fast Warm Start Solution for Graph Recommendations

2025-09-01 · Viacheslav Yusupov, Maxim Rakhuba, Evgeny Frolov arxiv

In this work, we present a fast and effective Linear approach for updating recommendations in a scalable graph-based recommender system UltraGCN. Solving this task is extremely important to maintain the relevance of the …

Scalable and interpretable product recommendations via overlapping co-clustering

2016-04-07 · Reinhard Heckel, Michail Vlachos, Thomas Parnell, Celestine Dünner

We consider the problem of generating interpretable recommendations by identifying overlapping co-clusters of clients and products, based only on positive or implicit feedback. Our approach is applicable on very large da…

Clustering

Real-time and personalized product recommendations for large e-commerce platforms

2025-06-26 · Matteo Tolloso, Davide Bacciu, Shahab Mokarizadeh, Marco Varesi

We present a methodology to provide real-time and personalized product recommendations for large e-commerce platforms, specifically focusing on fashion retail. Our approach aims to achieve accurate and scalable recommend…

Pixie: A System for Recommending 3+ Billion Items to 200+ Million Users in Real-Time

2017-11-21 · Chantat Eksombatchai, Pranav Jindal, Jerry Zitao Liu, Yuchen Liu 외

User experience in modern content discovery applications critically depends on high-quality personalized recommendations. However, building systems that provide such recommendations presents a major challenge due to a ma…

Recommendation Systems

Extracting Actionable Insights from Building Energy Data using Vision LLMs on Wavelet and 3D Recurrence Representations

2025-09-26 · Amine Bechar, Adel Oulefki, Abbes Amira, Fatih Kurogollu 외 arxiv

The analysis of complex building time-series for actionable insights and recommendations remains challenging due to the nonlinear and multi-scale characteristics of energy data. To address this, we propose a framework th…

Anomaly Detection