LGCRCYJul 10

LDPKiT: Superimposing Remote Queries for Privacy-Preserving Distillation

arXiv:2405.163616.9h-index: 7
Predicted impact top 49% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For model users needing to query remote APIs with sensitive data, LDPKiT provides a method to distill knowledge while bounding privacy leakage, though the improvements are incremental.

LDPKiT introduces a superimposition technique for privacy-preserving model distillation under local differential privacy, achieving nearly the same accuracy at ε=1.25 as at ε=2.0 on SVHN with less than 2% accuracy reduction.

To protect privacy in regulated domains such as healthcare and finance, model owners may allow only remote API access while keeping both the training data and model parameters private. However, model users performing inference on such remotely hosted models may be required to transmit potentially sensitive inputs, raising privacy concerns. In this work, we present LDPKiT, a framework for non-adversarial, privacy-preserving model distillation that leverages a user's private in-distribution data while bounding privacy leakage. LDPKiT introduces a novel superimposition technique that generates approximately in-distribution samples, enabling effective knowledge transfer under local differential privacy (LDP). Experiments on Fashion-MNIST, SVHN, and PathMNIST demonstrate that LDPKiT consistently improves utility while maintaining privacy, with benefits that become more pronounced at stronger noise levels. For example, on SVHN, LDPKiT achieves nearly the same inference accuracy at $ε=1.25$ as at $ε=2.0$, yielding stronger privacy guarantees with less than a 2\% accuracy reduction. We further conduct sensitivity analyses to examine the effect of dataset size on performance and provide a systematic analysis of latent space representations, offering intuitive and empirical insights into the accuracy gains of LDPKiT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes