《计算机技术与发展杂志》发表论文赏析
作者:龙铁;付宇笙;王文达;费宁
单位:南京邮电大学 计算机学院,江苏 南京 210003 Author(s): LONG Tie;FU Yu-sheng;WANG Wen-da;FEI Ning School of Computer,Nanjing University of Posts and Telecommunications,Nanjing 210003,China 关键词: 新型疫情;机器学习;随机森林;衍生特征;回归树 Keywords: Covid-19;machine learning;random forest;derived feature;regression tree 分类号: TP181 DOI: 10. 3969 / j. issn. 1673-629X. 2023. 08. 002 摘要: 新冠疫情爆发以来,许多研究运用时滞动力学模型、传播动力学模型和机器学习模型对疫情进行分析,取得了一定的效果。 然而由于不同国家和地区之间发展差异较大,数据不均衡,导致算法普适性较弱。 随机森林( Random Forest)是一种基于决策树或回归树的集成学习模型,由多个 Bagging 集成学习技术训练得到的决策树或回归树投票来获得最终的结果。 在分析数据集特性的基础上,该文将原本难以体现样本差异性的特征值进行变换和组合,衍生出新的特征值,并且根据新增特征值将原有数据进行分组。 采用随机森林构建疫情预测模型,对各个分组数据集分别进行训练和预测。 在随机森林模型中的实验表明,该方法能够有效提高新冠疫情预测准确率,对原本差异显著地区具备更好的适应性,同时很好地防止机器学习过拟合,能较好容忍噪声值和离群值,也给未来类似传染性疾病的预测提供了新的思路。 Abstract: Since the outbreak of Covid - 19, many works have adopted time series model, transmission dynamics model and machinelearning model to analyze?the epidemic data, and have achieved certain results. However, due to the large development differencesbetween different countries and regions and?the uneven data,the universality of the algorithm is weak. Random forest is an ensemblelearning model based on decision trees or regression trees,which obtains the final result by voting of decision tree or regression treetrained by multiple Bagging ensemble learning techniques. On the basis of analyzing the characteristics of the data set,we transform andcombine the eigenvalues that are difficult to represent the differences of the samples,derives new eigenvalues, and groups the original dataaccording to the new eigenvalues. Random forest is used to construct epidemic prediction model,and each grouped data set is trained andpredicted respectively. Experiments in the random forest model show that the proposed method can effectively improve the predictionaccuracy of the Covid-19,have better adaptability to areas with significant differences,and prevent machine learning overfitting,bettertolerance of noise and outlier values,and provide new ideas for the prediction of similar infectious diseases in the future.
摘要:新冠疫情爆发以来,许多研究运用时滞动力学模型、传播动力学模型和机器学习模型对疫情进行分析,取得了一定的效果。 然而由于不同国家和地区之间发展差异较大,数据不均衡,导致算法普适性较弱。 随机森林( Random Forest)是一种基于决策树或回归树的集成学习模型,由多个 Bagging 集成学习技术训练得到的决策树或回归树投票来获得最终的结果。 在分析数据集特性的基础上,该文将原本难以体现样本差异性的特征值进行变换和组合,衍生出新的特征值,并且根据新增特征值将原有数据进行分组。 采用随机森林构建疫情预测模型,对各个分组数据集分别进行训练和预测。 在随机森林模型中的实验表明,该方法能够有效提高新冠疫情预测准确率,对原本差异显著地区具备更好的适应性,同时很好地防止机器学习过拟合,能较好容忍噪声值和离群值,也给未来类似传染性疾病的预测提供了新的思路。
关键词:新型疫情;机器学习;随机森林;衍生特征;回归树