Abstract
Heterogeneous sequential recommendation (HSR) is a very important recommendation problem, which aims to predict a user's next interacted item under a target behavior type (e.g., purchase in e-commerce sites) based on his/her historical interactions with different behaviors. Though existing sequential methods have achieved advanced performance by considering the varied impacts of interactions with sequential information, a large body of them still have two major shortcomings. Firstly, they usually model different behaviors separately without considering the correlations between them. The transitions from item to item under diverse behaviors indicate some users' potential behavior manner. Secondly, though the behavior information contains a user's fine-grained interests, the insufficient consideration of the local context information limits them from well understanding user intentions. Utilizing the adjacent interactions to better understand a user's behavior could improve the certainty of prediction. To address these two issues, we propose a novel solution utilizing global and personalized graphs for HSR (GPG4HSR) to learn behavior transitions and user intentions. Specifically, our GPG4HSR consists of two graphs, i.e., a global graph to capture the transitions between different behaviors, and a personalized graph to model items with behaviors by further considering the distinct user intentions of the adjacent contextually relevant nodes. Extensive experiments on four public datasets with the state-of-the-art baselines demonstrate the effectiveness and general applicability of our method GPG4HSR.
Original language | English |
---|---|
Title of host publication | RecSys '22: Proceedings of the 16th ACM Conference on Recommender Systems |
Editors | Jennifer Golbeck, F. Maxwell Harper, Vanessa Murdock, Michael Ekstrand, Bracha Shapira, Justin Basilico, Keld Lundgaard, Even Oldridge |
Publisher | Association for Computing Machinery (ACM) |
Pages | 268-277 |
Number of pages | 10 |
ISBN (Print) | 9781450392785 |
DOIs | |
Publication status | Published - 13 Sept 2022 |
Event | 16th ACM Conference on Recommender Systems, RecSys 2022 - Seattle, United States Duration: 18 Sept 2022 → 23 Sept 2022 https://dl.acm.org/doi/proceedings/10.1145/3523227 |
Publication series
Name | Proceedings of ACM Conference on Recommender Systems |
---|
Conference
Conference | 16th ACM Conference on Recommender Systems, RecSys 2022 |
---|---|
Country/Territory | United States |
City | Seattle |
Period | 18/09/22 → 23/09/22 |
Internet address |
Scopus Subject Areas
- Hardware and Architecture
- Software
User-Defined Keywords
- Behavior Transition
- Graph Neural Network
- Sequential Recommendation
- User Intention