Fast decision tree learning solves hard coding-theoretic problems
Caleb Koch, Carmen Strassle, Li-Yang Tan

TL;DR
This paper establishes a novel connection between decision tree learning and the Nearest Codeword Problem, showing that improvements in one could lead to breakthroughs in the other, and proving hardness results for learning decision trees.
Contribution
It introduces a reduction linking decision tree PAC learning to the Nearest Codeword Problem, providing new insights into algorithmic limits and hardness of learning decision trees.
Findings
Any improvement in Ehrenfeucht and Haussler's algorithm implies better approximation for k-NCP.
Current algorithms for k-NCP are near-optimal under existing hardness results.
Hardness results apply even in weak learning settings, not just strong learning.
Abstract
We connect the problem of properly PAC learning decision trees to the parameterized Nearest Codeword Problem (-NCP). Despite significant effort by the respective communities, algorithmic progress on both problems has been stuck: the fastest known algorithm for the former runs in quasipolynomial time (Ehrenfeucht and Haussler 1989) and the best known approximation ratio for the latter is (Berman and Karpinsky 2002; Alon, Panigrahy, and Yekhanin 2009). Research on both problems has thus far proceeded independently with no known connections. We show that improvement of Ehrenfeucht and Haussler's algorithm will yield -approximation algorithms for -NCP, an exponential improvement of the current state of the art. This can be interpreted either as a new avenue for designing algorithms for -NCP, or as one for establishing the optimality of…
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
