Abstract
Recently, as Graph Convolutional Network (GCN) achieves great success in graph representation tasks, GCN-based Collaborative Filtering (CF) methods have been widely applied in recommender systems and achieved state-of-the-art performance. However, to our best knowledge, these methods only applies an undirected bipartite graph containing no direct relations between items which has been verified to have better performance in our experiments. Moreover, these methods do not consider the impact of the sequential information from historical interaction sequences. To explore the effect of direct relations between items and the importance of sequential information, in this paper, we propose a new method called Direct Item Session Similarity Enhanced Collaborative Filtering (DISS-CF)- a general improved method for GCN-based recommender systems. DISS-CF calculates the direct similarities among items by applying session windows and generates an enhanced directed weighted interaction graph instead of an undirected bipartite graph. This work conducts comprehensive experiments by integrating the DISS-CF into several popular GCN-based recommender system models on different real-world benchmark datasets. The results validate the effectiveness of direct item relations and the importance of sequential information from historical interactions.
Original language | English |
---|---|
Title of host publication | ICWS 2024 |
Subtitle of host publication | 2024 IEEE International Conference on Web Services: proceedings |
Editors | Rong N. Chang, Carl K. Chang, Zigui Jiang, Jingwei Yang, Zhi Jin, Michael Sheng, Jing Fan, Kenneth Fletcher, Qiang He, Claudio Ardagna, Jian Yang, Jianwei Yin, Zhongjie Wang, Amin Beheshti, Stefano Russo, Nimanthi Atukorala, Jia Wu, Philip S. Yu, Heiko Ludwig, Stephan Reiff-Marganiec, Wei (Emma) Zhang, Anca Sailer, Nicola Bena, Kuang Li, Yuji Watanabe, Tiancheng Zhao, Shangguang Wang, Zhiying Tu, Yingjie Wang, Kang Wei |
Place of Publication | Piscataway, NJ |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 320-329 |
Number of pages | 10 |
ISBN (Electronic) | 9798350368550 |
ISBN (Print) | 9798350368567 |
DOIs | |
Publication status | Published - 2024 |
Event | 2024 IEEE International Conference on Web Services, ICWS 2024 - Shenzhen, China Duration: 7 Jul 2024 → 13 Jul 2024 |
Conference
Conference | 2024 IEEE International Conference on Web Services, ICWS 2024 |
---|---|
Country/Territory | China |
City | Shenzhen |
Period | 7/07/24 → 13/07/24 |
Keywords
- collaborative filtering
- Graph Convolutional Network
- interaction graph
- recommendation
- session similarity