paper-with-me

홈 › Papers

Simulation Studies on Deep Reinforcement Learning for Building Control with Human Interaction

2021-03-14 · Donghwan Lee, Niao He, Seungjae Lee, Panagiota Karava, Jianghai Hu

The building sector consumes the largest energy in the world, and there have been considerable research interests in energy consumption and comfort management of buildings. Inspired by recent advances in reinforcement learning (RL), this paper aims at assessing the potential of RL in building climate control problems with occupant interaction. We apply a recent RL approach, called DDPG (deep deterministic policy gradient), for the continuous building control tasks and assess its performance with simulation studies in terms of its ability to handle (a) the partial state observability due to sensor limitations; (b) complex stochastic system with high-dimensional state-spaces, which are jointly continuous and discrete; (c) uncertainties due to ambient weather conditions, occupant's behavior, and comfort feelings. Especially, the partial observability and uncertainty due to the occupant interaction significantly complicate the control problem. Through simulation studies, the policy learned by DDPG demonstrates reasonable performance and computational tractability.

📄 PDF Abstract BibTeX arXiv:2103.07919

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Adam 설명 없음
Weight Decay 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Batch Normalization 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
DDPG DDPG, or Deep Deterministic Policy Gradient, is an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action…

Similar Papers 제목 키워드 기반

BEAR: Physics-Principled Building Environment for Control and Reinforcement Learning

2022-11-27 · Chi Zhang, Yuanyuan Shi, Yize Chen

Recent advancements in reinforcement learning algorithms have opened doors for researchers to operate and optimize building energy management systems autonomously. However, the lack of an easily configurable building dyn…

energy managementManagementModel Predictive Controlreinforcement-learning+2

AutoB2G: Agentic Simulation and Reinforcement Learning for Spatio-Temporal Grid-Interactive Building Control

2026-03-27 · Borui Zhang, Nariman Mahdavi, Subbu Sethuvenkatraman, Flora Salim arxiv

Grid-interactive building control has emerged as a promising approach for improving demand-side flexibility in modern power systems. Realistic studies of such systems, however, require tightly coupled co-simulation acros…

Reinforcement Learning

Exploring Deep Reinforcement Learning for Holistic Smart Building Control

2023-01-27 · Xianzhong Ding, Alberto Cerpa, Wan Du

In this paper, we take a holistic approach to deal with the tradeoffs between energy use and comfort in commercial buildings. We developed a system called OCTOPUS, which employs a novel deep reinforcement learning (DRL) …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

SINERGYM -- A virtual testbed for building energy optimization with Reinforcement Learning

2024-12-11 · Alejandro Campoy-Nieves, Antonio Manjavacas, Javier Jiménez-Raboso, Miguel Molina-Solana 외

Simulation has become a crucial tool for Building Energy Optimization (BEO) as it enables the evaluation of different design and control strategies at a low cost. Machine Learning (ML) algorithms can leverage large-scale…

continuous-controlContinuous ControlReinforcement Learning (RL)

A Safe and Data-efficient Model-based Reinforcement Learning System for HVAC Control

2024-07-16 · Xianzhong Ding, Zhiyu An, Arya Rathee, Wan Du

Model-Based Reinforcement Learning (MBRL) has been widely studied for Heating, Ventilation, and Air Conditioning (HVAC) control in buildings. One of the critical challenges is the large amount of data required to effecti…

Model-based Reinforcement Learning