Shrinkage of Decision Lists and DNF Formulas
Benjamin Rossman

TL;DR
This paper provides nearly tight bounds on how decision lists and DNF formulas shrink on average under random restrictions, revealing how their sizes decrease depending on the restriction parameter p.
Contribution
It establishes new bounds on the expected size reduction of decision lists and DNF formulas under p-random restrictions, extending understanding of their structural properties.
Findings
Expected decision list size after restriction is bounded by a power of original size.
The bounds are nearly tight for all p in [0,1].
Special case: size reduces to roughly the square root at p ≈ 0.24.
Abstract
We establish nearly tight bounds on the expected shrinkage of decision lists and DNF formulas under the -random restriction for all values of . For a function with domain , let denote the minimum size of a decision list that computes . We show that \[ \mathbb E[\ \mathrm{DL}(f{\upharpoonright}\mathbf R_p)\ ] \le \mathrm{DL}(f)^{\log_{2/(1-p)}(\frac{1+p}{1-p})}. \] For example, this bound is when . For Boolean functions , we obtain the same shrinkage bound with respect to DNF formula size plus (i.e., replacing with on both sides of the inequality).
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
Shrinkage of Decision Lists and DNF Formulas· youtube
Taxonomy
TopicsFormal Methods in Verification · Logic, Reasoning, and Knowledge · Machine Learning and Algorithms
