paper-with-me

홈 › Papers

On the User Behavior Leakage from Recommender System Exposure

2022-10-16 · Xin Xin, Jiyuan Yang, Hanbing Wang, Jun Ma, Pengjie Ren, Hengliang Luo, Xinlei Shi, Zhumin Chen, Zhaochun Ren

Modern recommender systems are trained to predict users potential future interactions from users historical behavior data. During the interaction process, despite the data coming from the user side recommender systems also generate exposure data to provide users with personalized recommendation slates. Compared with the sparse user behavior data, the system exposure data is much larger in volume since only very few exposed items would be clicked by the user. Besides, the users historical behavior data is privacy sensitive and is commonly protected with careful access authorization. However, the large volume of recommender exposure data usually receives less attention and could be accessed within a relatively larger scope of various information seekers. In this paper, we investigate the problem of user behavior leakage in recommender systems. We show that the privacy sensitive user past behavior data can be inferred through the modeling of system exposure. Besides, one can infer which items the user have clicked just from the observation of current system exposure for this user. Given the fact that system exposure data could be widely accessed from a relatively larger scope, we believe that the user past behavior privacy has a high risk of leakage in recommender systems. More precisely, we conduct an attack model whose input is the current recommended item slate (i.e., system exposure) for the user while the output is the user's historical behavior. Experimental results on two real-world datasets indicate a great danger of user behavior leakage. To address the risk, we propose a two-stage privacy-protection mechanism which firstly selects a subset of items from the exposure slate and then replaces the selected items with uniform or popularity-based exposure. Experimental evaluation reveals a trade-off effect between the recommendation accuracy and the privacy disclosure risk.

📄 PDF Abstract BibTeX arXiv:2210.08435

Code (1)

nancheng58/on-the-user-behavior-leakage-from-recommender-system-exposure 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

A Novel Privacy-Preserved Recommender System Framework based on Federated Learning

2020-11-11 · Jiangcheng Qin, Baisong Liu

Recommender System (RS) is currently an effective way to solve information overload. To meet users' next click behavior, RS needs to collect users' personal information and behavior to achieve a comprehensive and profoun…

Federated LearningRecommendation Systems

Understanding Echo Chambers in E-commerce Recommender Systems

2020-07-06 · Yingqiang Ge, Shuya Zhao, Honglu Zhou, Changhua Pei 외

Personalized recommendation benefits users in accessing contents of interests effectively. Current research on recommender systems mostly focuses on matching users with proper items based on user interests. However, sign…

Recommendation Systems

iAgent: LLM Agent as a Shield between User and Recommender Systems

2025-02-20 · Wujiang Xu, Yunxiao Shi, Zujie Liang, Xuying Ning 외

Traditional recommender systems usually take the user-platform paradigm, where users are directly exposed under the control of the platform's recommendation algorithms. However, the defect of recommendation algorithms ma…

Recommendation Systems

SimUSER: Simulating User Behavior with Large Language Models for Recommender System Evaluation

2025-04-17 · Nicolas Bougie, Narimasa Watanabe

Recommender systems play a central role in numerous real-life applications, yet evaluating their performance remains a significant challenge due to the gap between offline metrics and online behaviors. Given the scarcity…

Recommendation Systems

Discovery Dynamics: Leveraging Repeated Exposure for User and Music Characterization

2022-10-28 · Bruno Sguerra, Viet-Anh Tran, Romain Hennequin

Repetition in music consumption is a common phenomenon. It is notably more frequent when compared to the consumption of other media, such as books and movies. In this paper, we show that one particularly interesting repe…

Recommendation Systems