22 research outputs found

    Joint Modeling of Local and Global Temporal Dynamics for Multivariate Time Series Forecasting with Missing Values

    Full text link
    Multivariate time series (MTS) forecasting is widely used in various domains, such as meteorology and traffic. Due to limitations on data collection, transmission, and storage, real-world MTS data usually contains missing values, making it infeasible to apply existing MTS forecasting models such as linear regression and recurrent neural networks. Though many efforts have been devoted to this problem, most of them solely rely on local dependencies for imputing missing values, which ignores global temporal dynamics. Local dependencies/patterns would become less useful when the missing ratio is high, or the data have consecutive missing values; while exploring global patterns can alleviate such problems. Thus, jointly modeling local and global temporal dynamics is very promising for MTS forecasting with missing values. However, work in this direction is rather limited. Therefore, we study a novel problem of MTS forecasting with missing values by jointly exploring local and global temporal dynamics. We propose a new framework LGnet, which leverages memory network to explore global patterns given estimations from local perspectives. We further introduce adversarial training to enhance the modeling of global temporal distribution. Experimental results on real-world datasets show the effectiveness of LGnet for MTS forecasting with missing values and its robustness under various missing ratios.Comment: Accepted by AAAI 202

    Time Series Continuous Modeling for Imputation and Forecasting with Implicit Neural Representations

    Full text link
    We introduce a novel modeling approach for time series imputation and forecasting, tailored to address the challenges often encountered in real-world data, such as irregular samples, missing data, or unaligned measurements from multiple sensors. Our method relies on a continuous-time-dependent model of the series' evolution dynamics. It leverages adaptations of conditional, implicit neural representations for sequential data. A modulation mechanism, driven by a meta-learning algorithm, allows adaptation to unseen samples and extrapolation beyond observed time-windows for long-term predictions. The model provides a highly flexible and unified framework for imputation and forecasting tasks across a wide range of challenging scenarios. It achieves state-of-the-art performance on classical benchmarks and outperforms alternative time-continuous models

    Precipitation prediction using recurrent neural networks and long short-term memory

    Get PDF
    Prediction of meteorological variables such as precipitation, temperature, wind speed, and solar radiation is beneficial for human life. The variable observations data is available from time to time for more than thirty years, scattered each observation station makes the opportunity to map patterns into predictions. However, the complexity of weather variables is very high, one of which is influenced by Decadal phenomena such as El-Nino Southern Oscillation and IOD. Weather predictions can be reviewed for the duration, prediction variables, and observation stations. This research proposed precipitation prediction using recurrent neural networks and long short-term memory. Experiments were carried out using the prediction duration factor, the period as a feature and the amount of data set used, and the optimization model. The results showed that the time-lapse as a shorter feature gives good accuracy. Also, the duration of weekly predictions provides more accuracy than monthly, which is 85.71% compared to 83.33% of the validation data
    corecore