paper-with-me

Papers

MRP-LLM: Multitask Reflective Large Language Models for Privacy-Preserving Next POI Recommendation

2024-12-03 · Ziqing Wu, Zhu Sun, Dongxia Wang, Lu Zhang, Jie Zhang, Yew Soon Ong

Large language models (LLMs) have shown promising potential for next Point-of-Interest (POI) recommendation. However, existing methods only perform direct zero-shot prompting, leading to ineffective extraction of user preferences, insufficient injection of collaborative signals, and a lack of user privacy protection. As such, we propose a novel Multitask Reflective Large Language Model for Privacy-preserving Next POI Recommendation (MRP-LLM), aiming to exploit LLMs for better next POI recommendation while preserving user privacy. Specifically, the Multitask Reflective Preference Extraction Module first utilizes LLMs to distill each user's fine-grained (i.e., categorical, temporal, and spatial) preferences into a knowledge base (KB). The Neighbor Preference Retrieval Module retrieves and summarizes the preferences of similar users from the KB to obtain collaborative signals. Subsequently, aggregating the user's preferences with those of similar users, the Multitask Next POI Recommendation Module generates the next POI recommendations via multitask prompting. Meanwhile, during data collection, a Privacy Transmission Module is specifically devised to preserve sensitive POI data. Extensive experiments on three real-world datasets demonstrate the efficacy of our proposed MRP-LLM in providing more accurate next POI recommendations with user privacy preserved.

📄 PDF Abstract BibTeX arXiv:2412.07796

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Balancing Fairness, Privacy, and Accuracy: A Multitask Adversarial Framework for Centralized Data-Driven Systems

2026-05-23 · Imesh Ekanayake, Elham Naghizade, Jeffrey Chan arxiv

The integration of fairness and privacy in centralized data-driven applications is critical, especially as these systems increasingly influence sectors with significant societal impact. Current methods rarely address pri…

Privacy-Preserving Large Language Models: Mechanisms, Applications, and Future Directions

2024-12-09 · Guoshenghui Zhao, Eric Song

The rapid advancement of large language models (LLMs) has revolutionized natural language processing, enabling applications in diverse domains such as healthcare, finance and education. However, the growing reliance on e…

Federated LearningPrivacy PreservingSurvey

CSI-Bench: A Large-Scale In-the-Wild Dataset for Multi-task WiFi Sensing

2025-05-28 · Guozhen Zhu, Yuqian Hu, Weihang Gao, Wei-Hsiang Wang 외

WiFi sensing has emerged as a compelling contactless modality for human activity monitoring by capturing fine-grained variations in Channel State Information (CSI). Its ability to operate continuously and non-intrusively…

Multi-Task LearningPrivacy Preserving

MedCoT-RAG: Causal Chain-of-Thought RAG for Medical Question Answering

2025-08-20 · Ziyu Wang, Elahe Khatibi, Amir M. Rahmani arxiv

Large language models (LLMs) have shown promise in medical question answering but often struggle with hallucinations and shallow reasoning, particularly in tasks requiring nuanced clinical understanding. Retrieval-augmen…

Semantic RetrievalQuestion Answering

Investigating the Efficacy of Large Language Models in Reflective Assessment Methods through Chain of Thoughts Prompting

2023-09-30 · Baphumelele Masikisiki, Vukosi Marivate, Yvette Hlope

Large Language Models, such as Generative Pre-trained Transformer 3 (aka. GPT-3), have been developed to understand language through the analysis of extensive text data, allowing them to identify patterns and connections…

Math