[edit]
Adaptive Exact Learning of Decision Trees from Membership Queries
Proceedings of the 30th International Conference on Algorithmic Learning Theory, PMLR 98:207-234, 2019.
Abstract
In this paper we study the adaptive learnability of decision trees of depth at most d from membership queries. This has many applications in automated scientific discovery such as drugs development and software update problem. Feldman solves the problem in a randomized polynomial time algorithm that asks ˜O(22d)logn queries and Kushilevitz-Mansour in a deterministic polynomial time algorithm that asks 218d+o(d)logn queries. We improve the query complexity of both algorithms. We give a randomized polynomial time algorithm that asks ˜O(22d)+2dlogn queries and a deterministic polynomial time algorithm that asks 25.83d+22d+o(d)logn queries.