A collaborative mixture of experts framework for building energy consumption prediction
摘要
Accurate prediction of energy consumption is crucial in the field of building energy efficiency, where artificial intelligence plays a significant role. However, existing methods still face considerable challenges in predicting complex energy consumption. Traditional models primarily aim to optimize overall objectives but often overlook local characteristics in the data, which places higher demands on the learning and generalization capabilities of predictive models. This paper introduces the Mixture of Experts for Time Series Prediction (MOETS) framework, which is a multi-expert collaborative forecasting framework designed to address the limitations of traditional models in forecasting diverse building energy consumption patterns. MOETS employs a cross-attention expert label propagation mechanism to dynamically select and activate the most suitable expert model from ExpertNet for prediction based on series characteristics, thereby achieving high prediction accuracy while maintaining exceptional computational efficiency. To optimize the number of expert models in ExpertNet, which directly impacts prediction accuracy, we developed an auxiliary visual system. This tool enables users to determine the optimal number of expert models, incorporate domain knowledge, and annotate subsets of data with expert series labels, thereby enhancing the accuracy of MOETS and reducing the time required for manual tuning. Additionally, users annotate subsets of data with expert series labels to guide the allocation of expert models within MOETS. We tested MOETS on seven datasets. The results show that compared to the baseline model, MOETS achieved a maximum reduction of 8.1% in RMSE and a maximum reduction of 6.2% in MAE. Additionally, the prediction speed was improved by 29.8%.