paper-with-me

Papers

Towards More Robust and Accurate Sequential Recommendation with Cascade-guided Adversarial Training

2023-04-11 · Juntao Tan, Shelby Heinecke, Zhiwei Liu, Yongjun Chen, Yongfeng Zhang, Huan Wang

Sequential recommendation models, models that learn from chronological user-item interactions, outperform traditional recommendation models in many settings. Despite the success of sequential recommendation models, their robustness has recently come into question. Two properties unique to the nature of sequential recommendation models may impair their robustness - the cascade effects induced during training and the model's tendency to rely too heavily on temporal information. To address these vulnerabilities, we propose Cascade-guided Adversarial training, a new adversarial training procedure that is specifically designed for sequential recommendation models. Our approach harnesses the intrinsic cascade effects present in sequential modeling to produce strategic adversarial perturbations to item embeddings during training. Experiments on training state-of-the-art sequential models on four public datasets from different domains show that our training approach produces superior model ranking accuracy and superior model robustness to real item replacement perturbations when compared to both standard model training and generic adversarial training.

📄 PDF Abstract BibTeX arXiv:2304.05492

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Explanation Guided Contrastive Learning for Sequential Recommendation

2022-09-03 · Lei Wang, Ee-Peng Lim, Zhiwei Liu, Tianxiang Zhao

Recently, contrastive learning has been applied to the sequential recommendation task to address data sparsity caused by users with few item interactions and items with few user adoptions. Nevertheless, the existing cont…

Contrastive LearningRepresentation LearningSequential Recommendation

Improving LLM Interpretability and Performance via Guided Embedding Refinement for Sequential Recommendation

2025-04-15 · Nanshan Jia, Chenfei Yuan, Yuhang Wu, Zeyu Zheng

The fast development of Large Language Models (LLMs) offers growing opportunities to further improve sequential recommendation systems. Yet for some practitioners, integrating LLMs to their existing base recommendation s…

Recommendation SystemsSequential Recommendation

Similarity-Guided Diffusion for Contrastive Sequential Recommendation

2025-07-16 · Jinkyeong Choi, Yejin Noh, Donghyeon Park

In sequential recommendation systems, data augmentation and contrastive learning techniques have recently been introduced using diffusion models to achieve robust representation learning. However, most of the existing ap…

Contrastive LearningData AugmentationDenoisingRecommendation Systems+2

Reinforcement Learning based Path Exploration for Sequential Explainable Recommendation

2021-11-24 · Yicong Li, Hongxu Chen, Yile Li, Lin Li 외

Recent advances in path-based explainable recommendation systems have attracted increasing attention thanks to the rich information provided by knowledge graphs. Most existing explainable recommendations only utilize sta…

Explainable RecommendationKnowledge GraphsRecommendation Systemsreinforcement-learning+2

Preference Discerning with LLM-Enhanced Generative Retrieval

2024-12-11 · Fabian Paischer, Liu Yang, Linfeng Liu, Shuai Shao 외

Sequential recommendation systems aim to provide personalized recommendations for users based on their interaction history. To achieve this, they often incorporate auxiliary information, such as textual descriptions of i…

Recommendation SystemsRetrievalSequential Recommendation