@inproceedings{844cd2bed59942d2a38ffe7601022a36,
title = "Rethinking adjacent dependency in session-based recommendations",
abstract = "Session-based recommendations (SBRs) recommend the next item for an anonymous user by modeling the dependencies between items in a session. Benefiting from the superiority of graph neural networks (GNN) in learning complex dependencies, GNN-based SBRs have become the main stream of SBRs in recent years. Most GNN-based SBRs are based on a strong assumption of adjacent dependency, which means any two adjacent items in a session are necessarily dependent here. However, based on our observation, the adjacency does not necessarily indicate dependency due to the uncertainty and complexity of user behaviours. Therefore, the aforementioned assumption does not always hold in the real-world cases and thus easily leads to two deficiencies: (1) the introduction of false dependencies between items which are adjacent in a session but are not really dependent, and (2) the missing of true dependencies between items which are not adjacent but are actually dependent. Such deficiencies significantly downgrade accurate dependency learning and thus reduce the recommendation performance. Aiming to address these deficiencies, we propose a novel review-refined inter-item graph neural network (RI-GNN), which utilizes the topic information extracted from items{\textquoteright} reviews to refine dependencies between items. Experiments on two public real-world datasets demonstrate that RI-GNN outperforms the state-of-the-art methods (The implementation is available at https://github.com/Nishikata97/RI-GNN. ).",
keywords = "Recommender system, Session-based recommendation, Graph neural network, Adjacent dependency",
author = "Qian Zhang and Shoujin Wang and Wenpeng Lu and Chong Feng and Xueping Peng and Qingxiang Wang",
year = "2022",
doi = "10.1007/978-3-031-05981-0_24",
language = "English",
isbn = "9783031059803",
series = "Lecture Notes in Computer Science",
publisher = "Springer, Springer Nature",
pages = "301--313",
editor = "Jo{\~a}o Gama and Tianrui Li and Yang Yu and Enhong Chen and Yu Zheng and Fei Teng",
booktitle = "Advances in Knowledge Discovery and Data Mining",
address = "United States",
note = "26th Pacific-Asia Conference on Knowledge Discovery and Data Mining, PAKDD 2022 ; Conference date: 16-05-2022 Through 19-05-2022",
}