Proactive Load-Shaping Strategies with Privacy-Cost Trade-offs in Residential Households based on Deep Reinforcement Learning
Ruichang Zhang, Youcheng Sun, Mustafa A. Mustafa
TL;DR
This work tackles privacy leaks in smart-meter data by proposing PLS-DQN, a proactive load-shaping framework that employs a rechargeable battery to generate artificial load patterns and mask real consumption. The method casts the problem as a time-discrete finite-horizon MDP with state $S=(D_t,B_t)$, action $a_t$, and a reward that balances privacy, cost, and battery feasibility, learned via a DQN with a target network. A novel reward-shaping strategy using a sliding-window threshold and a battery-consistency mechanism guides the agent toward privacy-centric actions while controlling energy costs. Evaluations against a Seq2Point NILM adversary on UK-DALE data show that PLS-DQN substantially reduces leakages and misleads NILM more effectively than prior work, while maintaining acceptable costs and ensuring battery readiness.
Abstract
Smart meters play a crucial role in enhancing energy management and efficiency, but they raise significant privacy concerns by potentially revealing detailed user behaviors through energy consumption patterns. Recent scholarly efforts have focused on developing battery-aided load-shaping techniques to protect user privacy while balancing costs. This paper proposes a novel deep reinforcement learning-based load-shaping algorithm (PLS-DQN) designed to protect user privacy by proactively creating artificial load signatures that mislead potential attackers. We evaluate our proposed algorithm against a non-intrusive load monitoring (NILM) adversary. The results demonstrate that our approach not only effectively conceals real energy usage patterns but also outperforms state-of-the-art methods in enhancing user privacy while maintaining cost efficiency.
