English

Public Data Assisted Differentially Private In-Context Learning

Artificial Intelligence 2025-09-16 v1 Computation and Language

Abstract

In-context learning (ICL) in Large Language Models (LLMs) has shown remarkable performance across various tasks without requiring fine-tuning. However, recent studies have highlighted the risk of private data leakage through the prompt in ICL, especially when LLMs are exposed to malicious attacks. While differential privacy (DP) provides strong privacy guarantees, it often significantly reduces the utility of in-context learning (ICL). To address this challenge, we incorporate task-related public data into the ICL framework while maintaining the DP guarantee. Based on this approach, we propose a private in-context learning algorithm that effectively balances privacy protection and model utility. Through experiments, we demonstrate that our approach significantly improves the utility of private ICL with the assistance of public data. Additionally, we show that our method is robust against membership inference attacks, demonstrating empirical privacy protection.

Keywords

Cite

@article{arxiv.2509.10932,
  title  = {Public Data Assisted Differentially Private In-Context Learning},
  author = {Seongho Joo and Hyukhun Koh and Kyomin Jung},
  journal= {arXiv preprint arXiv:2509.10932},
  year   = {2025}
}

Comments

EMNLP 2025 Findings

R2 v1 2026-07-01T05:34:51.114Z