Superpolynomial Lower Bounds for Decision Tree Learning and Testing
Caleb Koch, Carmen Strassle, Li-Yang Tan

TL;DR
This paper proves superpolynomial lower bounds for decision tree learning and testing problems under randomized ETH, significantly advancing the understanding of their computational hardness and implications for PAC learning.
Contribution
It introduces a unified framework combining Set-Cover inapproximability and XOR lemmas to establish new superpolynomial lower bounds for decision tree problems, improving prior bounds.
Findings
Decision trees cannot be properly PAC learned in subexponential time.
Decision trees cannot be tested in exponential time relative to depth.
Lower bounds match known upper bounds under certain conjectures.
Abstract
We establish new hardness results for decision tree optimization problems, adding to a line of work that dates back to Hyafil and Rivest in 1976. We prove, under randomized ETH, superpolynomial lower bounds for two basic problems: given an explicit representation of a function and a generator for a distribution , construct a small decision tree approximator for under , and decide if there is a small decision tree approximator for under . Our results imply new lower bounds for distribution-free PAC learning and testing of decision trees, settings in which the algorithm only has restricted access to and . Specifically, we show: -variable size- decision trees cannot be properly PAC learned in time , and depth- decision trees cannot be tested in time . For 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
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Machine Learning and Data Classification
