paper-with-me

Papers

Invariant representation learning for sequential recommendation

2023-08-22 · Xiaofan Zhou

Sequential recommendation involves automatically recommending the next item to users based on their historical item sequence. While most prior research employs RNN or transformer methods to glean information from the item sequence-generating probabilities for each user-item pair and recommending the top items, these approaches often overlook the challenge posed by spurious relationships. This paper specifically addresses these spurious relations. We introduce a novel sequential recommendation framework named Irl4Rec. This framework harnesses invariant learning and employs a new objective that factors in the relationship between spurious variables and adjustment variables during model training. This approach aids in identifying spurious relations. Comparative analyses reveal that our framework outperforms three typical methods, underscoring the effectiveness of our model. Moreover, an ablation study further demonstrates the critical role our model plays in detecting spurious relations.

📄 PDF Abstract BibTeX arXiv:2308.11728

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSequential Recommendation

Similar Papers 제목 키워드 기반

Equivariant Contrastive Learning for Sequential Recommendation

2022-11-10 · Peilin Zhou, Jingqi Gao, Yueqi Xie, Qichen Ye 외

Contrastive learning (CL) benefits the training of sequential recommendation models with informative self-supervision signals. Existing solutions apply general sequential data augmentation strategies to generate positive…

Contrastive LearningData AugmentationSequential Recommendation

Automated Prompting for Non-overlapping Cross-domain Sequential Recommendation

2023-04-09 · Lei Guo, Chunxiao Wang, Xinhua Wang, Lei Zhu 외

Cross-domain Recommendation (CR) has been extensively studied in recent years to alleviate the data sparsity issue in recommender systems by utilizing different domain information. In this work, we focus on the more gene…

Prompt LearningRecommendation SystemsSequential Recommendation

Beyond Negative Transfer: Disentangled Preference-Guided Diffusion for Cross-Domain Sequential Recommendation

2025-08-30 · Xiaoxin Ye, Chengkai Huang, Hongtao Huang, Lina Yao arxiv

Cross-Domain Sequential Recommendation (CDSR) leverages user behaviors across domains to enhance recommendation quality. However, naive aggregation of sequential signals can introduce conflicting domain-specific preferen…

Sequential RecommendationCollaborative Filtering

ABXI: Invariant Interest Adaptation for Task-Guided Cross-Domain Sequential Recommendation

2025-01-25 · Qingtian Bian, Marcus Vinícius de Carvalho, Tieying Li, Jiaxing Xu 외

Cross-Domain Sequential Recommendation (CDSR) has recently gained attention for countering data sparsity by transferring knowledge across domains. A common approach merges domain-specific sequences into cross-domain sequ…

Sequential Recommendation

A Contextual-Aware Position Encoding for Sequential Recommendation

2025-02-13 · Jun Yuan, Guohao Cai, Zhenhua Dong

Sequential recommendation (SR), which encodes user activity to predict the next action, has emerged as a widely adopted strategy in developing commercial personalized recommendation systems. A critical component of moder…

PositionRecommendation SystemsSequential Recommendation