Learning stochastic decision trees
Guy Blanc, Jane Lange, Li-Yang Tan

TL;DR
This paper presents a quasipolynomial-time algorithm for learning stochastic decision trees that is optimally resilient to adversarial noise, achieving near-optimal error bounds and producing decision tree hypotheses.
Contribution
It introduces the first proper, noise-resilient learning algorithm for stochastic decision trees with optimal error guarantees.
Findings
Algorithm runs in quasipolynomial time with noise resilience.
Achieves error within 2η + ε of the Bayes optimal.
First proper learning algorithm for stochastic decision trees.
Abstract
We give a quasipolynomial-time algorithm for learning stochastic decision trees that is optimally resilient to adversarial noise. Given an -corrupted set of uniform random samples labeled by a size- stochastic decision tree, our algorithm runs in time and returns a hypothesis with error within an additive of the Bayes optimal. An additive is the information-theoretic minimum. Previously no non-trivial algorithm with a guarantee of was known, even for weaker noise models. Our algorithm is furthermore proper, returning a hypothesis that is itself a decision tree; previously no such algorithm was known even in the noiseless setting.
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Bayesian Modeling and Causal Inference
