User Behavior Analysis in Privacy Protection with Large Language Models: A Study on Privacy Preferences with Limited Data
With the widespread application of large language models (LLMs), user privacy protection has become a significant research topic. Existing privacy preference modeling methods often rely on large-scale user data, making effective privacy preference analysis challenging in data-limited environments. This study explores how LLMs can analyze user behavior related to privacy protection in scenarios with limited data and proposes a method that integrates Few-shot Learning and Privacy Computing to model user privacy preferences. The research utilizes anonymized user privacy settings data, survey responses, and simulated data, comparing the performance of traditional modeling approaches with LLM-based methods. Experimental results demonstrate that, even with limited data, LLMs significantly improve the accuracy of privacy preference modeling. Additionally, incorporating Differential Privacy and Federated Learning further reduces the risk of user data exposure. The findings provide new insights into the application of LLMs in privacy protection and offer theoretical support for advancing privacy computing and user behavior analysis.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningFew-Shot LearningSimilar Papers 제목 키워드 기반
Privacy-Preserving News Recommendation Model Learning
News recommendation aims to display news articles to users based on their personal interest. Existing news recommendation methods rely on centralized storage of user behavior data for model training, which may lead to pr…
ArticlesFederated LearningmodelNews Recommendation+1PABAU: Privacy Analysis of Biometric API Usage
Biometric data privacy is becoming a major concern for many organizations in the age of big data, particularly in the ICT sector, because it may be easily exploited in apps. Most apps utilize biometrics by accessing comm…
Balancing Innovation and Privacy: Data Security Strategies in Natural Language Processing Applications
This research addresses privacy protection in Natural Language Processing (NLP) by introducing a novel algorithm based on differential privacy, aimed at safeguarding user data in common applications such as chatbots, sen…
Computational EfficiencyMachine TranslationSentiment AnalysisFedCTR: Federated Native Ad CTR Prediction with Multi-Platform User Behavior Data
Native ad is a popular type of online advertisement which has similar forms with the native content displayed on websites. Native ad CTR prediction is useful for improving user experience and platform revenue. However, i…
Click-Through Rate PredictionPredictionPrivacy PreservingElement Level Differential Privacy: The Right Granularity of Privacy
Differential Privacy (DP) provides strong guarantees on the risk of compromising a user's data in statistical learning applications, though these strong protections make learning challenging and may be too stringent for …