paper-with-me

홈 › Papers

Preserving Privacy and Utility in LLM-Based Product Recommendations

2025-05-02 · Tina Khezresmaeilzadeh, Jiang Zhang, Dimitrios Andreadis, Konstantinos Psounis

Large Language Model (LLM)-based recommendation systems leverage powerful language models to generate personalized suggestions by processing user interactions and preferences. Unlike traditional recommendation systems that rely on structured data and collaborative filtering, LLM-based models process textual and contextual information, often using cloud-based infrastructure. This raises privacy concerns, as user data is transmitted to remote servers, increasing the risk of exposure and reducing control over personal information. To address this, we propose a hybrid privacy-preserving recommendation framework which separates sensitive from nonsensitive data and only shares the latter with the cloud to harness LLM-powered recommendations. To restore lost recommendations related to obfuscated sensitive data, we design a de-obfuscation module that reconstructs sensitive recommendations locally. Experiments on real-world e-commerce datasets show that our framework achieves almost the same recommendation utility with a system which shares all data with an LLM, while preserving privacy to a large extend. Compared to obfuscation-only techniques, our approach improves HR@10 scores and category distribution alignment, offering a better balance between privacy and recommendation quality. Furthermore, our method runs efficiently on consumer-grade hardware, making privacy-aware LLM-based recommendation systems practical for real-world use.

📄 PDF Abstract BibTeX arXiv:2505.00951

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringLarge Language ModelPrivacy PreservingRecommendation Systems

Similar Papers 제목 키워드 기반

Privacy-Preserving Computer Vision for Industry: Three Case Studies in Human-Centric Manufacturing

2025-12-10 · Sander De Coninck, Emilio Gamba, Bart Van Doninck, Abdellatif Bey-Temsamani 외 arxiv

The adoption of AI-powered computer vision in industry is often constrained by the need to balance operational utility with worker privacy. Building on our previously proposed privacy-preserving framework, this paper pre…

PriPeARL: A Framework for Privacy-Preserving Analytics and Reporting at LinkedIn

2018-09-20 · Krishnaram Kenthapadi, Thanh T. L. Tran

Preserving privacy of users is a key requirement of web-scale analytics and reporting applications, and has witnessed a renewed focus in light of recent data breaches and new regulations such as GDPR. We focus on the pro…

Privacy Preserving

Scaling While Privacy Preserving: A Comprehensive Synthetic Tabular Data Generation and Evaluation in Learning Analytics

2024-01-12 · Qinyi Liu, Mohammad Khalil, Ronas Shakya, Jelena Jovanovic

Privacy poses a significant obstacle to the progress of learning analytics (LA), presenting challenges like inadequate anonymization and data misuse that current solutions struggle to address. Synthetic data emerges as a…

Privacy PreservingSynthetic Data GenerationTabular Data Generation

ILASR: Privacy-Preserving Incremental Learning for Automatic Speech Recognition at Production Scale

2022-07-19 · Gopinath Chennupati, Milind Rao, Gurpreet Chadha, Aaron Eakin 외

Incremental learning is one paradigm to enable model building and updating at scale with streaming data. For end-to-end automatic speech recognition (ASR) tasks, the absence of human annotated labels along with the need …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual LearningIncremental Learning+3

Privacy-Preserving Dynamic Assortment Selection

2024-10-29 · Young Hyun Cho, Will Wei Sun

With the growing demand for personalized assortment recommendations, concerns over data privacy have intensified, highlighting the urgent need for effective privacy-preserving strategies. This paper presents a novel fram…

Inference AttackPrivacy Preserving