Skip to content

Accelerated optimization for composite regularizers

License

Notifications You must be signed in to change notification settings

YW81/composite_regularizers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerated optimization for composite regularizers

This optimization method minimizes functions of the form f(x) + h(Bx) where

  • f is a strongly smooth function
  • h is a nonsmooth function whose proximity operator is easy to compute
  • B is a linear map.

An example of such optimization problems is regularization with penalties such as the composition of the L1 norm or Group Lasso with a linear map.

The algorithm combines a fixed-point method with Nesterov acceleration. See Efficient First Order Methods for Linear Composite Regularizers.

About

Accelerated optimization for composite regularizers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%