represents counts of element which are not 0 valued.
Sparse Total Variation
This regularization favors solutions whose coefficients are constant within contiguous regions but also promotes sparsity.
Sparse Total Laplacian Kernel
This regularization encourages both smooth variations within regions and sparsity.
Structured sparsity regularization
Structured sparsity regularization is a class of methods, and an area of research in statistical learning theory, that extend and generalize sparsity regularization learning methods.[1] Both sparsity and structured sparsity regularization methods seek to exploit the assumption that the output variable
Y
{\displaystyle Y}
(i.e., response, or dependent variable) to be learned can be described by a reduced number of variables in the input space
X
{\displaystyle X}
(i.e., the domain, space of features or explanatory variables). Sparsity regularization methods focus on selecting the input variables that best describe the output. Structured sparsity regularization methods generalize and extend sparsity regularization methods, by allowing for optimal selection over structures like groups or networks of input variables in
X
{\displaystyle X}
.[2][3]
https://en.wikipedia.org/wiki/Structured_sparsity_regularization

Seonglae Cho