Graph-enabled Reinforcement Learning for Time Series Forecasting with Adaptive Intelligence
Reinforcement learning is well known for its ability to model sequential tasks and learn latent data patterns adaptively. Deep learning models have been widely explored and adopted in regression and classification tasks. However, deep learning has its limitations such as the assumption of equally spaced and ordered data, and the lack of ability to incorporate graph structure in terms of time-series prediction. Graphical neural network (GNN) has the ability to overcome these challenges and capture the temporal dependencies in time-series data. In this study, we propose a novel approach for predicting time-series data using GNN and monitoring with Reinforcement Learning (RL). GNNs are able to explicitly incorporate the graph structure of the data into the model, allowing them to capture temporal dependencies in a more natural way. This approach allows for more accurate predictions in complex temporal structures, such as those found in healthcare, traffic and weather forecasting. We also fine-tune our GraphRL model using a Bayesian optimisation technique to further improve performance. The proposed framework outperforms the baseline models in time-series forecasting and monitoring. The contributions of this study include the introduction of a novel GraphRL framework for time-series prediction and the demonstration of the effectiveness of GNNs in comparison to traditional deep learning models such as RNNs and LSTMs. Overall, this study demonstrates the potential of GraphRL in providing accurate and efficient predictions in dynamic RL environments.
Code (0)
등록된 구현이 없습니다.
Tasks
Bayesian OptimisationDeep Learningreinforcement-learningReinforcement Learning (RL)Time SeriesTime Series ForecastingTime Series PredictionWeather ForecastingSimilar Papers 제목 키워드 기반
Graph Deep Factors for Forecasting
Deep probabilistic forecasting techniques have recently been proposed for modeling large collections of time-series. However, these techniques explicitly assume either complete independence (local model) or complete depe…
Computational EfficiencyTime SeriesTime Series AnalysisMultivariate Time Series Anomaly Detection via Dynamic Graph Forecasting
Anomalies in univariate time series often refer to abnormal values and deviations from the temporal patterns from majority of historical observations. In multivariate time series, anomalies also refer to abnormal changes…
Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection+1TimeRFT: Stimulating Generalizable Time Series Forecasting for TSFMs via Reinforcement Finetuning
Time Series Foundation Models (TSFMs) advance generalization and data efficiency in time series forecasting by unified large-scale pretraining. But TSFMs remain lacking when adapting to specific downstream forecasting ta…
Time Series ForecastingForecasting Irregularly Sampled Time Series using Graphs
Forecasting irregularly sampled time series with missing values is a crucial task for numerous real-world applications such as healthcare, astronomy, and climate sciences. State-of-the-art approaches to this problem rely…
AstronomyMissing ValuesMultivariate Time Series ForecastingTime SeriesTimeGNN: Temporal Dynamic Graph Learning for Time Series Forecasting
Time series forecasting lies at the core of important real-world applications in many fields of science and engineering. The abundance of large time series datasets that consist of complex patterns and long-term dependen…
Graph LearningGraph Neural NetworkTime SeriesTime Series Forecasting