paper-with-me

Papers

LSRP: A Leader-Subordinate Retrieval Framework for Privacy-Preserving Cloud-Device Collaboration

2025-05-08 · Yingyi Zhang, Pengyue Jia, Xianneng Li, Derong Xu, Maolin Wang, Yichao Wang, Zhaocheng Du, Huifeng Guo, Yong liu, Ruiming Tang, Xiangyu Zhao

Cloud-device collaboration leverages on-cloud Large Language Models (LLMs) for handling public user queries and on-device Small Language Models (SLMs) for processing private user data, collectively forming a powerful and privacy-preserving solution. However, existing approaches often fail to fully leverage the scalable problem-solving capabilities of on-cloud LLMs while underutilizing the advantage of on-device SLMs in accessing and processing personalized data. This leads to two interconnected issues: 1) Limited utilization of the problem-solving capabilities of on-cloud LLMs, which fail to align with personalized user-task needs, and 2) Inadequate integration of user data into on-device SLM responses, resulting in mismatches in contextual user information. In this paper, we propose a Leader-Subordinate Retrieval framework for Privacy-preserving cloud-device collaboration (LSRP), a novel solution that bridges these gaps by: 1) enhancing on-cloud LLM guidance to on-device SLM through a dynamic selection of task-specific leader strategies named as user-to-user retrieval-augmented generation (U-U-RAG), and 2) integrating the data advantages of on-device SLMs through small model feedback Direct Preference Optimization (SMFB-DPO) for aligning the on-cloud LLM with the on-device SLM. Experiments on two datasets demonstrate that LSRP consistently outperforms state-of-the-art baselines, significantly improving question-answer relevance and personalization, while preserving user privacy through efficient on-device retrieval. Our code is available at: https://github.com/Zhang-Yingyi/LSRP.

📄 PDF Abstract BibTeX arXiv:2505.05031

Code (1)

zhang-yingyi/lsrp 공식 구현

Tasks

Privacy PreservingRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Distributed Stackelberg Equilibrium Seeking for Networked Multi-Leader Multi-Follower Games with A Clustered Information Structure

2024-01-16 · Yue Chen, Peng Yi

The Stackelberg game depicts a leader-follower relationship wherein decisions are made sequentially, and the Stackelberg equilibrium represents an expected optimal solution when the leader can anticipate the rational res…

Decision Making

A Framework for Privacy-Preserving in IoV Using Federated Learning With Differential Privacy

2024-12-09 · IEEE Access 2024 12 · MUHAMMADADNAN, Semeen Rehman, MADIHAHAIDER SYED, ADEEL ANJUM

Vehiclesbecomemoreadvancedandsmarterduetoadvancementsintechnologyinthemodern world. Every person now a days, demand a smart vehicle due to their automobility and smart controls. This is all possible through advanceme…

Federated LearningPrivacy Preserving

Super Research: Answering Highly Complex Questions with Large Language Models through Super Deep and Super Wide Research

2026-02-28 · Yubo Dong, Nianhao You, Yuxuan Hou, Zixun Sun 외 arxiv

While Large Language Models (LLMs) have demonstrated proficiency in Deep Research or Wide Search, their capacity to solve highly complex questions-those requiring long-horizon planning, massive evidence gathering, and sy…

Poincaré Differential Privacy for Hierarchy-Aware Graph Embedding

2023-12-19 · Yuecen Wei, Haonan Yuan, Xingcheng Fu, Qingyun Sun 외

Hierarchy is an important and commonly observed topological property in real-world graphs that indicate the relationships between supervisors and subordinates or the organizational behavior of human groups. As hierarchy …

Graph EmbeddingInductive BiasInference AttackNode Classification+2

An Adversarial Approach to Private Flocking in Mobile Robot Teams

2019-09-23 · Hehui Zheng, Jacopo Panerati, Giovanni Beltrame, Amanda Prorok

Privacy is an important facet of defence against adversaries. In this letter, we introduce the problem of private flocking. We consider a team of mobile robots flocking in the presence of an adversary, who is able to obs…

Motion Planning