Time series forecasting is essential for generating predictive insights across various domains, including healthcare, finance, and energy. This study focuses on forecasting patient health data by comparing the perform...Time series forecasting is essential for generating predictive insights across various domains, including healthcare, finance, and energy. This study focuses on forecasting patient health data by comparing the performance of traditional linear time series models, namely Autoregressive Integrated Moving Average (ARIMA), Seasonal ARIMA, and Moving Average (MA) against neural network architectures. The primary goal is to evaluate the effectiveness of these models in predicting healthcare outcomes using patient records, specifically the Cancerpatient.xlsx dataset, which tracks variables such as patient age, symptoms, genetic risk factors, and environmental exposures over time. The proposed strategy involves training each model on historical patient data to predict age progression and other related health indicators, with performance evaluated using Mean Squared Error (MSE) and Root Mean Squared Error (RMSE) metrics. Our findings reveal that neural networks consistently outperform ARIMA and SARIMA by capturing non-linear patterns and complex temporal dependencies within the dataset, resulting in lower forecasting errors. This research highlights the potential of neural networks to enhance predictive accuracy in healthcare applications, supporting better resource allocation, patient monitoring, and long-term health outcome predictions.展开更多
Time series forecasting is important in the fields of finance,energy,and meteorology,but traditional methods often fail to cope with the complex nonlinear and nonstationary processes of real data.In this paper,we prop...Time series forecasting is important in the fields of finance,energy,and meteorology,but traditional methods often fail to cope with the complex nonlinear and nonstationary processes of real data.In this paper,we propose the FractalNet-LSTM model,which combines fractal convolutional units with recurrent long short-term memory(LSTM)layers to model time series efficiently.To test the effectiveness of the model,data with complex structures and patterns,in particular,with seasonal and cyclical effects,were used.To better demonstrate the obtained results and the formed conclusions,the model performance was shown on the datasets of electricity consumption,sunspot activity,and Spotify stock price.The result showed that the proposed model outperforms traditional approaches at medium forecasting horizons and demonstrates high accuracy for data with long-term and cyclical dependencies.However,for financial data with high volatility,the model’s efficiency decreases at long forecasting horizons,indicating the need for further adaptation.The findings suggest further adaptation.The findings suggest that integrating fractal properties into neural network architecture improves the accuracy of time series forecasting and can be useful for developing more accurate and reliable forecasting systems in various industries.展开更多
Accurate forecasting of oil production is essential for optimizing resource management and minimizing operational risks in the energy sector. Traditional time-series forecasting techniques, despite their widespread ap...Accurate forecasting of oil production is essential for optimizing resource management and minimizing operational risks in the energy sector. Traditional time-series forecasting techniques, despite their widespread application, often encounter difficulties in handling the complexities of oil production data, which is characterized by non-linear patterns, skewed distributions, and the presence of outliers. To overcome these limitations, deep learning methods have emerged as more robust alternatives. However, while deep neural networks offer improved accuracy, they demand substantial amounts of data for effective training. Conversely, shallow networks with fewer layers lack the capacity to model complex data distributions adequately. To address these challenges, this study introduces a novel hybrid model called Transfer LSTM to GRU (TLTG), which combines the strengths of deep and shallow networks using transfer learning. The TLTG model integrates Long Short-Term Memory (LSTM) networks and Gated Recurrent Units (GRU) to enhance predictive accuracy while maintaining computational efficiency. Gaussian transformation is applied to the input data to reduce outliers and skewness, creating a more normal-like distribution. The proposed approach is validated on datasets from various wells in the Tahe oil field, China. Experimental results highlight the superior performance of the TLTG model, achieving 100% accuracy and faster prediction times (200 s) compared to eight other approaches, demonstrating its effectiveness and efficiency.展开更多
Tunnel boring machines(TBMs)have been widely utilised in tunnel construction due to their high efficiency and reliability.Accurately predicting TBM performance can improve project time management,cost control,and risk...Tunnel boring machines(TBMs)have been widely utilised in tunnel construction due to their high efficiency and reliability.Accurately predicting TBM performance can improve project time management,cost control,and risk management.This study aims to use deep learning to develop real-time models for predicting the penetration rate(PR).The models are built using data from the Changsha metro project,and their performances are evaluated using unseen data from the Zhengzhou Metro project.In one-step forecast,the predicted penetration rate follows the trend of the measured penetration rate in both training and testing.The autoregressive integrated moving average(ARIMA)model is compared with the recurrent neural network(RNN)model.The results show that univariate models,which only consider historical penetration rate itself,perform better than multivariate models that take into account multiple geological and operational parameters(GEO and OP).Next,an RNN variant combining time series of penetration rate with the last-step geological and operational parameters is developed,and it performs better than other models.A sensitivity analysis shows that the penetration rate is the most important parameter,while other parameters have a smaller impact on time series forecasting.It is also found that smoothed data are easier to predict with high accuracy.Nevertheless,over-simplified data can lose real characteristics in time series.In conclusion,the RNN variant can accurately predict the next-step penetration rate,and data smoothing is crucial in time series forecasting.This study provides practical guidance for TBM performance forecasting in practical engineering.展开更多
Forecasting uncertainties among meteorological fields have long been recognized as the main limitation on the accuracy and predictability of air quality forecasts.However,the particular impact of meteorological foreca...Forecasting uncertainties among meteorological fields have long been recognized as the main limitation on the accuracy and predictability of air quality forecasts.However,the particular impact of meteorological forecasting uncertainties on air quality forecasts specific to different seasons is still not well known.In this study,a series of forecasts with different forecast lead times for January,April,July,and October of 2018 are conducted over the Beijing-Tianjin-Hebei(BTH)region and the impacts of meteorological forecasting uncertainties on surface PM_(2.5)concentration forecasts with each lead time are investigated.With increased lead time,the forecasted PM_(2.5)concentrations significantly change and demonstrate obvious seasonal variations.In general,the forecasting uncertainties in monthly mean surface PM_(2.5)concentrations in the BTH region due to lead time are the largest(80%)in spring,followed by autumn(~50%),summer(~40%),and winter(20%).In winter,the forecasting uncertainties in total surface PM_(2.5)mass due to lead time are mainly due to the uncertainties in PBL heights and hence the PBL mixing of anthropogenic primary particles.In spring,the forecasting uncertainties are mainly from the impacts of lead time on lower-tropospheric northwesterly winds,thereby further enhancing the condensation production of anthropogenic secondary particles by the long-range transport of natural dust.In summer,the forecasting uncertainties result mainly from the decrease in dry and wet deposition rates,which are associated with the reduction of near-surface wind speed and precipitation rate.In autumn,the forecasting uncertainties arise mainly from the change in the transport of remote natural dust and anthropogenic particles,which is associated with changes in the large-scale circulation.展开更多
Time series analysis plays an important role in hydrologic forecasting,while the key to this analysis is to establish a proper model.This paper presents a time series neural network model with back propagation proced...Time series analysis plays an important role in hydrologic forecasting,while the key to this analysis is to establish a proper model.This paper presents a time series neural network model with back propagation procedure for hydrologic forecasting.Free from the disadvantages of previous models,the model can be parallel to operate information flexibly and rapidly.It excels in the ability of nonlinear mapping and can learn and adjust by itself,which gives the model a possibility to describe the complex nonlinear hydrologic process.By using directly a training process based on a set of previous data, the model can forecast the time series of stream flow.Moreover,two practical examples were used to test the performance of the time series neural network model.Results confirm that the model is efficient and feasible.展开更多
To improve the forecasting reliability of travel time, the time-varying confidence interval of travel time on arterials is forecasted using an autoregressive integrated moving average and generalized autoregressive co...To improve the forecasting reliability of travel time, the time-varying confidence interval of travel time on arterials is forecasted using an autoregressive integrated moving average and generalized autoregressive conditional heteroskedasticity (ARIMA-GARCH) model. In which, the ARIMA model is used as the mean equation of the GARCH model to model the travel time levels and the GARCH model is used to model the conditional variances of travel time. The proposed method is validated and evaluated using actual traffic flow data collected from the traffic monitoring system of Kunshan city. The evaluation results show that, compared with the conventional ARIMA model, the proposed model cannot significantly improve the forecasting performance of travel time levels but has advantage in travel time volatility forecasting. The proposed model can well capture the travel time heteroskedasticity and forecast the time-varying confidence intervals of travel time which can better reflect the volatility of observed travel times than the fixed confidence interval provided by the ARIMA model.展开更多
Due to the relative uncertainty involved with the variables which affect financial market behavior, forecasting future variations in a time series of the Brazilian stock market Index (Ibovespa) can be considered a dif...Due to the relative uncertainty involved with the variables which affect financial market behavior, forecasting future variations in a time series of the Brazilian stock market Index (Ibovespa) can be considered a difficult task. This article aims to evaluate the performance of the model ARIMA for time series forecasting of Ibovespa. The research method utilized was mathematical modeling and followed the Box-Jenkins method. In order to compare results with other smoothing models, the parameter of evaluation MAPE (Mean Absolute Percentage Error) was used. The results showed that the model utilized obtained lower MAPE values, thus indicating greater suitability. This therefore demonstrates that the ARIMA model can be used for time-series indices related to stock market index forecasting.展开更多
We propose a procedure to forecast short time series with stable seasonal pattern.This new method is motivated by the observations that short time series arise in many situations for the fierce competition.The quantit...We propose a procedure to forecast short time series with stable seasonal pattern.This new method is motivated by the observations that short time series arise in many situations for the fierce competition.The quantity to be predicted is a yearly accumulation assuming that the partially accumulated data within the year are available.A simple model is proposed to describe the relation-ship between the yearly accumulation and partial accumulation and analytic results are obtained for both the point prediction and the predicative distribution.A comparison will be conducted between this model and traditional time series forecasting model with data from telecommunication industry. This method works better than the traditional models when only small amount of data are available. It can also be applied to forecast individual observations with a proper disaggregation algorithm.展开更多
Time series forecasting has become an important aspect of data analysis and has many real-world applications.However,undesirable missing values are often encountered,which may adversely affect many forecasting tasks.I...Time series forecasting has become an important aspect of data analysis and has many real-world applications.However,undesirable missing values are often encountered,which may adversely affect many forecasting tasks.In this study,we evaluate and compare the effects of imputationmethods for estimating missing values in a time series.Our approach does not include a simulation to generate pseudo-missing data,but instead perform imputation on actual missing data and measure the performance of the forecasting model created therefrom.In an experiment,therefore,several time series forecasting models are trained using different training datasets prepared using each imputation method.Subsequently,the performance of the imputation methods is evaluated by comparing the accuracy of the forecasting models.The results obtained from a total of four experimental cases show that the k-nearest neighbor technique is the most effective in reconstructing missing data and contributes positively to time series forecasting compared with other imputation methods.展开更多
In this paper a new .mnultidimensional time series forecasting scheme based on the empirical orthogonal function (EOF) stepwise iteration process is introduced. The scheme is tested in a series of forecast experiments...In this paper a new .mnultidimensional time series forecasting scheme based on the empirical orthogonal function (EOF) stepwise iteration process is introduced. The scheme is tested in a series of forecast experiments of Nino3 SST anomalies and Tahiti-Darwin SO index. The results show that the scheme is feasible and ENSO predictable.展开更多
A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is ...A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is improved in outliers operation and distance in the clusters and among the clusters. Firstly, the input data sets are optimized and their coherence is ensured, the region scale algorithm is modified and non-isometric multi scale region fuzzy time series model is built. At the same time, the particle swarm optimization algorithm about the particle speed, location and inertia weight value is improved, this method is used to optimize the parameters of support vector machine, construct the combined forecast model, build the dynamic parallel forecast model, and calculate the dynamic weight values and regard the product of the weight value and forecast value to be the final forecast values. At last, the example shows the improved forecast model is effective and accurate.展开更多
During the assembly of internal combustion engines, the specific size of crankshaft shell bearing is not known until the crankshaft is fitted to the engine block. Though the build requirements for the engine are consi...During the assembly of internal combustion engines, the specific size of crankshaft shell bearing is not known until the crankshaft is fitted to the engine block. Though the build requirements for the engine are consistent, the consumption profile of the different size shell bearings can follow a highly volatile trajectory due to minor variation in the dimensions of the crankshaft and engine block. The paper assesses the suitability of time series models including ARIMA and exponential smoothing as an appropriate method to forecast future requirements. Additionally, a Monte Carlo method is applied through building a VBA simulation tool in Microsoft Excel and comparing the output to the time series forecasts.展开更多
Fuzzy sets theory cannot describe the neutrality degreeof data, which has largely limited the objectivity of fuzzy time seriesin uncertain data forecasting. With this regard, a multi-factor highorderintuitionistic fuz...Fuzzy sets theory cannot describe the neutrality degreeof data, which has largely limited the objectivity of fuzzy time seriesin uncertain data forecasting. With this regard, a multi-factor highorderintuitionistic fuzzy time series forecasting model is built. Inthe new model, a fuzzy clustering algorithm is used to get unequalintervals, and a more objective technique for ascertaining membershipand non-membership functions of the intuitionistic fuzzy setis proposed. On these bases, forecast rules based on multidimensionalintuitionistic fuzzy modus ponens inference are established.Finally, contrast experiments on the daily mean temperature ofBeijing are carried out, which show that the novel model has aclear advantage of improving the forecast accuracy.展开更多
Background:Improving financial time series forecasting is one of the most challenging and vital issues facing numerous financial analysts and decision makers.Given its direct impact on related decisions,various attemp...Background:Improving financial time series forecasting is one of the most challenging and vital issues facing numerous financial analysts and decision makers.Given its direct impact on related decisions,various attempts have been made to achieve more accurate and reliable forecasting results,of which the combining of individual models remains a widely applied approach.In general,individual models are combined under two main strategies:series and parallel.While it has been proven that these strategies can improve overall forecasting accuracy,the literature on time series forecasting remains vague on the choice of an appropriate strategy to generate a more accurate hybrid model.Methods:Therefore,this study’s key aim is to evaluate the performance of series and parallel strategies to determine a more accurate one.Results:Accordingly,the predictive capabilities of five hybrid models are constructed on the basis of series and parallel strategies compared with each other and with their base models to forecast stock price.To do so,autoregressive integrated moving average(ARIMA)and multilayer perceptrons(MLPs)are used to construct two series hybrid models,ARIMA-MLP and MLP-ARIMA,and three parallel hybrid models,simple average,linear regression,and genetic algorithm models.Conclusion:The empirical forecasting results for two benchmark datasets,that is,the closing of the Shenzhen Integrated Index(SZII)and that of Standard and Poor’s 500(S&P 500),indicate that although all hybrid models perform better than at least one of their individual components,the series combination strategy produces more accurate hybrid models for financial time series forecasting.展开更多
Time series forecasting plays a significant role in numerous applications,including but not limited to,industrial planning,water consumption,medical domains,exchange rates and consumer price index.The main problem is ...Time series forecasting plays a significant role in numerous applications,including but not limited to,industrial planning,water consumption,medical domains,exchange rates and consumer price index.The main problem is insufficient forecasting accuracy.The present study proposes a hybrid forecastingmethods to address this need.The proposed method includes three models.The first model is based on the autoregressive integrated moving average(ARIMA)statistical model;the second model is a back propagation neural network(BPNN)with adaptive slope and momentum parameters;and the thirdmodel is a hybridization between ARIMA and BPNN(ARIMA/BPNN)and artificial neural networks and ARIMA(ARIMA/ANN)to gain the benefits of linear and nonlinearmodeling.The forecasting models proposed in this study are used to predict the indices of the consumer price index(CPI),and predict the expected number of cancer patients in the Ibb Province in Yemen.Statistical standard measures used to evaluate the proposed method include(i)mean square error,(ii)mean absolute error,(iii)root mean square error,and(iv)mean absolute percentage error.Based on the computational results,the improvement rate of forecasting the CPI dataset was 5%,71%,and 4%for ARIMA/BPNN model,ARIMA/ANN model,and BPNN model respectively;while the result for cancer patients’dataset was 7%,200%,and 19%for ARIMA/BPNNmodel,ARIMA/ANN model,and BPNNmodel respectively.Therefore,it is obvious that the proposed method reduced the randomness degree,and the alterations affected the time series with data non-linearity.The ARIMA/ANN model outperformed each of its components when it was applied separately in terms of increasing the accuracy of forecasting and decreasing the overall errors of forecasting.展开更多
To solve the problem of the flashover forecasting of contaminated or polluted insulator,a flashover forecasting model of contaminated insulators based on nonlinear time series analysis is proposed in the paper.The ESD...To solve the problem of the flashover forecasting of contaminated or polluted insulator,a flashover forecasting model of contaminated insulators based on nonlinear time series analysis is proposed in the paper.The ESDD is the key of flashover on polluted insulator.The ESDD value of insulator can be forecasted by the method of nonlinear time series analysis of the ESDD time series and a forecasting model of polluted insulator flashover is proposed in the paper.The forecasting model consists of two artificial neural networks that reflect relationship of environment,ESDD and flashover probability.The first is used to estimate the ESDD time series of insulator and the second is employed to calculate the probability of the flashover.A series of artificial pollution tests show that the results of the forecasting model is acceptable.展开更多
Using real-time correction technology for typhoons, this paper discusses real-time correction for forecasting the track of four typhoons during 2009 and 2010 in Japan, Beijing, Guangzhou, and Shanghai. It was determin...Using real-time correction technology for typhoons, this paper discusses real-time correction for forecasting the track of four typhoons during 2009 and 2010 in Japan, Beijing, Guangzhou, and Shanghai. It was determined that the short-time forecast effect was better than the original objective mode. By selecting four types of integration schemes after multiple mode path integration for those four objective modes, the forecast effect of the multi-mode path integration is better, on average, than any single model. Moreover, multi-mode ensemble forecasting has obvious advantages during the initial 36 h.展开更多
Commodity markets,such as crude oil and precious metals,play a strategic role in the economic development of nations,with crude oil prices influencing geopolitical relations and the global economy.Moreover,gold and si...Commodity markets,such as crude oil and precious metals,play a strategic role in the economic development of nations,with crude oil prices influencing geopolitical relations and the global economy.Moreover,gold and silver are argued to hedge the stock and cryptocurrency markets during market downsides.Therefore,accurate forecasting of crude oil and precious metals prices is critical.Nevertheless,due to the nonlinear nature,substantial fluctuations,and irregular cycles of crude oil and precious metals,predicting their prices is a challenging task.Our study contributes to the commodity market price forecasting literature by implementing and comparing advanced deep-learning models.We address this gap by including silver alongside gold in our analysis,offering a more comprehensive understanding of the precious metal markets.This research expands existing knowledge and provides valuable insights into predicting commodity prices.In this study,we implemented 16 deep-and machine-learning models to forecast the daily price of the West Texas Intermediate(WTI),Brent,gold,and silver markets.The employed deep-learning models are long short-term memory(LSTM),BiLSTM,gated recurrent unit(GRU),bidirectional gated recurrent units(BiGRU),T2V-BiLSTM,T2V-BiGRU,convolutional neural networks(CNN),CNN-BiLSTM,CNN-BiGRU,temporal convolutional network(TCN),TCN-BiLSTM,and TCN-BiGRU.We compared the forecasting performance of deep-learning models with the baseline random forest,LightGBM,support vector regression,and k-nearest neighborhood models using mean absolute error(MAE),mean absolute percentage error,and root mean squared error as evaluation criteria.By considering different sliding window lengths,we examine the forecasting performance of our models.Our results reveal that the TCN model outperforms the others for WTI,Brent,and silver,achieving the lowest MAE values of 1.444,1.295,and 0.346,respectively.The BiGRU model performs best for gold,with an MAE of 15.188 using a 30-day input sequence.Furthermore,LightGBM exhibits comparable performance to TCN and is the best-performing machine-learning model overall.These findings are critical for investors,policymakers,mining companies,and governmental agencies to effectively anticipate market trends,mitigate risk,manage uncertainty,and make timely decisions and strategies regarding crude oil,gold,and silver markets.展开更多
文摘Time series forecasting is essential for generating predictive insights across various domains, including healthcare, finance, and energy. This study focuses on forecasting patient health data by comparing the performance of traditional linear time series models, namely Autoregressive Integrated Moving Average (ARIMA), Seasonal ARIMA, and Moving Average (MA) against neural network architectures. The primary goal is to evaluate the effectiveness of these models in predicting healthcare outcomes using patient records, specifically the Cancerpatient.xlsx dataset, which tracks variables such as patient age, symptoms, genetic risk factors, and environmental exposures over time. The proposed strategy involves training each model on historical patient data to predict age progression and other related health indicators, with performance evaluated using Mean Squared Error (MSE) and Root Mean Squared Error (RMSE) metrics. Our findings reveal that neural networks consistently outperform ARIMA and SARIMA by capturing non-linear patterns and complex temporal dependencies within the dataset, resulting in lower forecasting errors. This research highlights the potential of neural networks to enhance predictive accuracy in healthcare applications, supporting better resource allocation, patient monitoring, and long-term health outcome predictions.
文摘Time series forecasting is important in the fields of finance,energy,and meteorology,but traditional methods often fail to cope with the complex nonlinear and nonstationary processes of real data.In this paper,we propose the FractalNet-LSTM model,which combines fractal convolutional units with recurrent long short-term memory(LSTM)layers to model time series efficiently.To test the effectiveness of the model,data with complex structures and patterns,in particular,with seasonal and cyclical effects,were used.To better demonstrate the obtained results and the formed conclusions,the model performance was shown on the datasets of electricity consumption,sunspot activity,and Spotify stock price.The result showed that the proposed model outperforms traditional approaches at medium forecasting horizons and demonstrates high accuracy for data with long-term and cyclical dependencies.However,for financial data with high volatility,the model’s efficiency decreases at long forecasting horizons,indicating the need for further adaptation.The findings suggest further adaptation.The findings suggest that integrating fractal properties into neural network architecture improves the accuracy of time series forecasting and can be useful for developing more accurate and reliable forecasting systems in various industries.
文摘Accurate forecasting of oil production is essential for optimizing resource management and minimizing operational risks in the energy sector. Traditional time-series forecasting techniques, despite their widespread application, often encounter difficulties in handling the complexities of oil production data, which is characterized by non-linear patterns, skewed distributions, and the presence of outliers. To overcome these limitations, deep learning methods have emerged as more robust alternatives. However, while deep neural networks offer improved accuracy, they demand substantial amounts of data for effective training. Conversely, shallow networks with fewer layers lack the capacity to model complex data distributions adequately. To address these challenges, this study introduces a novel hybrid model called Transfer LSTM to GRU (TLTG), which combines the strengths of deep and shallow networks using transfer learning. The TLTG model integrates Long Short-Term Memory (LSTM) networks and Gated Recurrent Units (GRU) to enhance predictive accuracy while maintaining computational efficiency. Gaussian transformation is applied to the input data to reduce outliers and skewness, creating a more normal-like distribution. The proposed approach is validated on datasets from various wells in the Tahe oil field, China. Experimental results highlight the superior performance of the TLTG model, achieving 100% accuracy and faster prediction times (200 s) compared to eight other approaches, demonstrating its effectiveness and efficiency.
文摘Tunnel boring machines(TBMs)have been widely utilised in tunnel construction due to their high efficiency and reliability.Accurately predicting TBM performance can improve project time management,cost control,and risk management.This study aims to use deep learning to develop real-time models for predicting the penetration rate(PR).The models are built using data from the Changsha metro project,and their performances are evaluated using unseen data from the Zhengzhou Metro project.In one-step forecast,the predicted penetration rate follows the trend of the measured penetration rate in both training and testing.The autoregressive integrated moving average(ARIMA)model is compared with the recurrent neural network(RNN)model.The results show that univariate models,which only consider historical penetration rate itself,perform better than multivariate models that take into account multiple geological and operational parameters(GEO and OP).Next,an RNN variant combining time series of penetration rate with the last-step geological and operational parameters is developed,and it performs better than other models.A sensitivity analysis shows that the penetration rate is the most important parameter,while other parameters have a smaller impact on time series forecasting.It is also found that smoothed data are easier to predict with high accuracy.Nevertheless,over-simplified data can lose real characteristics in time series.In conclusion,the RNN variant can accurately predict the next-step penetration rate,and data smoothing is crucial in time series forecasting.This study provides practical guidance for TBM performance forecasting in practical engineering.
基金supported by the National Key Research and Development Program of China(No.2022YFC3700701)National Natural Science Foundation of China(Grant Nos.41775146,42061134009)+1 种基金USTC Research Funds of the Double First-Class Initiative(YD2080002007)Strategic Priority Research Program of Chinese Academy of Sciences(XDB41000000).
文摘Forecasting uncertainties among meteorological fields have long been recognized as the main limitation on the accuracy and predictability of air quality forecasts.However,the particular impact of meteorological forecasting uncertainties on air quality forecasts specific to different seasons is still not well known.In this study,a series of forecasts with different forecast lead times for January,April,July,and October of 2018 are conducted over the Beijing-Tianjin-Hebei(BTH)region and the impacts of meteorological forecasting uncertainties on surface PM_(2.5)concentration forecasts with each lead time are investigated.With increased lead time,the forecasted PM_(2.5)concentrations significantly change and demonstrate obvious seasonal variations.In general,the forecasting uncertainties in monthly mean surface PM_(2.5)concentrations in the BTH region due to lead time are the largest(80%)in spring,followed by autumn(~50%),summer(~40%),and winter(20%).In winter,the forecasting uncertainties in total surface PM_(2.5)mass due to lead time are mainly due to the uncertainties in PBL heights and hence the PBL mixing of anthropogenic primary particles.In spring,the forecasting uncertainties are mainly from the impacts of lead time on lower-tropospheric northwesterly winds,thereby further enhancing the condensation production of anthropogenic secondary particles by the long-range transport of natural dust.In summer,the forecasting uncertainties result mainly from the decrease in dry and wet deposition rates,which are associated with the reduction of near-surface wind speed and precipitation rate.In autumn,the forecasting uncertainties arise mainly from the change in the transport of remote natural dust and anthropogenic particles,which is associated with changes in the large-scale circulation.
文摘Time series analysis plays an important role in hydrologic forecasting,while the key to this analysis is to establish a proper model.This paper presents a time series neural network model with back propagation procedure for hydrologic forecasting.Free from the disadvantages of previous models,the model can be parallel to operate information flexibly and rapidly.It excels in the ability of nonlinear mapping and can learn and adjust by itself,which gives the model a possibility to describe the complex nonlinear hydrologic process.By using directly a training process based on a set of previous data, the model can forecast the time series of stream flow.Moreover,two practical examples were used to test the performance of the time series neural network model.Results confirm that the model is efficient and feasible.
基金The National Natural Science Foundation of China(No.51108079)
文摘To improve the forecasting reliability of travel time, the time-varying confidence interval of travel time on arterials is forecasted using an autoregressive integrated moving average and generalized autoregressive conditional heteroskedasticity (ARIMA-GARCH) model. In which, the ARIMA model is used as the mean equation of the GARCH model to model the travel time levels and the GARCH model is used to model the conditional variances of travel time. The proposed method is validated and evaluated using actual traffic flow data collected from the traffic monitoring system of Kunshan city. The evaluation results show that, compared with the conventional ARIMA model, the proposed model cannot significantly improve the forecasting performance of travel time levels but has advantage in travel time volatility forecasting. The proposed model can well capture the travel time heteroskedasticity and forecast the time-varying confidence intervals of travel time which can better reflect the volatility of observed travel times than the fixed confidence interval provided by the ARIMA model.
文摘Due to the relative uncertainty involved with the variables which affect financial market behavior, forecasting future variations in a time series of the Brazilian stock market Index (Ibovespa) can be considered a difficult task. This article aims to evaluate the performance of the model ARIMA for time series forecasting of Ibovespa. The research method utilized was mathematical modeling and followed the Box-Jenkins method. In order to compare results with other smoothing models, the parameter of evaluation MAPE (Mean Absolute Percentage Error) was used. The results showed that the model utilized obtained lower MAPE values, thus indicating greater suitability. This therefore demonstrates that the ARIMA model can be used for time-series indices related to stock market index forecasting.
文摘We propose a procedure to forecast short time series with stable seasonal pattern.This new method is motivated by the observations that short time series arise in many situations for the fierce competition.The quantity to be predicted is a yearly accumulation assuming that the partially accumulated data within the year are available.A simple model is proposed to describe the relation-ship between the yearly accumulation and partial accumulation and analytic results are obtained for both the point prediction and the predicative distribution.A comparison will be conducted between this model and traditional time series forecasting model with data from telecommunication industry. This method works better than the traditional models when only small amount of data are available. It can also be applied to forecast individual observations with a proper disaggregation algorithm.
基金This research was supported by Basic Science Research Program through the National Research Foundation of Korea(NRF)funded by the Ministry of Education(Grant Number 2020R1A6A1A03040583).
文摘Time series forecasting has become an important aspect of data analysis and has many real-world applications.However,undesirable missing values are often encountered,which may adversely affect many forecasting tasks.In this study,we evaluate and compare the effects of imputationmethods for estimating missing values in a time series.Our approach does not include a simulation to generate pseudo-missing data,but instead perform imputation on actual missing data and measure the performance of the forecasting model created therefrom.In an experiment,therefore,several time series forecasting models are trained using different training datasets prepared using each imputation method.Subsequently,the performance of the imputation methods is evaluated by comparing the accuracy of the forecasting models.The results obtained from a total of four experimental cases show that the k-nearest neighbor technique is the most effective in reconstructing missing data and contributes positively to time series forecasting compared with other imputation methods.
文摘In this paper a new .mnultidimensional time series forecasting scheme based on the empirical orthogonal function (EOF) stepwise iteration process is introduced. The scheme is tested in a series of forecast experiments of Nino3 SST anomalies and Tahiti-Darwin SO index. The results show that the scheme is feasible and ENSO predictable.
基金supported by the National Defense Preliminary Research Program of China(A157167)the National Defense Fundamental of China(9140A19030314JB35275)
文摘A dynamic parallel forecasting model is proposed, which is based on the problem of current forecasting models and their combined model. According to the process of the model, the fuzzy C-means clustering algorithm is improved in outliers operation and distance in the clusters and among the clusters. Firstly, the input data sets are optimized and their coherence is ensured, the region scale algorithm is modified and non-isometric multi scale region fuzzy time series model is built. At the same time, the particle swarm optimization algorithm about the particle speed, location and inertia weight value is improved, this method is used to optimize the parameters of support vector machine, construct the combined forecast model, build the dynamic parallel forecast model, and calculate the dynamic weight values and regard the product of the weight value and forecast value to be the final forecast values. At last, the example shows the improved forecast model is effective and accurate.
文摘During the assembly of internal combustion engines, the specific size of crankshaft shell bearing is not known until the crankshaft is fitted to the engine block. Though the build requirements for the engine are consistent, the consumption profile of the different size shell bearings can follow a highly volatile trajectory due to minor variation in the dimensions of the crankshaft and engine block. The paper assesses the suitability of time series models including ARIMA and exponential smoothing as an appropriate method to forecast future requirements. Additionally, a Monte Carlo method is applied through building a VBA simulation tool in Microsoft Excel and comparing the output to the time series forecasts.
基金supported by the National Natural Science Foundation of China(61309022)
文摘Fuzzy sets theory cannot describe the neutrality degreeof data, which has largely limited the objectivity of fuzzy time seriesin uncertain data forecasting. With this regard, a multi-factor highorderintuitionistic fuzzy time series forecasting model is built. Inthe new model, a fuzzy clustering algorithm is used to get unequalintervals, and a more objective technique for ascertaining membershipand non-membership functions of the intuitionistic fuzzy setis proposed. On these bases, forecast rules based on multidimensionalintuitionistic fuzzy modus ponens inference are established.Finally, contrast experiments on the daily mean temperature ofBeijing are carried out, which show that the novel model has aclear advantage of improving the forecast accuracy.
文摘Background:Improving financial time series forecasting is one of the most challenging and vital issues facing numerous financial analysts and decision makers.Given its direct impact on related decisions,various attempts have been made to achieve more accurate and reliable forecasting results,of which the combining of individual models remains a widely applied approach.In general,individual models are combined under two main strategies:series and parallel.While it has been proven that these strategies can improve overall forecasting accuracy,the literature on time series forecasting remains vague on the choice of an appropriate strategy to generate a more accurate hybrid model.Methods:Therefore,this study’s key aim is to evaluate the performance of series and parallel strategies to determine a more accurate one.Results:Accordingly,the predictive capabilities of five hybrid models are constructed on the basis of series and parallel strategies compared with each other and with their base models to forecast stock price.To do so,autoregressive integrated moving average(ARIMA)and multilayer perceptrons(MLPs)are used to construct two series hybrid models,ARIMA-MLP and MLP-ARIMA,and three parallel hybrid models,simple average,linear regression,and genetic algorithm models.Conclusion:The empirical forecasting results for two benchmark datasets,that is,the closing of the Shenzhen Integrated Index(SZII)and that of Standard and Poor’s 500(S&P 500),indicate that although all hybrid models perform better than at least one of their individual components,the series combination strategy produces more accurate hybrid models for financial time series forecasting.
基金Researchers would like to thank the Deanship of Scientific Research,Qassim University for funding the publication of this project.
文摘Time series forecasting plays a significant role in numerous applications,including but not limited to,industrial planning,water consumption,medical domains,exchange rates and consumer price index.The main problem is insufficient forecasting accuracy.The present study proposes a hybrid forecastingmethods to address this need.The proposed method includes three models.The first model is based on the autoregressive integrated moving average(ARIMA)statistical model;the second model is a back propagation neural network(BPNN)with adaptive slope and momentum parameters;and the thirdmodel is a hybridization between ARIMA and BPNN(ARIMA/BPNN)and artificial neural networks and ARIMA(ARIMA/ANN)to gain the benefits of linear and nonlinearmodeling.The forecasting models proposed in this study are used to predict the indices of the consumer price index(CPI),and predict the expected number of cancer patients in the Ibb Province in Yemen.Statistical standard measures used to evaluate the proposed method include(i)mean square error,(ii)mean absolute error,(iii)root mean square error,and(iv)mean absolute percentage error.Based on the computational results,the improvement rate of forecasting the CPI dataset was 5%,71%,and 4%for ARIMA/BPNN model,ARIMA/ANN model,and BPNN model respectively;while the result for cancer patients’dataset was 7%,200%,and 19%for ARIMA/BPNNmodel,ARIMA/ANN model,and BPNNmodel respectively.Therefore,it is obvious that the proposed method reduced the randomness degree,and the alterations affected the time series with data non-linearity.The ARIMA/ANN model outperformed each of its components when it was applied separately in terms of increasing the accuracy of forecasting and decreasing the overall errors of forecasting.
基金Supported by National High Technology Research and Development Program of China (863 Program) (2007AA11Z221), International Cooperation Project of Shanghai (08210707500), and Natural Science Foundation of Shanghai.(08ZR1420600) . _
基金Project Supported by Cultiration Found of the Key Scientific and Technical Innovation Project,Ministry of Education of China(707018)
文摘To solve the problem of the flashover forecasting of contaminated or polluted insulator,a flashover forecasting model of contaminated insulators based on nonlinear time series analysis is proposed in the paper.The ESDD is the key of flashover on polluted insulator.The ESDD value of insulator can be forecasted by the method of nonlinear time series analysis of the ESDD time series and a forecasting model of polluted insulator flashover is proposed in the paper.The forecasting model consists of two artificial neural networks that reflect relationship of environment,ESDD and flashover probability.The first is used to estimate the ESDD time series of insulator and the second is employed to calculate the probability of the flashover.A series of artificial pollution tests show that the results of the forecasting model is acceptable.
基金National Natural Science Foundation of China(41475060,41275067,41405060)
文摘Using real-time correction technology for typhoons, this paper discusses real-time correction for forecasting the track of four typhoons during 2009 and 2010 in Japan, Beijing, Guangzhou, and Shanghai. It was determined that the short-time forecast effect was better than the original objective mode. By selecting four types of integration schemes after multiple mode path integration for those four objective modes, the forecast effect of the multi-mode path integration is better, on average, than any single model. Moreover, multi-mode ensemble forecasting has obvious advantages during the initial 36 h.
文摘Commodity markets,such as crude oil and precious metals,play a strategic role in the economic development of nations,with crude oil prices influencing geopolitical relations and the global economy.Moreover,gold and silver are argued to hedge the stock and cryptocurrency markets during market downsides.Therefore,accurate forecasting of crude oil and precious metals prices is critical.Nevertheless,due to the nonlinear nature,substantial fluctuations,and irregular cycles of crude oil and precious metals,predicting their prices is a challenging task.Our study contributes to the commodity market price forecasting literature by implementing and comparing advanced deep-learning models.We address this gap by including silver alongside gold in our analysis,offering a more comprehensive understanding of the precious metal markets.This research expands existing knowledge and provides valuable insights into predicting commodity prices.In this study,we implemented 16 deep-and machine-learning models to forecast the daily price of the West Texas Intermediate(WTI),Brent,gold,and silver markets.The employed deep-learning models are long short-term memory(LSTM),BiLSTM,gated recurrent unit(GRU),bidirectional gated recurrent units(BiGRU),T2V-BiLSTM,T2V-BiGRU,convolutional neural networks(CNN),CNN-BiLSTM,CNN-BiGRU,temporal convolutional network(TCN),TCN-BiLSTM,and TCN-BiGRU.We compared the forecasting performance of deep-learning models with the baseline random forest,LightGBM,support vector regression,and k-nearest neighborhood models using mean absolute error(MAE),mean absolute percentage error,and root mean squared error as evaluation criteria.By considering different sliding window lengths,we examine the forecasting performance of our models.Our results reveal that the TCN model outperforms the others for WTI,Brent,and silver,achieving the lowest MAE values of 1.444,1.295,and 0.346,respectively.The BiGRU model performs best for gold,with an MAE of 15.188 using a 30-day input sequence.Furthermore,LightGBM exhibits comparable performance to TCN and is the best-performing machine-learning model overall.These findings are critical for investors,policymakers,mining companies,and governmental agencies to effectively anticipate market trends,mitigate risk,manage uncertainty,and make timely decisions and strategies regarding crude oil,gold,and silver markets.