Sparse Switchable Normalization

GeneralIntroduced 20001 papers

Description

Sparse Switchable Normalization (SSN) is a variant on Switchable Normalization where the importance ratios are constrained to be sparse. Unlike 1\ell_1 and 0\ell_0 constraints that impose difficulties in optimization, the constrained optimization problem is turned into feed-forward computation through SparseMax, which is a sparse version of softmax.

Papers Using This Method