LGSPNov 20, 2020

Deep Directed Information-Based Learning for Privacy-Preserving Smart Meter Data Release

arXiv:2011.11421v315 citations
AI Analysis

This work tackles the problem of privacy preservation for time series data, specifically smart meter power consumption measurements, for users concerned about sensitive information leakage, offering an incremental improvement over existing MI-based methods.

This paper addresses the privacy concerns of sharing smart meter data by proposing a novel privacy-preserving mechanism. It introduces Directed Information (DI) as a privacy measure to capture causal time dependencies, which Mutual Information (MI) fails to do, and optimizes a new loss function using an adversarial framework with two RNNs.

The explosion of data collection has raised serious privacy concerns in users due to the possibility that sharing data may also reveal sensitive information. The main goal of a privacy-preserving mechanism is to prevent a malicious third party from inferring sensitive information while keeping the shared data useful. In this paper, we study this problem in the context of time series data and smart meters (SMs) power consumption measurements in particular. Although Mutual Information (MI) between private and released variables has been used as a common information-theoretic privacy measure, it fails to capture the causal time dependencies present in the power consumption time series data. To overcome this limitation, we introduce the Directed Information (DI) as a more meaningful measure of privacy in the considered setting and propose a novel loss function. The optimization is then performed using an adversarial framework where two Recurrent Neural Networks (RNNs), referred to as the releaser and the adversary, are trained with opposite goals. Our empirical studies on real-world data sets from SMs measurements in the worst-case scenario where an attacker has access to all the training data set used by the releaser, validate the proposed method and show the existing trade-offs between privacy and utility.

Foundations

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

Your Notes