Reconstructing decision trees
Guy Blanc, Jane Lange, Li-Yang Tan

TL;DR
This paper introduces the first reconstruction algorithm for decision trees, enabling approximation of a target function with a decision tree of controlled size and error, significantly improving testing efficiency for decision tree-related properties.
Contribution
The paper presents a novel reconstruction algorithm for decision trees that achieves near-optimal size and error bounds with efficient query complexity, advancing decision tree property testing.
Findings
Reconstruction algorithm produces a decision tree close to the original function.
Efficient tolerant tester distinguishes functions near and far from size-s decision trees.
Polylogarithmic dependence on size s improves over previous testers.
Abstract
We give the first {\sl reconstruction algorithm} for decision trees: given queries to a function that is -close to a size- decision tree, our algorithm provides query access to a decision tree where: has size ; ; Every query to is answered with queries to and in time. This yields a {\sl tolerant tester} that distinguishes functions that are close to size- decision trees from those that are far from size- decision trees. The polylogarithmic dependence on in the efficiency of our tester is exponentially smaller than that of existing testers. Since decision tree complexity is well known to be related to numerous other…
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.
