English

Differentially Private Multimodal In-Context Learning

Artificial Intelligence 2026-03-06 v1

Abstract

Vision-language models are increasingly applied to sensitive domains such as medical imaging and personal photographs, yet existing differentially private methods for in-context learning are limited to few-shot, text-only settings because privacy cost scales with the number of tokens processed. We present Differentially Private Multimodal Task Vectors (DP-MTV), the first framework enabling many-shot multimodal in-context learning with formal (ε,δ)(\varepsilon, \delta)-differential privacy by aggregating hundreds of demonstrations into compact task vectors in activation space. DP-MTV partitions private data into disjoint chunks, applies per-layer clipping to bound sensitivity, and adds calibrated noise to the aggregate, requiring only a single noise addition that enables unlimited inference queries. We evaluate on eight benchmarks across three VLM architectures, supporting deployment with or without auxiliary data. At ε=1.0\varepsilon=1.0, DP-MTV achieves 50% on VizWiz compared to 55% non-private and 35% zero-shot, preserving most of the gain from in-context learning under meaningful privacy constraints.

Keywords

Cite

@article{arxiv.2603.04894,
  title  = {Differentially Private Multimodal In-Context Learning},
  author = {Ivoline C. Ngong and Zarreen Reza and Joseph P. Near},
  journal= {arXiv preprint arXiv:2603.04894},
  year   = {2026}
}
R2 v1 2026-07-01T11:04:28.563Z