Neural Graph Collaborative Filtering

Neural Graph Collaborative Filtering

July 21–25, 2019 | Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua
The paper "Neural Graph Collaborative Filtering" by Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, and Tat-Seng Chua proposes a new recommendation framework called Neural Graph Collaborative Filtering (NGCF). The authors argue that existing collaborative filtering (CF) methods often fail to capture the collaborative signal latent in user-item interactions, leading to suboptimal embeddings. To address this, NGCF integrates the bipartite graph structure of user-item interactions into the embedding process, explicitly encoding the collaborative signal through high-order connectivity. Key contributions of the paper include: 1. **Modeling High-Order Connectivity**: NGCF uses a neural network to propagate embeddings on the user-item graph, capturing high-order connectivity and injecting collaborative signals into the embedding process. 2. **Empirical Validation**: Extensive experiments on three public benchmarks (Gowalla, Yelp2018, Amazon-book) demonstrate significant improvements over state-of-the-art models like HOP-Rec and Collaborative Memory Network. 3. **Analysis and Justification**: The importance of embedding propagation for better user and item representations is verified through analysis, justifying the effectiveness of NGCF. The paper also discusses the methodology, including the architecture of NGCF, the optimization process, and related work. It highlights the differences between NGCF and other methods, such as model-based CF, graph-based CF, and graph neural network-based methods. The experimental results show that NGCF consistently outperforms other models, especially in handling sparse datasets and improving performance for inactive users. The paper concludes with a discussion on future work, emphasizing the potential of incorporating high-order connectivity in recommendation systems.The paper "Neural Graph Collaborative Filtering" by Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, and Tat-Seng Chua proposes a new recommendation framework called Neural Graph Collaborative Filtering (NGCF). The authors argue that existing collaborative filtering (CF) methods often fail to capture the collaborative signal latent in user-item interactions, leading to suboptimal embeddings. To address this, NGCF integrates the bipartite graph structure of user-item interactions into the embedding process, explicitly encoding the collaborative signal through high-order connectivity. Key contributions of the paper include: 1. **Modeling High-Order Connectivity**: NGCF uses a neural network to propagate embeddings on the user-item graph, capturing high-order connectivity and injecting collaborative signals into the embedding process. 2. **Empirical Validation**: Extensive experiments on three public benchmarks (Gowalla, Yelp2018, Amazon-book) demonstrate significant improvements over state-of-the-art models like HOP-Rec and Collaborative Memory Network. 3. **Analysis and Justification**: The importance of embedding propagation for better user and item representations is verified through analysis, justifying the effectiveness of NGCF. The paper also discusses the methodology, including the architecture of NGCF, the optimization process, and related work. It highlights the differences between NGCF and other methods, such as model-based CF, graph-based CF, and graph neural network-based methods. The experimental results show that NGCF consistently outperforms other models, especially in handling sparse datasets and improving performance for inactive users. The paper concludes with a discussion on future work, emphasizing the potential of incorporating high-order connectivity in recommendation systems.
Reach us at info@study.space
[slides and audio] Neural Graph Collaborative Filtering