SPAILGMay 28, 2020

Intelligent Residential Energy Management System using Deep Reinforcement Learning

arXiv:2005.14259v153 citations
Originality Incremental advance
AI Analysis

This addresses the need for intelligent energy management systems to lower electricity bills and reduce peak demand for residential consumers, though it appears incremental as it applies DRL to an existing problem.

The paper tackles the problem of reducing residential electricity consumption and peak load demand by developing a Deep Reinforcement Learning (DRL) model for home energy management, which outperforms state-of-the-art mixed integer linear programming (MILP) and increases monthly savings for consumers while minimizing system peak load.

The rising demand for electricity and its essential nature in today's world calls for intelligent home energy management (HEM) systems that can reduce energy usage. This involves scheduling of loads from peak hours of the day when energy consumption is at its highest to leaner off-peak periods of the day when energy consumption is relatively lower thereby reducing the system's peak load demand, which would consequently result in lesser energy bills, and improved load demand profile. This work introduces a novel way to develop a learning system that can learn from experience to shift loads from one time instance to another and achieve the goal of minimizing the aggregate peak load. This paper proposes a Deep Reinforcement Learning (DRL) model for demand response where the virtual agent learns the task like humans do. The agent gets feedback for every action it takes in the environment; these feedbacks will drive the agent to learn about the environment and take much smarter steps later in its learning stages. Our method outperformed the state of the art mixed integer linear programming (MILP) for load peak reduction. The authors have also designed an agent to learn to minimize both consumers' electricity bills and utilities' system peak load demand simultaneously. The proposed model was analyzed with loads from five different residential consumers; the proposed method increases the monthly savings of each consumer by reducing their electricity bill drastically along with minimizing the peak load on the system when time shiftable loads are handled by the proposed method.

Foundations

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

Your Notes