Abstract
Disentangled collaborative filtering can explicitly generate embeddings based on users' interests and help improve the interpretability and robustness of recommendations. However, the existing disentangled graph collaborative filtering methods rely solely on direct interaction constraints between nodes to learn node embeddings, which cannot represent higher-order constraints between nodes and node-type differences, resulting in suboptimal node representations and negatively affecting recommendation performance. To address this problem, we propose a Multi-order Similarity Constraint Disentangled Graph Collaborative Filtering (DGCF-MSC) method, which considers not only direct interaction constraints between nodes but also designs a neighborhood enhancement mechanism based on high-order relationships between homogeneous nodes. We realize the disentanglement of heterogeneous type nodes in different feature spaces in a graph convolutional neural network to make the generated embedding more interpretable and improve the performance of graph collaborative filtering. We conduct extensive experiments with three recommendation system datasets and the results demonstrate that DGCF-MSC outperforms the existing disentangled graph collaborative filtering methods in all performance metrics. Our code is released on https://github.com/lustrelake/DGCF_MSC.
Original language | English |
---|---|
Title of host publication | 2023 IEEE 10th International Conference on Data Science and Advanced Analytics (DSAA) |
Subtitle of host publication | proceedings |
Editors | Yannis Manolopoulos, Zhi-Hua Zhou |
Place of Publication | Piscataway, NJ |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Number of pages | 10 |
ISBN (Electronic) | 9798350345032 |
ISBN (Print) | 9798350345049 |
DOIs | |
Publication status | Published - 2023 |
Event | 10th IEEE International Conference on Data Science and Advanced Analytics, DSAA 2023 - Thessaloniki, Greece Duration: 9 Oct 2023 → 12 Oct 2023 |
Conference
Conference | 10th IEEE International Conference on Data Science and Advanced Analytics, DSAA 2023 |
---|---|
Country/Territory | Greece |
City | Thessaloniki |
Period | 9/10/23 → 12/10/23 |
Keywords
- graph neural networks
- representation learning
- disentanglement
- higher-order relationships
- recommendation systems