paper-with-me

Papers

Multi-Selection for Recommendation Systems

2025-04-10 · Sahasrajit Sarmasarkar, Zhihao Jiang, Ashish Goel, Aleksandra Korolova, Kamesh Munagala

We present the construction of a multi-selection model to answer differentially private queries in the context of recommendation systems. The server sends back multiple recommendations and a ``local model'' to the user, which the user can run locally on its device to select the item that best fits its private features. We study a setup where the server uses a deep neural network (trained on the Movielens 25M dataset as the ground truth for movie recommendation. In the multi-selection paradigm, the average recommendation utility is approximately 97\% of the optimal utility (as determined by the ground truth neural network) while maintaining a local differential privacy guarantee with $\epsilon$ ranging around 1 with respect to feature vectors of neighboring users. This is in comparison to an average recommendation utility of 91\% in the non-multi-selection regime under the same constraints.

📄 PDF Abstract BibTeX arXiv:2504.07403

Code (0)

등록된 구현이 없습니다.

Tasks

Movie RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Improving Recommendation System Serendipity Through Lexicase Selection

2023-05-18 · Ryan Boldi, Aadam Lokhandwala, Edward Annatone, Yuval Schechter 외

Recommender systems influence almost every aspect of our digital lives. Unfortunately, in striving to give us what we want, they end up restricting our open-mindedness. Current recommender systems promote echo chambers, …

DiversityRecommendation Systems

Rethinking Recommender Systems: Cluster-based Algorithm Selection

2024-05-28 · Andreas Lizenberger, Ferdinand Pfeifer, Bastian Polewka

Cluster-based algorithm selection deals with selecting recommendation algorithms on clusters of users to obtain performance gains. No studies have been attempted for many combinations of clustering approaches and recomme…

ClusteringRecommendation Systems

Ensemble Boost: Greedy Selection for Superior Recommender Systems

2024-07-07 · Zainil Mehta, Tobias Vente

Ensemble techniques have demonstrated remarkable success in improving predictive performance across various domains by aggregating predictions from multiple models [1]. In the realm of recommender systems, this research …

Recommendation Systems

CRUISE on Quantum Computing for Feature Selection in Recommender Systems

2024-07-03 · Jiayang Niu, Jie Li, Ke Deng, Yongli Ren

Using Quantum Computers to solve problems in Recommender Systems that classical computers cannot address is a worthwhile research topic. In this paper, we use Quantum Annealers to address the feature selection problem in…

counterfactualfeature selectionRecommendation Systems

MetaSelector: Meta-Learning for Recommendation with User-Level Adaptive Model Selection

2020-01-22 · Mi Luo, Fei Chen, Pengxiang Cheng, Zhenhua Dong 외

Recommender systems often face heterogeneous datasets containing highly personalized historical data of users, where no single model could give the best recommendation for every user. We observe this ubiquitous phenomeno…

Meta-LearningModel SelectionRecommendation Systems