On (Simple) Decision Tree Rank
Yogesh Dahiya, Meena Mahajan

TL;DR
This paper investigates the minimal rank measure of decision trees for Boolean functions, establishing bounds, exact values for specific functions, and connections to query complexity and size, thus deepening understanding of decision tree complexity measures.
Contribution
It introduces new bounds and exact calculations for decision tree rank, linking it to other complexity measures and improving size lower bounds for the Tribes function.
Findings
Upper bounds on depth in terms of rank and Fourier sparsity
Bounds on rank related to certificate complexity
Exact rank calculations for natural functions
Abstract
In the decision tree computation model for Boolean functions, the depth corresponds to query complexity, and size corresponds to storage space. The depth measure is the most well-studied one, and is known to be polynomially related to several non-computational complexity measures of functions such as certificate complexity. The size measure is also studied, but to a lesser extent. Another decision tree measure that has received very little attention is the minimal rank of the decision tree, first introduced by Ehrenfeucht and Haussler in 1989. This measure is closely related to the logarithm of the size, but is not polynomially related to depth, and hence it can reveal additional information about the complexity of a function. It is characterised by the value of a Prover-Delayer game first proposed by Pudl\'ak and Impagliazzo in the context of tree-like resolution proofs. In this paper…
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
TopicsComplexity and Algorithms in Graphs · Adversarial Robustness in Machine Learning · Markov Chains and Monte Carlo Methods
