arXiv:2502.02410cs.LGcs.CR2025-02ICML被引 4

通过结构化采样提升时间序列预测的隐私保护效果

Privacy Amplification by Structured Subsampling for Deep Differentially Private Time Series Forecasting

  • 采用连续子序列采样构建结构化小批量,增强隐私保障
  • 实验证明该方法在事件级和用户级均实现紧密隐私保证
  • 适合医疗、交通等敏感时序数据的私密建模任务

许多敏感数据,如网络流量、移动轨迹或医院床位占用情况,本质上是序列型的。当前对个体敏感信息(如单次医院就诊)进行隐私保护的标准方法是差分隐私随机梯度下降(DP-SGD)。然而本文发现,DP-SGD的正式隐私保证与时间序列预测任务不兼容,因其依赖于从非结构化数据集中随机抽取小批量带来的隐私放大效应。相比之下,时间序列预测中的小批量生成方式为:(1) 从数据集中采样连续的序列,(2) 从中截取连续子序列,(3) 将其划分为上下文和真实预测窗口。本文理论分析了这种结构化采样带来的隐私放大效果,从而实现事件级和用户级的强且紧致的隐私保证。此外,还证明了数据增强可在自监督序列模型训练中进一步放大隐私。实验表明,基于结构化采样的隐私放大可有效训练出具有强形式化隐私保障的时间序列预测模型。

原文摘要 · Abstract (English)

Many forms of sensitive data, such as web traffic, mobility data, or hospital occupancy, are inherently sequential. The standard method for training machine learning models while ensuring privacy for units of sensitive information, such as individual hospital visits, is differentially private stochastic gradient descent (DP-SGD). However, we observe in this work that the formal guarantees of DP-SGD are incompatible with time series specific tasks like forecasting, since they rely on the privacy amplification attained by training on small, unstructured batches sampled from an unstructured dataset. In contrast, batches for forecasting are generated by (1) sampling sequentially structured time series from a dataset, (2) sampling contiguous subsequences from these series, and (3) partitioning them into context and ground-truth forecast windows. We theoretically analyze the privacy amplification attained by this structured subsampling to enable the training of forecasting models with sound and tight event- and user-level privacy guarantees. Towards more private models, we additionally prove how data augmentation amplifies privacy in self-supervised training of sequence models. Our empirical evaluation demonstrates that amplification by structured subsampling enables the training of forecasting models with strong formal privacy guarantees.

隐私计算时间序列差分隐私序列建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。