Numerous sensors have been deployed in different geospatial locations to continuously and cooperatively monitor the surrounding environment, such as the air quality. These sensors generate multiple geo-sensory time series, with spatial correlations between their readings. Forecasting geo-sensory time series is of great importance yet very challenging as it is affected by many complex factors, i.e., dynamic spatio-temporal correlations and external factors. In this paper, we predict the readings of a geo-sensor over several future hours by using a multi-level attention-based recurrent neural network that considers multiple sensors’ readings, meteorological data, and spatial data. More specifically, our model consists of two major parts: 1) a multi-level attention mechanism to model the dynamic spatio-temporal dependencies. 2) a general fusion module to incorporate the external factors from different domains. Experiments on two types of real-world datasets, viz., air quality data and water quality data, demonstrate that our method outperforms nine baseline methods.
预测位置传感器记录的时间序列信息具有挑战性,因为时间序列受如下因素影响
(PS: 同研究问题)
(PS: 文中未详细分析,baseline较老)
基于自回归的模型(ARIMA、VAR)未考虑geo-sensory时间序列中的空间相关性。
RNN、LSTM、GRU仅仅捕获时间依赖
在两种类型的真实数据集上进行实验: