通过插入虚拟数据缓解极端点误差,实现低复杂度实时水需求预测
A Novel Deep Neural Network Architecture for Real-Time Water Demand Forecasting
- 用K-means生成新特征,结合GRU建模时序关系
- 数据扩展使极端点误差降低约30%,模型复杂度降为文献六分之一
- 适合需高精度、低延迟的水务系统实时调度场景
短期水需求预测(StWDF)是优化供水系统调控方案的基础。深度学习方法虽具高精度,但存在参数量大、极端点预测误差高的问题。本文提出一种新方法:在真实数据间插入虚拟数据,缓解极端点附近的非线性问题。这是首次关注极端点误差的研究。所提模型基于门控循环单元(GRU)捕捉历史需求时序关系,引入无监督聚类方法K-means生成新特征,在减少参数量的同时提升精度。使用中国两处水厂的真实数据进行训练与验证。结果表明,该方法将模型复杂度降至文献水平的六分之一,同时保持相同精度;数据集扩展使误差显著降低约30%,但训练时间略有增加。
原文摘要 · Abstract (English)
Short-term water demand forecasting (StWDF) is the foundation stone in the derivation of an optimal plan for controlling water supply systems. Deep learning (DL) approaches provide the most accurate solutions for this purpose. However, they suffer from complexity problem due to the massive number of parameters, in addition to the high forecasting error at the extreme points. In this work, an effective method to alleviate the error at these points is proposed. It is based on extending the data by inserting virtual data within the actual data to relieve the nonlinearity around them. To our knowledge, this is the first work that considers the problem related to the extreme points. Moreover, the water demand forecasting model proposed in this work is a novel DL model with relatively low complexity. The basic model uses the gated recurrent unit (GRU) to handle the sequential relationship in the historical demand data, while an unsupervised classification method, K-means, is introduced for the creation of new features to enhance the prediction accuracy with less number of parameters. Real data obtained from two different water plants in China are used to train and verify the model proposed. The prediction results and the comparison with the state-of-the-art illustrate that the method proposed reduces the complexity of the model six times of what achieved in the literature while conserving the same accuracy. Furthermore, it is found that extending the data set significantly reduces the error by about 30%. However, it increases the training time.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。