• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (08): 1493-1502.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

A probabilistic forecasting method with fuzzy time series

DONG Wen-chao1,GUO Qiang1,2,4,ZHANG Cai-ming2,3,4   

  1. (1.School of Computer Science and Technology,Shandong University of Finance and Economics,Jinan 250014;
    2.Shandong Key Laboratory of Digital Media Technology,Jinan 250014;
    3.School of Software,Shandong University,Jinan 250101;
    4.Shandong Provincial Laboratory of Future Intelligence and Financial Engineering,Yantai 264005,China)
  • Received:2023-05-19 Revised:2023-08-23 Accepted:2024-08-25 Online:2024-08-25 Published:2024-09-02

Abstract: In time series prediction tasks, the uncertainty of historical observations poses difficulties in forecasting. However, the forecasting methods based on fuzzy time series have unique advantages in dealing with data uncertainty. Probabilistic forecasting, on the other hand, can provide the distribution of the predicted target and quantify the uncertainty of the prediction results. Therefore, a fuzzy time series probabilistic forecasting method based on a probability weighting strategy is proposed to reduce the impact of uncertainty on the forecasting task. The proposed method builds a probability-weighted fuzzy time series prediction model using historical observations of the target variable, and refines the fuzzy rule base of the prediction model by introducing additional observations. Specifically, two operators with low computational cost are used to reconstruct the fuzzy logic relationships. The intersection operator is used to exclude the interfering information, while the union operator merges all information, resulting in two different sets of fuzzy logic relationship groups. The relationship group corresponding to the current observation value in two sets is the prediction for the fuzzy set in the next moment. Finally, the probability distribution of the next moment is output by defuzzification. Experimental results on publicly available time series data sets verify the accuracy and validity of this method, and the prediction accuracy is remarkably improved in comparison to the newly proposed PWFTS prediction method.

Key words: fuzzy time series, probabilistic forecasting, fuzzy logical relationship, intersection operator, union operator