AI RESEARCH
Improving Random Forests by Smoothing
arXiv CS.LG
•
ArXi:2505.06852v2 Announce Type: replace Random forest regression is a powerful non-parametric method that adapts to local data characteristics through data-driven partitioning, making it effective across diverse application domains. However, the piecewise constant nature of random forest predictions means each partition is predicted independently, ignoring potential smoothness in the underlying function. Particularly in the small data regime, this lack of information sharing across the input space can lead to suboptimal performance.