研究随机特征采样在贪心模型中的双重作用,发现它能同时降低偏差和方差。
Revisiting Randomization in Greedy Model Search
- 在正交设计下,用特征采样进行集成可同时减少偏差与方差。
- 训练误差和自由度随采样率变化非单调,突破传统正则化类比。
- 模型自适应重加权OLS系数,权重近似逻辑函数,适合理解决策树机制。
特征采样是随机森林等集成方法的核心组件。尽管近期理论认为这种随机化仅作为方差缩减机制,类似于岭正则化,但这些结果主要基于通过普通最小二乘法优化的基学习器。本文研究特征采样对贪心前向选择的影响,该模型更贴近决策树的自适应特性。在正交设计假设下,我们证明使用特征采样的集成可同时降低偏差与方差,与凸基学习器仅降方差形成对比。具体而言,我们发现训练误差和自由度在采样率上呈非单调变化,打破了与Lasso或岭回归等标准收缩方法的类比关系。此外,我们刻画了估计器的精确渐近行为,表明其根据系数排名自适应地重加权普通最小二乘(OLS)系数,权重可用逻辑函数良好近似。这些结果揭示了算法随机化与贪心优化结合时的特殊作用。
原文摘要 · Abstract (English)
Feature subsampling is a core component of random forests and other ensemble methods. While recent theory suggests that this randomization acts solely as a variance reduction mechanism analogous to ridge regularization, these results largely rely on base learners optimized via ordinary least squares. We investigate the effects of feature subsampling on greedy forward selection, a model that better captures the adaptive nature of decision trees. Assuming an orthogonal design, we prove that ensembling with feature subsampling can reduce both bias and variance, contrasting with the pure variance reduction of convex base learners. More precisely, we show that both the training error and degrees of freedom can be non-monotonic in the subsampling rate, breaking the analogy with standard shrinkage methods like the lasso or ridge regression. Furthermore, we characterize the exact asymptotic behavior of the estimator, showing that it adaptively reweights OLS coefficients based on their rank, with weights that are well-approximated by a logistic function. These results elucidate the distinct role of algorithmic randomization when interleaved with greedy optimization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。