Download On several Questions in Applied Probability

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Renormalization group wikipedia , lookup

Information theory wikipedia , lookup

Mathematical optimization wikipedia , lookup

Randomness wikipedia , lookup

Generalized linear model wikipedia , lookup

Simulated annealing wikipedia , lookup

Pattern recognition wikipedia , lookup

Expected utility hypothesis wikipedia , lookup

Maximum entropy thermodynamics wikipedia , lookup

Atomic theory wikipedia , lookup

Birthday problem wikipedia , lookup

Risk aversion (psychology) wikipedia , lookup

Probability amplitude wikipedia , lookup

Transcript
On several Questions in Applied Probability
We will give here several examples of questions we are interested in.
• For a positive integer n and 1 ≤ k ≤ n, what can be said about a k-wise independent
distribution on {0, 1}n ? More specifically, suppose the coordinates are given by
random variables Xi , 1 ≤ i ≤ n, where P (Xi = 1) = p and P (Xi = 0) = 1 − p for
an arbitrary fixed p ∈ (0, 1). What is the maximum (over all such distributions) of
P (X1 = X2 = ... = Xn = 1)? the minimum? same for other functions, such as the
entropy?
• Consider a combinatorial optimization problem, such as MAX-k-SAT or Vertex
Cover. Develop algorithms with good performance based not only on expectation
calculations, but also on the second moment (and possibly additional moments).
• Consider the following question, arising from Machine Learning Theory. We are
given a finite probability sample space with n atoms (of non-necessarily equal probabilities). We take a large independent sample from the space. Estimate the probability of the set of atoms that have been not picked even once in the sample. More
accurately, it is easy to calculate the expected unseen mass (as a function of the
atoms probabilities). Find good bounds on the probability of large deviations from
the expected value.
1