IRDec 1, 2020

Mixed Information Flow for Cross-domain Sequential Recommendations

arXiv:2012.00485v379 citations
AI Analysis

This work is an incremental improvement for e-commerce platforms seeking to enhance sequential recommendations by leveraging information across multiple domains.

This paper addresses cross-domain sequential recommendation by proposing a mixed information flow network that considers both behavioral and knowledge information flow. The model selectively uses cross-domain information to enrich sequence representations, leading to improved recommendation performance on four e-commerce datasets.

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain sequential recommendation is to grasp and transfer the flow of information from multiple domains so as to promote recommendations in all domains. Previous studies have investigated the flow of behavioral information by exploring the connection between items from different domains. The flow of knowledge (i.e., the connection between knowledge from different domains) has so far been neglected. In this paper, we propose a mixed information flow network for cross-domain sequential recommendation to consider both the flow of behavioral information and the flow of knowledge by incorporating a behavior transfer unit and a knowledge transfer unit. The proposed mixed information flow network is able to decide when cross-domain information should be used and, if so, which cross-domain information should be used to enrich the sequence representation according to users' current preferences. Extensive experiments conducted on four e-commerce datasets demonstrate that mixed information flow network is able to further improve recommendation performance in different domains by modeling mixed information flow.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes