paper-with-me

홈 › Papers

P2Skill: Privacy Preserving Skill Distillation for Cloud-Local LLM Inference Systems

2026-08-14 · Myunghoon Ryu, Geunpyo Park, Sungjoon Lee, XinYu Piao, Jong-Kook Kim arxiv

Cloud-local LLM inference systems have the potential to use the reasoning capability of large cloud models while protecting sensitive user data on personal devices. Cloud-bound requests must exclude personally identifiable information (PII) to prevent external data leakage. Existing privacy-preserving methods rely on prompt perturbation, entity masking, or model fine-tuning, but these approaches may distort contextual semantics or require additional training. This paper proposes P2Skill, a prompt-based skill distillation method in which a local small language model (SLM) autonomously performs decomposition, PII-aware routing, paraphrasing, and reconstruction by following the skill prompts. Skills are iteratively refined from execution failures by a cloud LLM, enabling the local SLM to generalize beyond memorized PII patterns, and therefore P2Skill requires no privacy-specific fine-tuning or learned auxiliary detectors. Evaluation on a four-domain benchmark shows that P2Skill achieves $1.69\times$ and $3.66\times$ higher privacy-preserved inference quality than previous baselines.

📄 PDF Abstract BibTeX arXiv:2608.14094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills

2026-08-04 · Yongli Xiang, Zhifang Zhang, Bojun Yang, Ziming Hong 외 arxiv

Persona skills distill personal interaction histories into portable and executable artifacts for downstream agents. While enabling flexible personalization, this process concentrates fragmented personal signals, amplifie…

Evidence Over Plans: Online Trajectory Verification for Skill Distillation

2026-05-09 · Yang Zhou, Zihan Dong, Zhenting Wang, Can Jin 외 arxiv

Agent skills can remarkably improve task success rates by using human-written procedural documents, but their quality is difficult to assess without environment-grounded verification. Existing skill generation methods he…

Privacy-Preserving AI-Enabled Decentralized Learning and Employment Records System

2026-01-06 · Yuqiao Xu, Mina Namazi, Sahith Reddy Jalapally, Osama Zafar 외 arxiv

Learning and Employment Record (LER) systems are emerging as critical infrastructure for securely compiling and sharing educational and work achievements. Existing blockchain-based platforms leverage verifiable credentia…

FederatedSkill: Federated Learning for Agentic Skill Evolution

2026-06-02 · Jingbo Yang, Guanyu Yao, Yang Zhang, Ramana Rao Kompella 외 arxiv

Modern LLM agents increasingly rely on skill libraries to handle complex tasks, making skill evolution a primary driver of self-improvement. However, isolated single-user task streams lack the diversity required to build…

Federated Learning

MaskClaw: Edge-Side Personalized Privacy Arbitration for GUI Agents with Behavior-Driven Skill Evolution

2026-05-27 · Yanqiu Zhao, Dongying Zheng, Kaibo Huang, Yukun Wei 외 arxiv

GUI agents rely on screenshots to infer intent and operate across applications, but these screenshots often contain private messages, medical records, payment credentials, and workplace-specific workflows. Privacy decisi…