Quiz: Lecture 9 — Total-Variation Regularized Fréchet Regression

This quiz tests your understanding of TV-regularized Fréchet regression — fused-lasso and change-point detection for metric-space trajectories. There are 10 multiple-choice questions, each worth 1 mark. After submitting, your score is shown, and any questions you got wrong are highlighted — but the correct answer is not revealed. You can then redo only the questions you missed.

Q1. The total variation of a metric-space-valued curve \(\gamma : [a, b] \to \mathcal{M}\) is defined as:

Q2. The TV-regularized Fréchet estimator minimizes \(L_{\lambda}(\gamma) = \frac{1}{n}\sum_i d^2(\gamma(t_i), Y_i) + \lambda \operatorname{TV}(\gamma)\). What role does \(\lambda\) play?

Q3. The step-function representation theorem states that any minimizer of \(L_{\lambda}\) can be replaced by a step function with jumps only at the design points. What does this imply computationally?

Q4. The cyclic proximal-point algorithm for TV-regularized Fréchet regression alternates between two types of updates. They are:

Q5. In the fusion step, the parameter \(\theta_j = \min\{\alpha_r n\lambda / (2 d(p_j, p_{j+1})), 1/2\}\) is capped at \(1/2\). Why?

Q6. The asymptotic convergence rate for TV-regularized Fréchet regression with \(\lambda \asymp n^{-2/3}\) is:

Q7. For the TV-regularized Fréchet estimator \(L_{\lambda}(\gamma) = \frac{1}{n}\sum_i d^2(\gamma(t_i), Y_i) + \lambda \operatorname{TV}(\gamma)\), what happens as \(\lambda \to \infty\)?

Q8. In the fMRI dynamic functional connectivity application, how is \(\lambda\) chosen?

Q9. Under the log-Euclidean metric on SPD matrices, TV-regularized Fréchet regression simplifies to:

Q10. When would you prefer TV-regularized Fréchet regression over local-linear Fréchet regression for portfolio risk analysis?