BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their s...BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their spread is essential for developing effective strategies,heightening the requirement for early warning to deal with such a major public health threat.AIM To monitor HB and HC epidemics by the design of a paradigmatic seasonal autoregressive fractionally integrated moving average(SARFIMA)for projections into 2030,and to compare the effectiveness with the seasonal autoregressive integrated moving average(SARIMA).METHODS Monthly HB and HC incidence cases in China were obtained from January 2004 to June 2023.Descriptive analysis and the Hodrick-Prescott method were employed to identify trends and seasonality.Two periods(from January 2004 to June 2022 and from January 2004 to December 2015,respectively)were used as the training sets to develop both models,while the remaining periods served as the test sets to evaluate the forecasting accuracy.RESULTS There were incidents of 23400874 HB cases and 3590867 HC cases from January 2004 to June 2023.Overall,HB remained steady[average annual percentage change(AAPC)=0.44,95%confidence interval(95%CI):-0.94-1.84]while HC was increasing(AAPC=8.91,95%CI:6.98-10.88),and both had a peak in March and a trough in February.In the 12-step-ahead HB forecast,the mean absolute deviation(15211.94),root mean square error(18762.94),mean absolute percentage error(0.17),mean error rate(0.15),and root mean square percentage error(0.25)under the best SARFIMA(3,0,0)(0,0.449,2)12 were smaller than those under the best SARIMA(3,0,0)(0,1,2)12(16867.71,20775.12,0.19,0.17,and 0.27,respectively).Similar results were also observed for the 90-step-ahead HB,12-step-ahead HC,and 90-step-ahead HC forecasts.The predicted HB incidents totaled 9865400(95%CI:7508093-12222709)cases and HC totaled 1659485(95%CI:856681-2462290)cases during 2023-2030.CONCLUSION Under current interventions,China faces enormous challenges to eliminate HB and HC epidemics by 2030,and effective strategies must be reinforced.The integration of SARFIMA into public health for the management of HB and HC epidemics can potentially result in more informed and efficient interventions,surpassing the capabilities of SARIMA.展开更多
Objective:To model the monthly number of dengue fever cases in northeastern Thailand using time series analysis.Methods:Autoregressive Integrated Moving Average(ARIMA) models have been developed on the monthly data co...Objective:To model the monthly number of dengue fever cases in northeastern Thailand using time series analysis.Methods:Autoregressive Integrated Moving Average(ARIMA) models have been developed on the monthly data collected from January 1981 to December 2006 and validated using the data from January 2007 to April 2010.Results:The ARIMA(3,1,4) model has been found as the most suitalile model with the least Akaike Information Criterion(AIC) of 14.060 and Mean Absolute Percent Error(MAPE) of 7.000.The model was fiuther validated by the Portmanteau test with no significant autocorrelation between residuals at different lag times.Conclusions: Early warning based on the data in the previous months could assist in improving vector control, community intervention,and personal protection.展开更多
Accurate fault prediction can obviously reduce cost and decrease the probability of accidents so as to improve the performance of the system testing and maintenance. Traditional fault prediction methods are always off...Accurate fault prediction can obviously reduce cost and decrease the probability of accidents so as to improve the performance of the system testing and maintenance. Traditional fault prediction methods are always offline that are not suitable for online and real-time processing. For the complicated nonlinear and non-stationary time series, it is hard to achieve exact predicting result with single models such as support vector regression (SVR), artifieial neural network (ANN), and autoregressive moving average (ARMA). Combined with the accurate online support vector regression (AOSVR) algorithm and ARMA model, a new online approach is presented to forecast fault with time series prediction. The fault trend feature can be extracted by the AOSVR with global kernel for general fault modes. Moreover, its prediction residual that represents the local high-frequency components is synchronously revised and compensated by the sliding time window ARMA model. Fault prediction with combined AOSVR and ARMA can be realized better than with the single one. Experiments on Tennessee Eastman process fault data show the new method is practical and effective.展开更多
Water level prediction of river runoff is an important part of hydrological forecasting.The change of water level not only has the trend and seasonal characteristics,but also contains the noise factors.And the water l...Water level prediction of river runoff is an important part of hydrological forecasting.The change of water level not only has the trend and seasonal characteristics,but also contains the noise factors.And the water level prediction ability of a single model is limited.Since the traditional ARIMA(Autoregressive Integrated Moving Average)model is not accurate enough to predict nonlinear time series,and the WNN(Wavelet Neural Network)model requires a large training set,we proposed a new combined neural network prediction model which combines the WNN model with the ARIMA model on the basis of wavelet decomposition.The combined model fit the wavelet transform sequences whose frequency are high with the WNN,and the scale transform sequence which has low frequency is fitted by the ARIMA model,and then the prediction results of the above are reconstructed by wavelet transform.The daily average water level data of the Liuhe hydrological station in the Chu River Basin of Nanjing are used to forecast the average water level of one day ahead.The combined model is compared with other single models with MATLAB,and the experimental results show that the accuracy of the combined model is improved by 7%compared with the traditional wavelet network under the appropriate wavelet decomposition function and the combined model parameters.展开更多
交通流量因受周期性特征、突发状况等多重因素影响,现有模型的预测精度无法满足实际要求.对此,本文提出了基于误差补偿的多模态协同交通流预测模型(Multimodal Collaborative traffic flow prediction model based on Error Compensatio...交通流量因受周期性特征、突发状况等多重因素影响,现有模型的预测精度无法满足实际要求.对此,本文提出了基于误差补偿的多模态协同交通流预测模型(Multimodal Collaborative traffic flow prediction model based on Error Compensation,MCEC).针对传统预测模型不能兼顾时间序列和协变量的问题,提出基于小波分析的特征拓展方法,该方法引入聚类算法得到节假日标签特征,将拥堵指数、交通事故图、天气信息作为拓展特征,对特征进行多尺度分解.在训练阶段,为达到充分学习各部分数据、最优匹配模型的效果,采用差分整合移动平均自回归模型(Autoreg Ressive Integrated Moving Average Model,ARIMA)、长短期记忆神经网络(Long Short-Term Memory network,LSTM)、限制动态时间规整技术(Dynamic Time Warping,DTW)以及自注意力机制(Self-Attention),设计了多模态协同模型训练.在误差补偿阶段,将得到的相应过程值输入基于支持向量机回归(Support Vector Regression,SVR)的误差补偿模块,对各分量的误差进行学习、补偿,并重构得到预测结果.使用公开的高速公路数据集对MCEC进行验证,在多个时间间隔下对比实验结果表明,MCEC在交通流量预测中的平均绝对百分比误差(Mean Absolute Percentage Error,MAPE)达到17.02%,比LSTM-SVR、ConvLSTM(Convolutional Long Short-Term Memory network)、ST-GCN(Spatial Temporal Graph Convolutional Networks)、MFFB(Multi-stream Feature Fusion Block)、Transformer等预测模型具有更高的预测精度,MCEC模型具有较好的有效性与合理性.展开更多
Severe fever with thrombocytopenia syndrome (SFTS) is an emerging infectious disease caused by the SFTS virus (SFTSV). Predicting the incidence of this disease in advance is crucial for policymakers to develop prevent...Severe fever with thrombocytopenia syndrome (SFTS) is an emerging infectious disease caused by the SFTS virus (SFTSV). Predicting the incidence of this disease in advance is crucial for policymakers to develop prevention and control strategies. In this study, we utilized historical incidence data of SFTS (2013–2020) in Shandong Province, China to establish three univariate prediction models based on two time-series forecasting algorithms Autoregressive Integrated Moving Average (ARIMA) and Prophet, as well as a special type of recurrent neural network Long Short-Term Memory (LSTM) algorithm. We then evaluated and compared the performance of these models. All three models demonstrated good predictive capabilities for SFTS cases, with the predicted results closely aligning with the actual cases. Among the models, the LSTM model exhibited the best fitting and prediction performance. It achieved the lowest values for mean absolute error (MAE), mean square error (MSE), and root mean square error (RMSE). The number of SFTS cases in the subsequent 5 years in this area were also generated using this model. The LSTM model, being simple and practical, provides valuable information and data for assessing the potential risk of SFTS in advance. This information is crucial for the development of early warning systems and the formulation of effective prevention and control measures for SFTS.展开更多
Air pollution is a severe environmental problem in urban areas.Accurate air quality prediction can help governments and individuals make proper decisions to cope with potential air pollution.As a classic time series f...Air pollution is a severe environmental problem in urban areas.Accurate air quality prediction can help governments and individuals make proper decisions to cope with potential air pollution.As a classic time series forecasting model,the AutoRegressive Integrated Moving Average(ARIMA)has been widely adopted in air quality prediction.However,because of the volatility of air quality and the lack of additional context information,i.e.,the spatial relationships among monitor stations,traditional ARIMA models suffer from unstable prediction performance.Though some deep networks can achieve higher accuracy,a mass of training data,heavy computing,and time cost are required.In this paper,we propose a hybrid model to simultaneously predict seven air pollution indicators from multiple monitoring stations.The proposed model consists of three components:(1)an extended ARIMA to predict matrix series of multiple air quality indicators from several adjacent monitoring stations;(2)the Empirical Mode Decomposition(EMD)to decompose the air quality time series data into multiple smooth sub-series;and(3)the truncated Singular Value Decomposition(SvD)to compress and denoise the expanded matrix.Experimental results on the public dataset show that our proposed model outperforms the state-of-art air quality forecasting models in both accuracy and time cost.展开更多
基金Supported by the Key Scientific Research Project of Universities in Henan Province,No.21A330004Natural Science Foundation in Henan Province,No.222300420265.
文摘BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their spread is essential for developing effective strategies,heightening the requirement for early warning to deal with such a major public health threat.AIM To monitor HB and HC epidemics by the design of a paradigmatic seasonal autoregressive fractionally integrated moving average(SARFIMA)for projections into 2030,and to compare the effectiveness with the seasonal autoregressive integrated moving average(SARIMA).METHODS Monthly HB and HC incidence cases in China were obtained from January 2004 to June 2023.Descriptive analysis and the Hodrick-Prescott method were employed to identify trends and seasonality.Two periods(from January 2004 to June 2022 and from January 2004 to December 2015,respectively)were used as the training sets to develop both models,while the remaining periods served as the test sets to evaluate the forecasting accuracy.RESULTS There were incidents of 23400874 HB cases and 3590867 HC cases from January 2004 to June 2023.Overall,HB remained steady[average annual percentage change(AAPC)=0.44,95%confidence interval(95%CI):-0.94-1.84]while HC was increasing(AAPC=8.91,95%CI:6.98-10.88),and both had a peak in March and a trough in February.In the 12-step-ahead HB forecast,the mean absolute deviation(15211.94),root mean square error(18762.94),mean absolute percentage error(0.17),mean error rate(0.15),and root mean square percentage error(0.25)under the best SARFIMA(3,0,0)(0,0.449,2)12 were smaller than those under the best SARIMA(3,0,0)(0,1,2)12(16867.71,20775.12,0.19,0.17,and 0.27,respectively).Similar results were also observed for the 90-step-ahead HB,12-step-ahead HC,and 90-step-ahead HC forecasts.The predicted HB incidents totaled 9865400(95%CI:7508093-12222709)cases and HC totaled 1659485(95%CI:856681-2462290)cases during 2023-2030.CONCLUSION Under current interventions,China faces enormous challenges to eliminate HB and HC epidemics by 2030,and effective strategies must be reinforced.The integration of SARFIMA into public health for the management of HB and HC epidemics can potentially result in more informed and efficient interventions,surpassing the capabilities of SARIMA.
基金Financial support from the Thailand Research Fund thiough the Royal Golden Jubilee Ph.D.Program (Grant No.PHD/0201/2548) to Siriwan Wongkoon and Mullica Jaroensutasinee,Walailak University Fund 06/2552 and Center of Excellence for Ecoinformatics,NECTEC/ Walailak University
文摘Objective:To model the monthly number of dengue fever cases in northeastern Thailand using time series analysis.Methods:Autoregressive Integrated Moving Average(ARIMA) models have been developed on the monthly data collected from January 1981 to December 2006 and validated using the data from January 2007 to April 2010.Results:The ARIMA(3,1,4) model has been found as the most suitalile model with the least Akaike Information Criterion(AIC) of 14.060 and Mean Absolute Percent Error(MAPE) of 7.000.The model was fiuther validated by the Portmanteau test with no significant autocorrelation between residuals at different lag times.Conclusions: Early warning based on the data in the previous months could assist in improving vector control, community intervention,and personal protection.
文摘Accurate fault prediction can obviously reduce cost and decrease the probability of accidents so as to improve the performance of the system testing and maintenance. Traditional fault prediction methods are always offline that are not suitable for online and real-time processing. For the complicated nonlinear and non-stationary time series, it is hard to achieve exact predicting result with single models such as support vector regression (SVR), artifieial neural network (ANN), and autoregressive moving average (ARMA). Combined with the accurate online support vector regression (AOSVR) algorithm and ARMA model, a new online approach is presented to forecast fault with time series prediction. The fault trend feature can be extracted by the AOSVR with global kernel for general fault modes. Moreover, its prediction residual that represents the local high-frequency components is synchronously revised and compensated by the sliding time window ARMA model. Fault prediction with combined AOSVR and ARMA can be realized better than with the single one. Experiments on Tennessee Eastman process fault data show the new method is practical and effective.
文摘Water level prediction of river runoff is an important part of hydrological forecasting.The change of water level not only has the trend and seasonal characteristics,but also contains the noise factors.And the water level prediction ability of a single model is limited.Since the traditional ARIMA(Autoregressive Integrated Moving Average)model is not accurate enough to predict nonlinear time series,and the WNN(Wavelet Neural Network)model requires a large training set,we proposed a new combined neural network prediction model which combines the WNN model with the ARIMA model on the basis of wavelet decomposition.The combined model fit the wavelet transform sequences whose frequency are high with the WNN,and the scale transform sequence which has low frequency is fitted by the ARIMA model,and then the prediction results of the above are reconstructed by wavelet transform.The daily average water level data of the Liuhe hydrological station in the Chu River Basin of Nanjing are used to forecast the average water level of one day ahead.The combined model is compared with other single models with MATLAB,and the experimental results show that the accuracy of the combined model is improved by 7%compared with the traditional wavelet network under the appropriate wavelet decomposition function and the combined model parameters.
基金funded by Medical Science and Technology Projects,China(JK2023GK002,JK2023GK003,and JK2023GK004).
文摘Severe fever with thrombocytopenia syndrome (SFTS) is an emerging infectious disease caused by the SFTS virus (SFTSV). Predicting the incidence of this disease in advance is crucial for policymakers to develop prevention and control strategies. In this study, we utilized historical incidence data of SFTS (2013–2020) in Shandong Province, China to establish three univariate prediction models based on two time-series forecasting algorithms Autoregressive Integrated Moving Average (ARIMA) and Prophet, as well as a special type of recurrent neural network Long Short-Term Memory (LSTM) algorithm. We then evaluated and compared the performance of these models. All three models demonstrated good predictive capabilities for SFTS cases, with the predicted results closely aligning with the actual cases. Among the models, the LSTM model exhibited the best fitting and prediction performance. It achieved the lowest values for mean absolute error (MAE), mean square error (MSE), and root mean square error (RMSE). The number of SFTS cases in the subsequent 5 years in this area were also generated using this model. The LSTM model, being simple and practical, provides valuable information and data for assessing the potential risk of SFTS in advance. This information is crucial for the development of early warning systems and the formulation of effective prevention and control measures for SFTS.
文摘Air pollution is a severe environmental problem in urban areas.Accurate air quality prediction can help governments and individuals make proper decisions to cope with potential air pollution.As a classic time series forecasting model,the AutoRegressive Integrated Moving Average(ARIMA)has been widely adopted in air quality prediction.However,because of the volatility of air quality and the lack of additional context information,i.e.,the spatial relationships among monitor stations,traditional ARIMA models suffer from unstable prediction performance.Though some deep networks can achieve higher accuracy,a mass of training data,heavy computing,and time cost are required.In this paper,we propose a hybrid model to simultaneously predict seven air pollution indicators from multiple monitoring stations.The proposed model consists of three components:(1)an extended ARIMA to predict matrix series of multiple air quality indicators from several adjacent monitoring stations;(2)the Empirical Mode Decomposition(EMD)to decompose the air quality time series data into multiple smooth sub-series;and(3)the truncated Singular Value Decomposition(SvD)to compress and denoise the expanded matrix.Experimental results on the public dataset show that our proposed model outperforms the state-of-art air quality forecasting models in both accuracy and time cost.