Pure interaction effects unseen by Random Forests
研究发现随机森林在捕捉某些纯交互效应时表现不佳,提出在树生长过程中使用替代划分方案来增强识别能力,并通过模拟和真实数据验证了改进效果。
Random Forests are widely claimed to capture interactions well. However, some simple examples suggest that they perform poorly in the presence of certain pure interactions that the conventional CART criterion struggles to capture during tree construction. Motivated from this, it is argued that simple alternative partitioning schemes used in the tree growing procedure can enhance identification of these interactions. In a simulation study these variants are compared to conventional Random Forests and Extremely Randomized Trees. The results validate that the modifications considered enhance the model's fitting ability in scenarios where pure interactions play a crucial role. Finally, the methods are applied to real datasets.