1 / 57

Learning From Satisfying Assignments

Learning From Satisfying Assignments. Rocco A. Servedio Columbia University. Anindya De Ilias Diakonikolas UC Berkeley/IAS U. Edinburgh. Brown University December 2013. Learning Probability Distributions. Big topic in statistics literature (“density estimation”) for decades

iola-valdez
Download Presentation

Learning From Satisfying Assignments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Learning From Satisfying Assignments Rocco A. Servedio Columbia University Anindya De IliasDiakonikolas UC Berkeley/IAS U. Edinburgh Brown University December 2013

  2. Learning Probability Distributions • Big topic in statistics literature (“density estimation”) for decades • Exciting work in the last decade+ in TCS, largely on learning continuous distributions (mixtures of Gaussians & more) • This talk: distribution learning from a complexity theoretic perspective • What about distributions over the hypercube? • Can we formalize intuition that “simple distributions are easy to learn”?

  3. What do we mean by “learn a distribution”? • Unknown target distribution • Algorithm gets i.i.d. draws from • With probability 9/10, must output (a sampler for a) distribution such that statistical distance between and is small: (Natural analogue of Boolean function learning.)

  4. Previous work: [KRRSS94] • Looked at learning distributions over {0,1}n in terms of n-output circuits that generate distributions: • [AIK04] showed it’s hard to learn even very simple distributions from this perspective: already hard even if each output bit is a 4-junta of input bits. x1............ xn output distributed according to circuit z1........................ zm input uniform over {0,1}m

  5. This work: A different perspective Our notion of a “simple” distribution over {0,1}n: uniform distribution over satisfying assignments of a “simple” Boolean function. What kinds of Boolean functions can we learn from their satisfying assignments? Want algorithms that have polynomial runtime and # of samples required.

  6. What are “simple” functions? + + + + + - + - + - + Halfspaces: - - - - - - OR DNF formulas: AND AND AND _ _ _ _ x6 x3 x5 x1 x6 x7 x2 x3 x5

  7. Simple functions, cont. AND 3-CNF formulas: OR OR OR _ _ _ _ x7 x2 x3 x5 x3 x5 x1 x6 x7 AND OR OR OR OR Monotone 2-CNF: x2 x3 x3 x2 x6 x7 x3 x5

  8. Yet more simple functions + - + + + + + - + Low-degree polynomial threshold functions: - - + + - - + - - + - - - - + - + Intersections of khalfspaces: + - + - - - + - - - - - - - - - - -

  9. The model, more precisely • Let be a fixed class of Boolean functions over • There is some unknown . Learning algorithm seessamples drawn uniformly from . Target distribution: . • Goal : With probability 9/10, output a sampler for a hypothesis distribution such that We’ll call this a distribution learning algorithm for .

  10. Relation to other learning problems Q: How is this different from learning (function learning) under the uniform distribution? A: Only get positive examples. At least two other ways: • (not so major) Want to output a hypothesis distribution rather than a hypothesis function • (really major) Much more demanding guarantee than usual uniform-distribution learning.

  11. Example: Halfspaces Usual uniform-distribution model for learning functions: Hypothesis allowed to be wrong on points in . 1n 0n For highly biased target function like , constant-0 function is a fine hypothesis for any .

  12. A stronger requirement Our distribution-learning model: “constant-0 hypothesis” is meaningless! For to be good hypothesis distribution, must be only a fraction of . 1n 0n Essentially, we require hypothesis function with multiplicative rather than additive -accuracy relative to .

  13. Usual function-learning setting Our setting Given: draws from , must Output: hypothesis with the following guarantee : Given: random labeled examples from , must Output: hypothesis such that must satisfy If both regions are small, this is fine!

  14. Brief motivational digression into the real world: language learning People typically learn new languages by being exposed to correct utterances (positive examples), which are a sparse subset of all possible vocalizations (all examples). Goal is to be able to generate new correct utterances (generate draws from a distribution similar to the one the samples came from).

  15. Our positive results Theorem 1: We give an efficient distribution learning algorithm for = { halfspaces }. Runtime is + + + + + - + - + - + - - - Theorem 2: We give a (pretty) efficient distribution learning algorithm for = { poly(n)-term DNFs }. Runtime is OR AND AND AND _ _ _ _ x6 x3 x5 x1 x6 x7 x2 x3 x5 Both results obtained via a general approach, plus -specific work.

  16. Our negative results Assuming crypto-hardness (essentially RSA), there areno efficient distribution learning algorithms for: - - + - + + - - + • Intersections of two halfspaces • Degree-2 polynomial threshold functions • 3 – CNFs , • or even • Monotone 2-CNFs - - - - - - - - - - - - - - - - + + - + + - + + - + - - - - + - + - + + AND OR OR OR _ _ _ _ x7 x2 x3 x5 x3 x5 x1 x6 x7 AND OR OR OR OR x2 x3 x3 x2 x6 x7 x3 x5

  17. Rest of talk • Mostly positive results • Mostly halfspaces (and general approach) • Touch on DNFs, negative results

  18. Learning halfspace distributions 1n unknown Given positive examples drawn uniformly from for some unknown halfspace , We need to (whp) output a sampler for a distribution that’s close to . + + + + + + + + + 0n

  19. Let’s fantasize 1n Suppose somebody gave us . Even then, we need to output a sampler for a distribution close to uniform over . Is this doable? Yes. + + + + + + + + + known 0n

  20. Approximate sampling for halfspaces • Theorem: Given over , can return a uniform point from in time (with failure probability ) • [MorrisSinclair99]: sophisticated MCMC analysis • [Dyer03]: elementary randomized algorithm & analysis using “dart throwing” Of course, in our setting we are not given . But, we should expect to use (at least) this machinery for our general problem.

  21. A potentially easier case…? For approximate sampling problem (where we’re given ), problem is much easier if is large: sample uniformly & do rejection sampling. Maybe our problem is easier too in this case? In fact, yes. Let’s consider this case first.

  22. Halfspaces: the high-density case • Let . • We will first consider the case that . • We’ll solve this case using Statistical Query learning & hypothesis testing for distributions.

  23. First Ingredient for the high-density case: SQ Statistical Query(SQ) learning model: • SQ oracle : given poly-time computable outputs where . • An algorithm is said to be a SQ learner for (under distribution ) if can learn given access to .

  24. SQ learning for halfspaces Good news: [BlumFriezeKannanVempala97] gave an efficient SQ learning algorithm for halfspaces. Of course, to run it, need access to oracle for for the unknown halfspace . So, we need to simulate this given our examples from . Outputs halfspace hypotheses!

  25. The high-density case: first step Lemma: Given access to uniform random samples from and such that , queries to can be simulated up to error in time . Proof sketch: Estimate using samples from Estimate using samples from

  26. The high-density case: first step Lemma: Given access to uniform random samples from and such that , queries to can be simulated up to error in time . Recall promise: Additionally, we assume that we have = . Lemma lets us use the halfspace SQ-learner to get such that A halfspace!

  27. Handling the high-density case • Since , have that • Hence using rejection sampling, we can easily sample . Caveat : We don’t actually have an estimate for .

  28. Ingredient #2: Hypothesis testing • Try all possible values of in a sufficiently fine multiplicative grid • We will get a list of candidate distributions such that at least one of them is -close to . • Run a “distribution hypothesis tester” to return which is - close to .

  29. Distribution hypothesis testing Theorem: Given • Sampler for target distribution • Approximate samplers for distributions • Approximate evaluation oracles for • Promise : Hypothesis tester guarantee: Outputs such that in time Having samplers & evaluators for hypotheses is crucial for this.

  30. Distribution hypothesis testing, cont. We need samplers & evaluators for our hypothesis distributions All our hypotheses are dense, so can do approximate counting easily (rejection sampling) to estimate Note that So we get the required (approximate) evaluators. Similarly, (approximate) samples are easy via rejection sampling.

  31. Recap So we handled the high-density case using • SQ learning (for halfspaces) • Hypothesis testing (generic). (Also used approximate sampling & counting, but they were trivial because we were in the dense case.) Now let’s consider the low-densitycase (the interesting case).

  32. Low density case: A new ingredient New ingredient for the low-density case: A new kind of algorithm called a densifier. • Input: such that , and samples from • Output: A function such that: For simplicity, assume that (like )

  33. Densifier illustration : g Samples from Good estimate f :

  34. Low-density case (cont.) To solve the low-density case, we need approximate sampling and approximate counting algorithms for the class . This, plus previous ingredients (SQ learning, hypothesis testing, & densifier) suffices: given all these ingredients, we get a distribution learning algorithm for .

  35. How does it work? The overall algorithm: (recall that ) • Run densifierto get • Use approximate sampling algorithm for to get samples from • Run SQ-learner for under distribution to get hypothesis for • Sample from till get such that ; output this . Repeat with different guesses for , & use hypothesis testing to choose that’s close to Needs good estimate of

  36. A picture of one stage Note: This all assumed we have a good estimate h g 1. Using samples from , run densifierto get g f 2. Run approximate uniform generation algorithm to get uniform positive examples of g 3. Run SQ-learner on distribution to get high-accuracy hypothesis h for (under ) 4. Sample from till get point where , and output it.

  37. How it works, cont. Recall that to carry out hypothesis testing, we need samplers & evaluatorsfor our hypothesis distributions Now some hypotheses may be very sparse… • Use approximate counting to estimate As before, so we get (approximate) evaluator. • Use approximate sampling to get samples from .

  38. Recap: a general method Theorem: Let be a class of Boolean functions such that: • is efficiently SQ-learnable; • has a densifierwith an output in ; and • has efficient approximate counting and sampling algorithms. Then there is an efficient distribution learning algorithm for .

  39. Back to halfspaces: what have we got? • Saw earlier we have SQ learning[BlumFriezeKannanVempala97] • [MorrisSinclair99,Dyer03] give approximate counting and sampling. So we have all the necessary ingredients.…except a densifier. Reminiscent of [Dyer03] “dart throwing” approach to approximate counting – but in that setting, we are given Approximate counting setting: Densifier setting: g g f f Given , come up with Can we come up with a suitable given only samples from ?

  40. A densifier for halfspaces • Theorem: There is an algorithm running in time • such that for any halfspace , if the algorithm gets as input such that and access to , it outputs a halfspace with the following properties : • , and • .

  41. Getting a densifierfor halfspaces Key ingredients: • Online learner of [MaassTuran90] • Approximate sampling for halfspaces[MorrisSinclair,Dyer03]

  42. Towards a densifierfor halfspaces Recall our goals: 1. 2. Fact: Let be of size . Then, with probability , condition (1) holds for any halfspace such that . Proof: If (1) fails for a halfspace , then . Fact follows from union bound over all (at most many) halfspaces . So ensuring (1) is easy – choose and ensure is consistent with . How to ensure (2)?

  43. Online learning as a two-player game Imagine a two player game in which Alice has a halfspace and Bob wants to learn : • Bob initializes to the empty set • Bob runs a (specific polytime) algorithm on the set and returns halfspace consistent with iii. Alice either says “yes, “ or else returns an such that iv. Bob adds to and returns to step (ii).

  44. Guarantee of the game Theorem: [MaassTuran90] There is a specific algorithm that Bob can run so that the game terminates in at most rounds. At the end, either or Bob can certify that there is no halfspace meeting all the constraints. (Algorithm is essentially the ellipsoid algorithm.) Q: How is this helpful for us ? A: Bob seems to have a powerful strategy  We will exploit it.

  45. Using the online learner • Choose as defined earlier. Start with . • “Bob” simulation: stage – Run Bob’s strategy and return consistent with . • “Alice” simulation: If for some ,then return . • Else, if (approx counting) then we are done and return . • Else use approx sampling to randomly choose a point and return .

  46. Why is the simulation correct? • If for , then the simulation step is indeed correct. • The other case in which Alice returns a point is that . This means that the simulation at every step is correct with probability . • Since the simulation lasts steps, all the steps are correct with probability .

  47. Finishing the algorithm • Provided the simulation is correct, which gets returned always satisfies the conditions: 1. 2. So, we have a densifier – and a distribution learning algorithm – for halfspaces.

  48. DNFs Recall general result: Theorem: Let be a class of Boolean functions such that: • is efficiently SQ-learnable; • has a densifierwith an output in ; and • has efficient approximate counting and sampling algorithms. Then there is an efficient distribution learning algorithm for . Get (iii) from [KarpLubyMadras89]. What about densifier and SQ learning?

  49. Sketch of the densifier for DNFs • Consider a DNF . For concreteness, suppose each • Key observation: for each i, So Pr[ consecutive samples from all satisfy same ] is • If this happens, whp these samples completely identify • The densifier finds candidate terms in this way, outputs OR of all candidate terms.

  50. SQ learning for DNFs • Unlike halfspaces, no efficient SQ algorithm for learning DNFs under arbitrary distributions is known; best known runtime is . • But: our densifier identifies “candidate terms” such that f is (essentially) an OR of at most of them. • Can use noise-tolerant SQ learner for sparse disjunctions, applied over “metavariables” (the candidate terms). • Running time is poly(# metavariables).

More Related