DFGNN: Dual-frequency Graph Neural Network for Sign-aware Feedback
Yiqing Wu, Ruobing Xie, Zhao Zhang, Xu Zhang, Fuzhen Zhuang, Leyu Lin,, Zhanhui Kang, Yongjun Xu

TL;DR
This paper introduces DFGNN, a novel graph neural network that effectively models both positive and negative feedback in recommendation systems by capturing different frequency signals, improving recommendation accuracy.
Contribution
The paper proposes a dual-frequency graph filter and signed graph regularization to better utilize negative feedback and address representation degeneration in graph-based recommendations.
Findings
DFGNN outperforms existing models on real-world datasets.
The dual-frequency filter captures both positive and negative feedback signals.
Signed regularization alleviates embedding degeneration.
Abstract
The graph-based recommendation has achieved great success in recent years. However, most existing graph-based recommendations focus on capturing user preference based on positive edges/feedback, while ignoring negative edges/feedback (e.g., dislike, low rating) that widely exist in real-world recommender systems. How to utilize negative feedback in graph-based recommendations still remains underexplored. In this study, we first conducted a comprehensive experimental analysis and found that (1) existing graph neural networks are not well-suited for modeling negative feedback, which acts as a high-frequency signal in a user-item graph. (2) The graph-based recommendation suffers from the representation degeneration problem. Based on the two observations, we propose a novel model that models positive and negative feedback from a frequency filter perspective called Dual-frequency Graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsFocus · Graph Neural Network
