theorem
HardThresholding.oracle_bound_and_support_recovery
{d : ℕ}
(θstar ξ : Fin d → ℝ)
(τ : ℝ)
(hτ : 0 < τ)
(hmax : ∀ (j : Fin d), |ξ j| ≤ τ)
:
Theorem 2.11 (Rigollet). On the event {max_j |ξ_j| ≤ τ}, the hard thresholding estimator θ̂ᴴᴿᴰ = hardThreshold τ (θ* + ξ) satisfies: (i) ‖θ̂ᴴᴿᴰ - θ*‖₂² ≤ 16 · |θ*|₀ · τ² (oracle inequality), and (ii) if min_{j ∈ supp(θ*)} |θ*_j| > 3τ, then supp(θ̂ᴴᴿᴰ) = supp(θ*) (support recovery).