基于树的学习,用于对混乱的高准确性预测.
Adam Giammarese1, Kamal Rana2, Erik M Bollt3,4
1School of Mathematics and Statistics, Rochester Institute of Technology, Rochester, NY, 14623, USA. amg2889@rit.edu.
Scientific reports
|November 25, 2025
概括
这项研究引入了一种更简单的机器学习方法,用于预测混乱系统,如气候模式. 它自动化了超参数调整,减少了计算需求,提高了预测准确度.
科学领域:
- * 计算科学与工程 * 计算科学与工程
- * 机器学习和人工智能
- * 复杂系统动力学
背景情况:
- * 预测混乱系统对于气候,金融和生物医学应用至关重要.
- *当前的方法,如水库计算 (RC) 和长短期内存 (LSTM) 需要大量的超参数调整和计算资源.
- * 这就需要更高效,更容易获得的预测技术.
研究的目的:
- * 开发一种计算上更简单的回归树集合方法,用于预测混乱系统动态.
- * 引入超参数处方的自动启发式程序,消除手动调整.
- * 证明拟议方法在基准任务和现实世界气候数据上的有效性.
主要方法:
- * 用回归树集合方法进行时间序列预测.
- * 开发了一种基于统计数据分析的自动化超参数选择的新启发式程序.
- * 进行了数值实验,并对基准混乱系统和南方振荡指数的性能进行了评估.
主要成果:
- * 拟议的回归树组合方法为现有技术提供了一个计算效率高的替代方案.
- * 自动化超参数处方程序成功消除了手动调整的需要.
- * 实现了最先进的性能,特别是在有有限数据的杂的南方振荡指数气候时间系列上.
结论:
- * 开发的回归树组合技术为预测混乱系统提供了一种有效且在计算上更简单的方法.
- *自动化超参数处方显著提高了可用性,并减少了资源需求.
- * 该方法显示了现实应用的巨大潜力,包括气候预测.
相关概念视频
Prediction Intervals
3.1K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.1K
Propagation of Uncertainty from Random Error
1.6K
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
1.6K
End Point Prediction: Gran Plot
1.1K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
1.1K
Classification of Systems-I
543
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
543
Observational Learning
802
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
802
Survival Tree
374
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
374

