Lifting uniform learners via distributional decomposition
We show how any PAC learning algorithm that works under the uniform distribution can be transformed, in a blackbox fashion, into one that works under an arbitrary and unknown distribution 𝒟. The efficiency of our transformation scales with the inherent complexity of 𝒟, running in poly(n, (md)^d) time for distributions over {± 1}^n whose pmfs are computed by depth-d decision trees, where m is the sample complexity of the original algorithm. For monotone distributions our transformation uses only samples from 𝒟, and for general ones it uses subcube conditioning samples. A key technical ingredient is an algorithm which, given the aforementioned access to 𝒟, produces an optimal decision tree decomposition of 𝒟: an approximation of 𝒟 as a mixture of uniform distributions over disjoint subcubes. With this decomposition in hand, we run the uniform-distribution learner on each subcube and combine the hypotheses using the decision tree. This algorithmic decomposition lemma also yields new algorithms for learning decision tree distributions with runtimes that exponentially improve on the prior state of the art – results of independent interest in distribution learning.
READ FULL TEXT