English

Membership Inference Attacks Against Time-Series Models

Machine Learning 2024-09-24 v2 Artificial Intelligence

Abstract

Analyzing time-series data that contains personal information, particularly in the medical field, presents serious privacy concerns. Sensitive health data from patients is often used to train machine learning models for diagnostics and ongoing care. Assessing the privacy risk of such models is crucial to making knowledgeable decisions on whether to use a model in production or share it with third parties. Membership Inference Attacks (MIA) are a key method for this kind of evaluation, however time-series prediction models have not been thoroughly studied in this context. We explore existing MIA techniques on time-series models, and introduce new features, focusing on the seasonality and trend components of the data. Seasonality is estimated using a multivariate Fourier transform, and a low-degree polynomial is used to approximate trends. We applied these techniques to various types of time-series models, using datasets from the health domain. Our results demonstrate that these new features enhance the effectiveness of MIAs in identifying membership, improving the understanding of privacy risks in medical data applications.

Keywords

Cite

@article{arxiv.2407.02870,
  title  = {Membership Inference Attacks Against Time-Series Models},
  author = {Noam Koren and Abigail Goldsteen and Guy Amit and Ariel Farkash},
  journal= {arXiv preprint arXiv:2407.02870},
  year   = {2024}
}

Comments

16 pages

R2 v1 2026-06-28T17:27:33.306Z