神经网络遇见随机森林

Neural networks meet random forests

Journal of the Royal Statistical Society. Series B: Statistical Methodology · 2024
被引 8
ABS 4

中文导读

提出一种将随机森林局部增强与神经网络全局逼近能力结合的回归方法,理论证明其收敛速度接近最优,模拟和实际数据表现优于单一方法。

Abstract

Abstract Neural networks and random forests are popular and promising tools for machine learning. This article explores the proper integration of these two approaches for nonparametric regression to improve the performance of a single approach. Specifically, we propose a neural network estimator with local enhancement provided by random forests. It naturally synthesizes the local relation adaptivity of random forests and the strong global approximation ability of neural networks. Based on the classical empirical risk minimization framework, we establish a nonasymptotic error bound for the estimator. By utilizing advanced U-process theory and an appropriate network structure, we can further improve the convergence rate to the nearly minimax rate. Also with the assistance of random forests, we can implement gradient learning with neural networks. Comprehensive simulation studies and real data applications demonstrate the superiority of our proposal.

机器学习非参数回归集成学习深度学习