Abstract
Cross-domain sequential recommendation (CDSR) utilizes data from multiple domains to recommend the user's next interaction based on his latest interaction sequence. Currently, many cross-domain sequential recommendation algorithms have been proven to achieve good recommendation performance. However, these algorithms overlook the influence of users' long-term behavioral patterns and general interests when extracting their current preferences. In this article, we propose a Hierarchical Gating Network for Cross-Domain Sequential Recommendation (HGNCDSR). Specifically, we simultaneously train single-domain and cross-domain interaction sequences, utilizing a hierarchical gating network to capture user interest representations in single-domain and cross-domain, respectively. A feature gating and an instance gating are applied respectively to extract user interests at item feature level and instance level. While learning current preferences from behavior sequences, user representations that reflect behavioral patterns and general interests are simultaneously learned and strengthened. Additionally, we employ the item-item product to model the relationships between candidate items and those in the interaction sequence. Both current interests and item relevance are considered simultaneously, integrating single-domain and cross-domain user preferences to predict the user's next interaction. We design extensive experiments to show that HGNCDSR has better recommendation performance than other state-of-the-art models.
Original language | English |
---|---|
Article number | ART90 |
Journal | ACM Transactions on Information Systems |
Volume | 43 |
Issue number | 4 |
DOIs | |
Publication status | Published - 21 May 2025 |
Externally published | Yes |
Keywords
- Cross-domain recommendation
- feature gating
- instance gating
- item-item product
- sequential recommendation