A Novel Cluster Classify Regress Model Predictive Controller Formulation; CCR-MPC
Clement Etienam, Siying Shen, Edward J O'Dwyer, Joshua Sykes

TL;DR
This paper introduces CCR-MPC, a data-driven model predictive control method combining machine learning, clustering, and regression techniques to optimize room temperature regulation by forecasting weather states and adjusting control signals.
Contribution
It presents a novel CCR-based MPC framework integrating advanced machine learning models for weather prediction and control signal optimization in building temperature regulation.
Findings
Successfully optimizes control signals for desired temperature setpoints
Demonstrates scalability to high-dimensional datasets
Achieves effective temperature regulation in numerical experiments
Abstract
In this work, we develop a novel data-driven model predictive controller using advanced techniques in the field of machine learning. The objective is to regulate control signals to adjust the desired internal room setpoint temperature, affected indirectly by the external weather states. The methodology involves developing a time-series machine learning model with either a Long Short Term Memory model (LSTM) or a Gradient Boosting Algorithm (XGboost), capable of forecasting this weather states for any desired time horizon and concurrently optimising the control signals to the desired set point. The supervised learning model for mapping the weather states together with the control signals to the room temperature is constructed using a previously developed methodology called Cluster Classify regress (CCR), which is similar in style but scales better to high dimensional dataset than the…
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
TopicsGaussian Processes and Bayesian Inference · Control Systems and Identification · Fault Detection and Control Systems
MethodsGaussian Process · k-Means Clustering
