Demand response for residential building heating: Effective Monte Carlo Tree Search control based on physics-informed neural networks
Fabio Pavirani, Gargya Gokhale, Bert Claessens, Chris Develder

TL;DR
This paper explores using Monte Carlo Tree Search combined with physics-informed neural networks to optimize residential building heating control, reducing energy use while maintaining comfort.
Contribution
It introduces a novel MCTS approach for building control, enhanced with physics-informed neural networks for improved prediction accuracy and efficiency.
Findings
Physics-informed neural networks reduce prediction errors by 32%.
MCTS with PiNN achieves 4% lower energy costs.
Enhanced MCTS maintains thermal comfort effectively.
Abstract
To reduce global carbon emissions and limit climate change, controlling energy consumption in buildings is an important piece of the puzzle. Here, we specifically focus on using a demand response (DR) algorithm to limit the energy consumption of a residential building's heating system while respecting user's thermal comfort. In that domain, Reinforcement learning (RL) methods have been shown to be quite effective. One such RL method is Monte Carlo Tree Search (MCTS), which has achieved impressive success in playing board games (go, chess). A particular advantage of MCTS is that its decision tree structure naturally allows to integrate exogenous constraints (e.g., by trimming branches that violate them), while conventional RL solutions need more elaborate techniques (e.g., indirectly by adding penalties in the cost/reward function, or through a backup controller that corrects…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBuilding Energy and Comfort Optimization · Model Reduction and Neural Networks
MethodsAlphaZero · Focus
