Ordinal Trees and Random Forests: Score-Free Recursive Partitioning and Improved Ensembles
Gerhard Tutz

TL;DR
This paper introduces new ordinal trees and random forests that respect the ordinal scale without artificial scores, combining binary models for improved, score-free recursive partitioning and ensemble methods.
Contribution
It proposes ordinal trees based on binary models that avoid artificial scoring, and ensembles combining parametric models for better performance across settings.
Findings
Score-free ordinal trees effectively model ordinal data.
Ensembles with parametric models improve predictive accuracy.
Empirical evaluation shows competitive performance.
Abstract
Existing ordinal trees and random forests typically use scores that are assigned to the ordered categories, which implies that a higher scale level is used. Versions of ordinal trees are proposed that take the scale level seriously and avoid the assignment of artificial scores. The basic construction principle is based on an investigation of the binary models that are implicitly used in parametric ordinal regression. These building blocks can be fitted by trees and combined in a similar way as in parametric models. The obtained trees use the ordinal scale level only. Since binary trees and random forests are constituent elements of the trees one can exploit the wide range of binary trees that have already been developed. A further topic is the potentially poor performance of random forests, which seems to have ignored in the literature. Ensembles that include parametric models are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Mining Algorithms and Applications · Advanced Statistical Methods and Models
