Abstract
Sequential recommendation is of great importance for a variety of purposes, such as application engineering, resource optimization, and marketing. Yet, existing sequence-based recommendation models are susceptible to adversarial attacks, which aim to perturb input sequences and mislead trained models, resulting in incorrect predictions. Defense methods are accordingly adopted to enhance model robustness. Nevertheless, these methods encounter challenges, such as error propagation (from the model output to generate adversarial samples), the high system complexity, and the difficulty of maintaining the model generalizability. To bridge this gap, this paper introduces a simple yet effective adversarial defense algorithm, termed Perturbation-Driven Sequential Recommendation (PDSR). In the training process, PDSR leverages a simple perturbation-generation module to create adversarial samples, eliminating the need for gradient estimation, thus streamlining the process. Additionally, it also incorporates a robust encoder designed to increase tolerance towards representation variations by ensuring alignment between original and perturbed representations, thereby boosting model generalizability. Comprehensive experiments are conducted based on a combination of five benchmark datasets, two attack methods, and four sequential recommendation models. When compared to four state-of-the-art defense baselines, PDSR demonstrates notable improvements in defense performance.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2023 IEEE International Conference on Big Data |
Editors | Jingrui He, Themis Palpanas, Xiaohua Hu, Alfredo Cuzzocrea, Dejing Dou, Dominik Slezak, Wei Wang, Aleksandra Gruca, Jerry Chun-Wei Lin, Rakesh Agrawal |
Place of Publication | U.S. |
Publisher | IEEE |
Pages | 1299-1307 |
Number of pages | 9 |
ISBN (Electronic) | 9798350324457 |
DOIs | |
Publication status | Published - 2023 |
Event | IEEE International Conference on Big Data - Sorrento, Italy Duration: 15 Dec 2023 → 18 Dec 2023 |
Conference
Conference | IEEE International Conference on Big Data |
---|---|
Country/Territory | Italy |
City | Sorrento |
Period | 15/12/23 → 18/12/23 |
Keywords
- Adversarial Attack
- Encoding Alignment
- Model Robustness
- Perturbation
- Sequential Recommendation