Decision Tree Learning on Product Spaces
Arshia Soltani Moakahr, Faraz Ghahremani, Kiarash Banihashem, MohammadTaghi Hajiaghayi

TL;DR
This paper extends theoretical guarantees for greedy decision tree algorithms from uniform to arbitrary product distributions, providing bounds on approximation size and a parameter-free algorithm.
Contribution
It generalizes prior analysis to broader distributions and introduces a practical, parameter-free greedy decision tree algorithm.
Findings
Greedy heuristic constructs an $\e$-approximating tree with size exponential in $ ext{average depth} imes ext{max depth}$.
Improved bounds for full binary trees under broader distribution classes.
Proposed parameter-free algorithm requires no prior knowledge of the optimal tree.
Abstract
Decision tree learning has long been a central topic in theoretical computer science, driven by its practical importance. A fundamental and widely used method for decision tree construction is the top-down greedy heuristic, which recursively splits on the most influential variable. Despite its empirical success, theoretical analysis of this heuristic has been limited. A recent breakthrough by Blanc et al. (ITCS, 2020) provided the first rigorous theoretical guarantees for the greedy approach, but only under the uniform distribution. We extend this analysis to the more general and practically relevant setting of arbitrary product distributions. Our main result shows that for any function computable by an optimal decision tree of size , maximum depth , and average depth , the greedy heuristic constructs an -approximating tree whose…
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.
