English

On Polynomial time Constructions of Minimum Height Decision Tree

Data Structures and Algorithms 2018-02-02 v1 Machine Learning

Abstract

In this paper we study a polynomial time algorithms that for an input ABmA\subseteq {B_m} outputs a decision tree for AA of minimum depth. This problem has many applications that include, to name a few, computer vision, group testing, exact learning from membership queries and game theory. Arkin et al. and Moshkov gave a polynomial time (lnA)(\ln |A|)- approximation algorithm (for the depth). The result of Dinur and Steurer for set cover implies that this problem cannot be approximated with ratio (1o(1))lnA(1-o(1))\cdot \ln |A|, unless P=NP. Moskov the combinatorial measure of extended teaching dimension of AA, ETD(A)ETD(A). He showed that ETD(A)ETD(A) is a lower bound for the depth of the decision tree for AA and then gave an {\it exponential time} ETD(A)/log(ETD(A))ETD(A)/\log(ETD(A))-approximation algorithm. In this paper we further study the ETD(A)ETD(A) measure and a new combinatorial measure, DEN(A)DEN(A), that we call the density of the set AA. We show that DEN(A)ETD(A)+1DEN(A)\le ETD(A)+1. We then give two results. The first result is that the lower bound ETD(A)ETD(A) of Moshkov for the depth of the decision tree for AA is greater than the bounds that are obtained by the classical technique used in the literature. The second result is a polynomial time (ln2)DEN(A)(\ln 2) DEN(A)-approximation (and therefore (ln2)ETD(A)(\ln 2) ETD(A)-approximation) algorithm for the depth of the decision tree of AA. We also show that a better approximation ratio implies P=NP. We then apply the above results to learning the class of disjunctions of predicates from membership queries. We show that the ETDETD of this class is bounded from above by the degree dd of its Hasse diagram. We then show that Moshkov algorithm can be run in polynomial time and is (d/logd)(d/\log d)-approximation algorithm. This gives optimal algorithms when the degree is constant. For example, learning axis parallel rays over constant dimension space.

Keywords

Cite

@article{arxiv.1802.00233,
  title  = {On Polynomial time Constructions of Minimum Height Decision Tree},
  author = {Nader H. Bshouty and Waseem Makhoul},
  journal= {arXiv preprint arXiv:1802.00233},
  year   = {2018}
}
R2 v1 2026-06-23T00:07:21.223Z