scholarly journals Smoothing Strategies Combined with ARIMA and Neural Networks to Improve the Forecasting of Traffic Accidents

2014 ◽  
Vol 2014 ◽  
pp. 1-12 ◽  
Author(s):  
Lida Barba ◽  
Nibaldo Rodríguez ◽  
Cecilia Montt

Two smoothing strategies combined with autoregressive integrated moving average (ARIMA) and autoregressive neural networks (ANNs) models to improve the forecasting of time series are presented. The strategy of forecasting is implemented using two stages. In the first stage the time series is smoothed using either, 3-point moving average smoothing, or singular value Decomposition of the Hankel matrix (HSVD). In the second stage, an ARIMA model and two ANNs for one-step-ahead time series forecasting are used. The coefficients of the first ANN are estimated through the particle swarm optimization (PSO) learning algorithm, while the coefficients of the second ANN are estimated with the resilient backpropagation (RPROP) learning algorithm. The proposed models are evaluated using a weekly time series of traffic accidents of Valparaíso, Chilean region, from 2003 to 2012. The best result is given by the combination HSVD-ARIMA, with a MAPE of 0 : 26%, followed by MA-ARIMA with a MAPE of 1 : 12%; the worst result is given by the MA-ANN based on PSO with a MAPE of 15 : 51%.

2021 ◽  
Vol 16 (1) ◽  
pp. 25-35
Author(s):  
Samir K. Safi ◽  
Olajide Idris Sanusi

The Auto Regressive Integrated Moving Average (ARIMA) model seems not to easily capture the nonlinear patterns exhibited by the 2019 novel coronavirus (COVID-19) in terms of daily confirmed cases. As a result, Artificial Neural Network (ANN) and Error, Trend, and Seasonality (ETS) modeling have been successfully applied to resolve problems with nonlinear estimation. Our research suggests that it would be ideal to use a single model of ETS or ARIMA for COVID-19 time series forecasting rather than a complicated Hybrid model that combines several models. We compare the forecasting performance of these models using real, worldwide, daily COVID-19 data for the period between January 22, 2020 till June 19, and June 20 till January 2, 2021 which marks two stages, each stage indicating the first and the second wave respectively. We discuss various forecasting approaches and the criteria for choosing the best forecasting technique. The best forecasting model selected was compared using the forecasting assessment criterion known as Mean Absolute Error (MAE). The empirical results show that the ETS and ARIMA models outperform the ANN and Hybrid models. The main finding from the ETS and ARIMA models analysis indicate that the magnitude of the increase in total confirmed cases over time is declining and the percentage change in the death rate is also on the decline. Our results shows that the chosen forecaste models are consistent during the first and second wave of of the pandemic. These forecasts are encouraging as the world struggles to contain the spread of COVID-19. This may be the result of the social distancing measures mandated by governments worldwide.


Author(s):  
Asli Kaya ◽  
Fatih Cemrek ◽  
Ozer Ozdemir

COVID-19 is a respiratory disease caused by a novel coronavirus first detected in December 2019. As the number of new cases increases rapidly, pandemic fatigue and public disinterest in different response strategies are creating new challenges for government officials in tackling the pandemic. Therefore, government officials need to fully understand the future dynamics of COVID-19 to develop strategic preparedness and flexible response planning. In the light of the above-mentioned conditions, in this study, autoregressive integrated moving average (ARIMA) time series model and Wavelet Neural Networks (WNN) methods are used to predict the number of new cases and new deaths to draw possible future epidemic scenarios. These two methods were applied to publicly available data of the COVID-19 pandemic for Turkey, Italy, and the United Kingdom. In our analysis, excluding Turkey data, the WNN algorithm outperformed the ARIMA model in terms of forecasting consistency. Our work highlighted the promising validation of using wavelet neural networks when making predictions with very few features and a smaller amount of historical data.


2017 ◽  
Vol 2017 ◽  
pp. 1-12 ◽  
Author(s):  
Lida Barba ◽  
Nibaldo Rodríguez

Here is proposed a novel method for decomposing a nonstationary time series in components of low and high frequency. The method is based on Multilevel Singular Value Decomposition (MSVD) of a Hankel matrix. The decomposition is used to improve the forecasting accuracy of Multiple Input Multiple Output (MIMO) linear and nonlinear models. Three time series coming from traffic accidents domain are used. They represent the number of persons with injuries in traffic accidents of Santiago, Chile. The data were continuously collected by the Chilean Police and were weekly sampled from 2000:1 to 2014:12. The performance of MSVD is compared with the decomposition in components of low and high frequency of a commonly accepted method based on Stationary Wavelet Transform (SWT). SWT in conjunction with the Autoregressive model (SWT + MIMO-AR) and SWT in conjunction with an Autoregressive Neural Network (SWT + MIMO-ANN) were evaluated. The empirical results have shown that the best accuracy was achieved by the forecasting model based on the proposed decomposition method MSVD, in comparison with the forecasting models based on SWT.


2017 ◽  
Vol 19 (2) ◽  
pp. 261-281 ◽  
Author(s):  
Sahbi Boubaker

In this paper, a modeling-identification approach for the monthly municipal water demand system in Hail region, Saudi Arabia, is developed. This approach is based on an auto-regressive integrated moving average (ARIMA) model tuned by the particle swarm optimization (PSO). The ARIMA (p, d, q) modeling requires estimation of the integer orders p and q of the AR and MA parts; and the real coefficients of the model. More than being simple, easy to implement and effective, the PSO-ARIMA model does not require data pre-processing (original time-series normalization for artificial neural network (ANN) or data stationarization for traditional stochastic time-series (STS)). Moreover, its performance indicators such as the mean absolute percentage error (MAPE), coefficient of determination (R2), root mean squared error (RMSE) and average absolute relative error (AARE) are compared with those of ANN and STS. The obtained results show that the PSO-ARIMA outperforms the ANN and STS approaches since it can optimize simultaneously integer and real parameters and provides better accuracy in terms of MAPE (5.2832%), R2 (0.9375), RMSE (2.2111 × 105m3) and AARE (5.2911%). The PSO-ARIMA model has been implemented using 69 records (for both training and testing). The results can help local water decision makers to better manage the current water resources and to plan extensions in response to the increasing need.


2021 ◽  
pp. 1-13
Author(s):  
Muhammad Rafi ◽  
Mohammad Taha Wahab ◽  
Muhammad Bilal Khan ◽  
Hani Raza

Automatic Teller Machine (ATM) are still largely used to dispense cash to the customers. ATM cash replenishment is a process of refilling ATM machine with a specific amount of cash. Due to vacillating users demands and seasonal patterns, it is a very challenging problem for the financial institutions to keep the optimal amount of cash for each ATM. In this paper, we present a time series model based on Auto Regressive Integrated Moving Average (ARIMA) technique called Time Series ARIMA Model for ATM (TASM4ATM). This study used ATM back-end refilling historical data from 6 different financial organizations in Pakistan. There are 2040 distinct ATMs and 18 month of replenishment data from these ATMs are used to train the proposed model. The model is compared with the state-of- the-art models like Recurrent Neural Network (RNN) and Amazon’s DeepAR model. Two approaches are used for forecasting (i) Single ATM and (ii) clusters of ATMs (In which ATMs are clustered with similar cash-demands). The Mean Absolute Percentage Error (MAPE) and Symmetric Mean Absolute Percentage Error (SMAPE) are used to evaluate the models. The suggested model produces far better forecasting as compared to the models in comparison and produced an average of 7.86/7.99 values for MAPE/SMAPE errors on individual ATMs and average of 6.57/6.64 values for MAPE/SMAPE errors on clusters of ATMs.


MAUSAM ◽  
2021 ◽  
Vol 68 (2) ◽  
pp. 349-356
Author(s):  
J. HAZARIKA ◽  
B. PATHAK ◽  
A. N. PATOWARY

Perceptive the rainfall pattern is tough for the solution of several regional environmental issues of water resources management, with implications for agriculture, climate change, and natural calamity such as floods and droughts. Statistical computing, modeling and forecasting data are key instruments for studying these patterns. The study of time series analysis and forecasting has become a major tool in different applications in hydrology and environmental fields. Among the most effective approaches for analyzing time series data is the ARIMA (Autoregressive Integrated Moving Average) model introduced by Box and Jenkins. In this study, an attempt has been made to use Box-Jenkins methodology to build ARIMA model for monthly rainfall data taken from Dibrugarh for the period of 1980- 2014 with a total of 420 points.  We investigated and found that ARIMA (0, 0, 0) (0, 1, 1)12 model is suitable for the given data set. As such this model can be used to forecast the pattern of monthly rainfall for the upcoming years, which can help the decision makers to establish priorities in terms of agricultural, flood, water demand management etc.  


Author(s):  
Mohammad Karim Ahmadzai

Wheat is the most important food crop in Afghanistan, whether consumed by the bulk of the people or used in various sectors. The problem is that Afghanistan has a significant shortfall of wheat between domestic production and consumption. Thus, the present study looks at the issue of meeting self-sufficiency for the whole population due to wheat shortages. To do so, we employ time series analysis, which can produce a highly exact short-run prediction for a significant quantity of data on the variables in question. The ARIMA models are versatile and widely utilised in univariate time series analysis. The ARIMA model combines three processes: I the auto-regressive (AR) process, (ii) the differencing process, and (iii) the moving average (MA) process. These processes are referred to as primary univariate time series models in statistical literature and are widely employed in various applications. Where predicting future wheat requirements is one of the most important tools that decision-makers may use to assess wheat requirements and then design measures to close the gap between supply and consumption. The present study seeks to forecast Production, Consumption, and Population for the period 2002-2017 and estimate the values of these variables between 2002 and 2017. (2018-2030).  


Author(s):  
Sudip Singh

India, with a population of over 1.38 billion, is facing high number of daily COVID-19 confirmed cases. In this chapter, the authors have applied ARIMA model (auto-regressive integrated moving average) to predict daily confirmed COVID-19 cases in India. Detailed univariate time series analysis was conducted on daily confirmed data from 19.03.2020 to 28.07.2020, and the predictions from the model were satisfactory with root mean square error (RSME) of 7,103. Data for this study was obtained from various reliable sources, including the Ministry of Health and Family Welfare (MoHFW) and http://covid19india.org/. The model identified was ARIMA(1,1,1) based on time series decomposition, autocorrelation function (ACF), and partial autocorrelation function (PACF).


2012 ◽  
Vol 518-523 ◽  
pp. 2969-2979 ◽  
Author(s):  
Ayari Samia ◽  
Nouira Kaouther ◽  
Trabelsi Abdelwahed

Forecasting air quality time series represents a very difficult task since air quality contains autoregressive, linear and nonlinear patterns. Autoregressive Integrated Moving Average (ARIMA) models have been widely used in air quality time series forecasting. However, they fail to detect extreme events because of their presumed linear form of data. Artificial Neural Networks (ANN) models have proved to be promising nonlinear tools for air quality forecasting. A hybrid model combining ARIMA and ANN improved forecasting more than either of the models used independently. Experimental results with meteorological and Particulate Matter data indicated that the combined model can be used as an efficient forecasting and early warning system for providing air quality information towards the citizen, not only in Sfax Southern Suburbs but in other Tunisian regions that suffer from poor air quality conditions.


2012 ◽  
Author(s):  
Ruhaidah Samsudin ◽  
Puteh Saad ◽  
Ani Shabri

In this paper, time series prediction is considered as a problem of missing value. A model for the determination of the missing time series value is presented. The hybrid model integrating autoregressive intergrated moving average (ARIMA) and artificial neural network (ANN) model is developed to solve this problem. The developed models attempts to incorporate the linear characteristics of an ARIMA model and nonlinear patterns of ANN to create a hybrid model. In this study, time series modeling of rice yield data in Muda Irrigation area. Malaysia from 1995 to 2003 are considered. Experimental results with rice yields data sets indicate that the hybrid model improve the forecasting performance by either of the models used separately. Key words: ARIMA; Box and Jenkins; neural networks; rice yields; hybrid ANN model


Sign in / Sign up

Export Citation Format

Share Document