Back to Browse

Shrinkage (ECE 592 Module 31)

144 views
Oct 6, 2022
16:54

This module covers shrinkage. Shrinkage is an approach that helps sparsify our coefficients vector. One way to do so is ridge regression, which penalizes larger coefficients using a squared ell2 norm, thus shrinking them toward zero. The LASSO algorithm uses an ell1 for penalization; there are multiple algorithms for implementing LASSO efficiently. We then describe how to estimate a sparse coefficients vector using the Sudocodes algorithm from 2006. Under assumptions of sparsity and noiseless measurements, Sudocodes offer a very efficient solver for linear inverse problems.

Download

1 formats

Video Formats

360pmp421.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Shrinkage (ECE 592 Module 31) | NatokHD