Guided Random Forest and its application to data approximation
Prashant Gupta, Aashi Jindal, Jayadeva, and Debarka Sengupta

TL;DR
This paper introduces the Guided Random Forest (GRAF), an ensemble method that uses global partitioning to improve classification accuracy and dataset approximation, bridging decision trees and boosting.
Contribution
The paper proposes GRAF, a novel ensemble classifier that extends oblique decision trees with global partitioning, demonstrating improved generalization and dataset approximation.
Findings
GRAF achieves comparable or better results than existing methods on benchmark datasets.
Global partitioning reduces the generalization error bound.
GRAF provides a new approach to dataset approximation within random forests.
Abstract
We present a new way of constructing an ensemble classifier, named the Guided Random Forest (GRAF) in the sequel. GRAF extends the idea of building oblique decision trees with localized partitioning to obtain a global partitioning. We show that global partitioning bridges the gap between decision trees and boosting algorithms. We empirically demonstrate that global partitioning reduces the generalization error bound. Results on 115 benchmark datasets show that GRAF yields comparable or better results on a majority of datasets. We also present a new way of approximating the datasets in the framework of random forests.
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 · Neural Networks and Applications · Machine Learning and Data Classification
