Image Fusion for Cross-Domain Sequential Recommendation
Wangyu Wu, Siqi Song, Xianglin Qiu, Xiaowei Huang, Fei Ma, Jimin Xiao

TL;DR
This paper introduces IFCDSR, a novel cross-domain sequential recommendation method that leverages item image embeddings and attention mechanisms to improve user preference prediction across multiple domains.
Contribution
The paper proposes a new approach integrating visual item data via a frozen CLIP model and a multiple attention layer to enhance cross-domain recommendation accuracy.
Findings
IFCDSR significantly outperforms existing methods on four e-commerce datasets.
Visual information from images improves recommendation quality.
Cross-domain interest modeling benefits from joint learning of intra- and inter-sequence interactions.
Abstract
Cross-Domain Sequential Recommendation (CDSR) aims to predict future user interactions based on historical interactions across multiple domains. The key challenge in CDSR is effectively capturing cross-domain user preferences by fully leveraging both intra-sequence and inter-sequence item interactions. In this paper, we propose a novel method, Image Fusion for Cross-Domain Sequential Recommendation (IFCDSR), which incorporates item image information to better capture visual preferences. Our approach integrates a frozen CLIP model to generate image embeddings, enriching original item embeddings with visual data from both intra-sequence and inter-sequence interactions. Additionally, we employ a multiple attention layer to capture cross-domain interests, enabling joint learning of single-domain and cross-domain user preferences. To validate the effectiveness of IFCDSR, we re-partitioned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Domain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need · Contrastive Language-Image Pre-training
