paper-with-me

홈 › Papers

Frequency-aware Graph Signal Processing for Collaborative Filtering

2024-02-13 · Jiafeng Xia, Dongsheng Li, Hansu Gu, Tun Lu, Peng Zhang, Li Shang, Ning Gu

Graph Signal Processing (GSP) based recommendation algorithms have recently attracted lots of attention due to its high efficiency. However, these methods failed to consider the importance of various interactions that reflect unique user/item characteristics and failed to utilize user and item high-order neighborhood information to model user preference, thus leading to sub-optimal performance. To address the above issues, we propose a frequency-aware graph signal processing method (FaGSP) for collaborative filtering. Firstly, we design a Cascaded Filter Module, consisting of an ideal high-pass filter and an ideal low-pass filter that work in a successive manner, to capture both unique and common user/item characteristics to more accurately model user preference. Then, we devise a Parallel Filter Module, consisting of two low-pass filters that can easily capture the hierarchy of neighborhood, to fully utilize high-order neighborhood information of users/items for more accurate user preference modeling. Finally, we combine these two modules via a linear model to further improve recommendation accuracy. Extensive experiments on six public datasets demonstrate the superiority of our method from the perspectives of prediction accuracy and training efficiency compared with state-of-the-art GCN-based recommendation methods and GSP-based recommendation methods.

📄 PDF Abstract BibTeX arXiv:2402.08426

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Personalized Graph Signal Processing for Collaborative Filtering

2023-02-04 · Jiahao Liu, Dongsheng Li, Hansu Gu, Tun Lu 외

The collaborative filtering (CF) problem with only user-item interaction information can be solved by graph signal processing (GSP), which uses low-pass filters to smooth the observed interaction signals on the similarit…

Collaborative Filtering

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

graph constructionRecommendation Systems

Beyond Semantic Understanding: Preserving Collaborative Frequency Components in LLM-based Recommendation

2025-08-14 · Minhao Wang, Yunhang He, Cong Xu, Zhangchi Zhu 외 arxiv

Recommender systems in concert with Large Language Models (LLMs) present promising avenues for generating semantically-informed recommendations. However, LLM-based recommenders exhibit a tendency to overemphasize semanti…

Recommendation Systems

Collaborative Intelligence: Challenges and Opportunities

2021-02-13 · Ivan V. Bajić, Weisi Lin, Yonghong Tian

This paper presents an overview of the emerging area of collaborative intelligence (CI). Our goal is to raise awareness in the signal processing community of the challenges and opportunities in this area of growing impor…

Feature Compression

Vertex-Frequency Graph Signal Processing: A review

2019-12-26

Graph signal processing deals with signals which are observed on an irregular graph domain. While many approaches have been developed in classical graph theory to cluster vertices and segment large graphs in a signal ind…