MLSTMar 15, 2018

Minimax optimal rates for Mondrian trees and forests

arXiv:1803.05784v253 citations
AI Analysis

This work offers foundational theoretical guarantees for random forests, addressing a gap in understanding their optimality in high-dimensional settings, which is incremental but important for machine learning theory.

The paper provides a theoretical analysis of Mondrian Forests, establishing minimax optimal convergence rates for classification and regression on Hölder function classes in arbitrary dimensions, with rates for trees and forests on s in (0,1] and forests only on s in (1,2], and proposes an adaptive procedure for unknown s.

Introduced by Breiman, Random Forests are widely used classification and regression algorithms. While being initially designed as batch algorithms, several variants have been proposed to handle online learning. One particular instance of such forests is the \emph{Mondrian Forest}, whose trees are built using the so-called Mondrian process, therefore allowing to easily update their construction in a streaming fashion. In this paper, we provide a thorough theoretical study of Mondrian Forests in a batch learning setting, based on new results about Mondrian partitions. Our results include consistency and convergence rates for Mondrian Trees and Forests, that turn out to be minimax optimal on the set of $s$-Hölder function with $s \in (0,1]$ (for trees and forests) and $s \in (1,2]$ (for forests only), assuming a proper tuning of their complexity parameter in both cases. Furthermore, we prove that an adaptive procedure (to the unknown $s \in (0, 2]$) can be constructed by combining Mondrian Forests with a standard model aggregation algorithm. These results are the first demonstrating that some particular random forests achieve minimax rates \textit{in arbitrary dimension}. Owing to their remarkably simple distributional properties, which lead to minimax rates, Mondrian trees are a promising basis for more sophisticated yet theoretically sound random forests variants.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes