Model family selection for classification using Neural Decision Trees
Anthea M\'erida Montes de Oca, Argyris Kalogeratos, Mathilde Mougeot

TL;DR
This paper introduces a method to efficiently select the most suitable model family for classification by relaxing decision boundaries of reference decision trees using neural decision trees, reducing the need for extensive search.
Contribution
The proposed approach quantifies how much to relax decision boundaries of reference models to find better or equivalent models, guiding model family selection.
Findings
Reduces exploration needed for model selection
Provides a way to compare decision tree and neural decision tree models
Helps identify the most promising model family for a dataset
Abstract
Model selection consists in comparing several candidate models according to a metric to be optimized. The process often involves a grid search, or such, and cross-validation, which can be time consuming, as well as not providing much information about the dataset itself. In this paper we propose a method to reduce the scope of exploration needed for the task. The idea is to quantify how much it would be necessary to depart from trained instances of a given family, reference models (RMs) carrying `rigid' decision boundaries (e.g. decision trees), so as to obtain an equivalent or better model. In our approach, this is realized by progressively relaxing the decision boundaries of the initial decision trees (the RMs) as long as this is beneficial in terms of performance measured on an analyzed dataset. More specifically, this relaxation is performed by making use of a neural decision tree,…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
