paper-with-me

Papers

GSPRec: Temporal-Aware Graph Spectral Filtering for Recommendation

2025-05-15 · Ahmad Bin Rabiah, Julian McAuley

Graph-based recommendation systems are effective at modeling collaborative patterns but often suffer from two limitations: overreliance on low-pass filtering, which suppresses user-specific signals, and omission of sequential dynamics in graph construction. We introduce GSPRec, a graph spectral model that integrates temporal transitions through sequentially-informed graph construction and applies frequency-aware filtering in the spectral domain. GSPRec encodes item transitions via multi-hop diffusion to enable the use of symmetric Laplacians for spectral processing. To capture user preferences, we design a dual-filtering mechanism: a Gaussian bandpass filter to extract mid-frequency, user-level patterns, and a low-pass filter to retain global trends. Extensive experiments on four public datasets show that GSPRec consistently outperforms baselines, with an average improvement of 6.77% in NDCG@10. Ablation studies show the complementary benefits of both sequential graph augmentation and bandpass filtering.

📄 PDF Abstract BibTeX arXiv:2505.11552

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionRecommendation Systems

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TimeMM: Time-as-Operator Spectral Filtering for Dynamic Multimodal Recommendation

2026-04-29 · Wei Yang, Rui Zhong, Zihan Lin, Xiaodan Wang 외 arxiv

Multimodal recommendation improves user modeling by integrating collaborative signals with heterogeneous item content. In real applications, user interests evolve over time and exhibit nonstationary dynamics, where diffe…

Multimodal Recommendation

Hybrid Diffusion: Spectral-Temporal Graph Filtering for Manifold Ranking

2018-07-23 · Ahmet Iscen, Yannis Avrithis, Giorgos Tolias, Teddy Furon 외

State of the art image retrieval performance is achieved with CNN features and manifold ranking using a k-NN similarity graph that is pre-computed off-line. The two most successful existing approaches are temporal filter…

Image RetrievalRetrieval

Similarity-Aware Spectral Sparsification by Edge Filtering

2017-11-14 · ACM 2017 11 · Zhuo Feng

In recent years, spectral graph sparsification techniques that can compute ultra-sparse graph proxies have been extensively studied for accelerating various numerical and graph-related applications. Prior nearly-linear-t…

SVDformer: Direction-Aware Spectral Graph Embedding Learning via SVD and Transformer

2025-08-19 · Jiayu Fang, Zhiqi Shao, S T Boris Choy, Junbin Gao arxiv

Directed graphs are widely used to model asymmetric relationships in real-world systems. However, existing directed graph neural networks often struggle to jointly capture directional semantics and global structural patt…

Graph Representation LearningNode ClassificationGraph Embedding

Dynamic Spectral Filtering for Temporal Graph Learning: Learning Evolving Propagation Operators

2026-07-30 · Yan Kong arxiv

Temporal graph learning is commonly organized around the evolution of node states or the encoding of interaction histories. We study an underexplored, operator-centric question: should the graph propagation mechanism its…

Computational EfficiencyGraph Learning