Learning Representations for Axis-Aligned Decision Forests through Input Perturbation
Sebastian Bruch, Jan Pfeifer, Mathieu Guillame-bert

TL;DR
This paper introduces a method to enable decision forests to learn representations by approximating their gradients via input perturbation, allowing integration with neural networks without structural changes.
Contribution
It proposes a novel, general approach to representation learning for axis-aligned decision forests using input perturbation, compatible with any forest and neural network architecture.
Findings
Effective representation learning demonstrated on synthetic data.
Improved performance on benchmark classification datasets.
Applicable to any decision forest and neural network combination.
Abstract
Axis-aligned decision forests have long been the leading class of machine learning algorithms for modeling tabular data. In many applications of machine learning such as learning-to-rank, decision forests deliver remarkable performance. They also possess other coveted characteristics such as interpretability. Despite their widespread use and rich history, decision forests to date fail to consume raw structured data such as text, or learn effective representations for them, a factor behind the success of deep neural networks in recent years. While there exist methods that construct smoothed decision forests to achieve representation learning, the resulting models are decision forests in name only: They are no longer axis-aligned, use stochastic decisions, or are not interpretable. Furthermore, none of the existing methods are appropriate for problems that require a Transfer Learning…
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
TopicsExplainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
