IRCVLGDec 31, 2024

Image Fusion for Cross-Domain Sequential Recommendation

arXiv:2502.15694v231 citationsh-index: 10WWW
Originality Incremental advance
AI Analysis

This addresses the problem of predicting user interactions across multiple domains for e-commerce applications, representing an incremental improvement through visual data integration.

The paper tackles cross-domain sequential recommendation by incorporating item image information to better capture visual preferences, resulting in IFCDSR significantly outperforming existing methods on re-partitioned e-commerce datasets.

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 four e-commerce datasets and conducted extensive experiments. Results demonstrate that IFCDSR significantly outperforms existing methods.

Foundations

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

Your Notes