paper-with-me

홈 › Papers

Composition Properties of Inferential Privacy for Time-Series Data

2017-07-10 · Shuang Song, Kamalika Chaudhuri

With the proliferation of mobile devices and the internet of things, developing principled solutions for privacy in time series applications has become increasingly important. While differential privacy is the gold standard for database privacy, many time series applications require a different kind of guarantee, and a number of recent works have used some form of inferential privacy to address these situations. However, a major barrier to using inferential privacy in practice is its lack of graceful composition -- even if the same or related sensitive data is used in multiple releases that are safe individually, the combined release may have poor privacy properties. In this paper, we study composition properties of a form of inferential privacy called Pufferfish when applied to time-series data. We show that while general Pufferfish mechanisms may not compose gracefully, a specific Pufferfish mechanism, called the Markov Quilt Mechanism, which was recently introduced, has strong composition properties comparable to that of pure differential privacy when applied to time series data.

📄 PDF Abstract BibTeX arXiv:1707.02702

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Can LLMs Reason with Rules? Logic Scaffolding for Stress-Testing and Improving LLMs

2024-02-18 · Siyuan Wang, Zhongyu Wei, Yejin Choi, Xiang Ren

Large language models (LLMs) have achieved impressive human-like performance across various reasoning tasks. However, their mastery of underlying inferential rules still falls short of human capabilities. To investigate …

Logical Reasoning

Decomposing and Recomposing Event Structure

2021-03-18 · William Gantt, Lelia Glass, Aaron Steven White

We present an event structure classification empirically derived from inferential properties annotated on sentence- and document-level Universal Decompositional Semantics (UDS) graphs. We induce this classification joint…

ClassificationSentence

Ordinal time series analysis with the R package otsfeatures

2023-04-24 · Ángel López Oriona, José Antonio Vilar Fernández

The 21st century has witnessed a growing interest in the analysis of time series data. Whereas most of the literature on the topic deals with real-valued time series, ordinal time series have typically received much less…

ClusteringOutlier DetectionTime SeriesTime Series Analysis

STD: A Seasonal-Trend-Dispersion Decomposition of Time Series

2022-04-21 · Grzegorz Dudek

The decomposition of a time series is an essential task that helps to understand its very nature. It facilitates the analysis and forecasting of complex time series expressing various hidden components such as the trend,…

Time SeriesTime Series Analysis

Analyzing Privacy Leakage in Machine Learning via Multiple Hypothesis Testing: A Lesson From Fano

2022-10-24 · Chuan Guo, Alexandre Sablayrolles, Maziar Sanjabi

Differential privacy (DP) is by far the most widely accepted framework for mitigating privacy risks in machine learning. However, exactly how small the privacy parameter $\epsilon$ needs to be to protect against certain …