Questions: Information Geometry Advanced

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

The alpha-connection with alpha=0 is the Levi-Civita connection (flat connection). How do exponential and mixture families sit relative to this symmetric connection?

AExponential and mixture families are both flat under the Levi-Civita connection
BExponential families are e-flat (alpha=+1), mixture families are m-flat (alpha=-1), and the Levi-Civita connection (alpha=0) is equidistant between them in a geometric sense
COnly exponential families have geometric structure; mixture families are generic
DThe choice of alpha does not affect the flatness of either family
Question 2 True / False

The generalized Pythagorean theorem states: if S is a submanifold that is m-flat, and q is the m-projection of p onto S, then D_KL(p||r) = D_KL(p||q) + D_KL(q||r) for any r in S. Why does this 'right angle' property only hold for m-projections onto m-flat submanifolds?

TTrue
FFalse
Question 3 Short Answer

Explain how natural gradient descent differs from Euclidean gradient descent in parameter space, and why it converges faster on statistical manifolds.

Think about your answer, then reveal below.
Question 4 Multiple Choice

In the EM algorithm, E-step performs an m-projection (finding the posterior distribution) and M-step performs an e-projection (finding the maximum-likelihood parameters). Why does this alternation guarantee monotonic convergence of the log-likelihood?

ABecause both projections decrease the KL divergence
BBecause m-projections and e-projections are orthogonal in the information-geometric sense (with respect to dual connections), and each step brings the solution closer to the global optimum in the dually flat space
CBecause the E-step and M-step are inverses of each other
DConvergence is not guaranteed; the EM algorithm can diverge