paper-with-me

Papers

Intent-Enhanced Data Augmentation for Sequential Recommendation

2024-10-11 · Shuai Chen, Zhoujun Li

The research on intent-enhanced sequential recommendation algorithms focuses on how to better mine dynamic user intent based on user behavior data for sequential recommendation tasks. Various data augmentation methods are widely applied in current sequential recommendation algorithms, effectively enhancing the ability to capture user intent. However, these widely used data augmentation methods often rely on a large amount of random sampling, which can introduce excessive noise into the training data, blur user intent, and thus negatively affect recommendation performance. Additionally, these methods have limited approaches to utilizing augmented data, failing to fully leverage the augmented samples. We propose an intent-enhanced data augmentation method for sequential recommendation(\textbf{IESRec}), which constructs positive and negative samples based on user behavior sequences through intent-segment insertion. On one hand, the generated positive samples are mixed with the original training data, and they are trained together to improve recommendation performance. On the other hand, the generated positive and negative samples are used to build a contrastive loss function, enhancing recommendation performance through self-supervised training. Finally, the main recommendation task is jointly trained with the contrastive learning loss minimization task. Experiments on three real-world datasets validate the effectiveness of our IESRec model.

📄 PDF Abstract BibTeX arXiv:2410.08583

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSequential Recommendation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Intent Contrastive Learning with Cross Subsequences for Sequential Recommendation

2023-10-22 · Xiuyuan Qin, Huanhuan Yuan, Pengpeng Zhao, Guanfeng Liu 외

The user purchase behaviors are mainly influenced by their intentions (e.g., buying clothes for decoration, buying brushes for painting, etc.). Modeling a user's latent intention can significantly improve the performance…

Contrastive LearningData AugmentationRecommendation SystemsSequential Recommendation

Counterfactual Learning-Driven Representation Disentanglement for Search-Enhanced Recommendation

2024-11-14 · Jiajun Cui, Xu Chen, Shuai Xiao, Chen Ju 외

For recommender systems in internet platforms, search activities provide additional insights into user interest through query-click interactions with items, and are thus widely used for enhancing personalized recommendat…

Collaborative FilteringcounterfactualData AugmentationDisentanglement+2

SeqUDA-Rec: Sequential User Behavior Enhanced Recommendation via Global Unsupervised Data Augmentation for Personalized Content Marketing

2025-09-22 · Ruihan Luo, Xuanjing Chen, Ziyang Ding arxiv

Personalized content marketing has become a crucial strategy for digital platforms, aiming to deliver tailored advertisements and recommendations that match user preferences. Traditional recommendation systems often suff…

Recommendation SystemsContrastive LearningData Augmentation

Intent-aware Diffusion with Contrastive Learning for Sequential Recommendation

2025-04-22 · Yuanpeng Qu, Hajime Nobuhara

Contrastive learning has proven effective in training sequential recommendation models by incorporating self-supervised signals from augmented views. Most existing methods generate multiple views from the same interactio…

Contrastive LearningData AugmentationSequential Recommendation

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