Oblique and rotation double random forest
M.A. Ganaie, M. Tanveer, P.N. Suganthan, V. Snasel

TL;DR
This paper introduces oblique and rotation double random forests, enhancing diversity and geometric data capture through transformations and multivariate splits, leading to improved generalization.
Contribution
It proposes two novel double random forest approaches: rotation-based with PCA/LDA transformations and oblique with support vector machine splits, addressing limitations of axis-parallel trees.
Findings
Rotation double random forest improves diversity and accuracy.
Oblique double random forest captures geometric structure effectively.
Both methods outperform traditional random forests in experiments.
Abstract
Random Forest is an ensemble of decision trees based on the bagging and random subspace concepts. As suggested by Breiman, the strength of unstable learners and the diversity among them are the ensemble models' core strength. In this paper, we propose two approaches known as oblique and rotation double random forests. In the first approach, we propose rotation based double random forest. In rotation based double random forests, transformation or rotation of the feature space is generated at each node. At each node different random feature subspace is chosen for evaluation, hence the transformation at each node is different. Different transformations result in better diversity among the base learners and hence, better generalization performance. With the double random forest as base learner, the data at each node is transformed via two different transformations namely, principal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Remote-Sensing Image Classification · Neural Networks and Applications
