Related Experiment Video
Updated: Jun 12, 2026

Tree Core Analysis with X-ray Computed Tomography
Published on: September 22, 2023
A Theoretical Characterization of the Good Properties of Extremely Randomized Trees for Random Forest-Distance
Abstract:
Ensembles of Extremely Randomized Trees (ERT), initially introduced for supervised scenarios, have been shown to represent surprisingly effective models also in unsupervised contexts, for example, for the detection of anomalies (i.e., Isolation Forests) or for defining Random Forest-distances. In this paper, we focus on this last field, providing a theoretical characterization to support the excellent empirical behaviors shown by ERTs in the definition of RF-distances. We start by assuming the existence, in a given domain, of a proper representation, i.e., a vectorial representation fulfilling the Compactness Hypothesis given by Arkadev and Braverman in 1967. Then, given the "true" distance between a pair of objects, we show that it is possible to derive a bound on the approximation guaranteed by an ERT-based RF-distance with respect to such true measure. In words, we show that it is possible to compute a constant $c$ such that, if a pair of objects are $\epsilon$-close in the true distance, then, with high probability, they are $(c \cdot \epsilon )$-close also in the ERT-based RF-distance.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Wald-Wolfowitz Runs Test I
The test works...
Randomized Experiments
Simple randomization
Simple...
Random Error
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Distance Problem