PulseAugur
EN
LIVE 08:04:43

GSPRec framework enhances item representations for collaborative filtering

Researchers have developed GSPRec, a novel framework for collaborative filtering that enhances item representations by incorporating item-item proximity derived from user interaction sequences. Unlike previous methods that treat collaborative filtering as a low-pass filter, GSPRec utilizes intermediate-frequency components to capture community-level user preferences. The framework constructs a unified graph topology by integrating user-item interactions with item-item edges derived from ordered user interactions, which are then strengthened through multi-hop diffusion. Experiments on four real-world datasets demonstrated that GSPRec outperforms existing graph-based collaborative filtering baselines, achieving an average improvement of 5.12% in NDCG@10. AI

IMPACT This research could lead to more accurate recommendation systems by improving how item relationships are modeled.

RANK_REASON The cluster contains an academic paper detailing a new framework and experimental results. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

GSPRec framework enhances item representations for collaborative filtering

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ahmad Bin Rabiah, Julian McAuley ·

    GSPRec: On Improving Item Representations in Graph Signal Processing for Collaborative Filtering

    arXiv:2505.11552v3 Announce Type: replace-cross Abstract: Graph-based collaborative filtering methods act as low-pass filters in the spectral domain and discard the intermediate-frequency components where community-level user preferences reside. Existing GSP-based methods address…