dualnormer
Dualnormer is a term used in convex analysis and machine learning to describe an operator or component that computes or applies dual norms. It functions within optimization pipelines to enforce or exploit dual-norm constraints and regularizers, and can be implemented as a software module or a theoretical construct in proofs and algorithms.
In normed vector spaces, the dual norm of a norm ||·|| is defined by ||y||_ = sup{ y^T x
For many common norms there are closed-form duals: the L1 norm has dual L∞, the L2 norm
Applications span regularized learning and regression, where dual norms appear in dual formulations and subgradient methods;
Variants include group norms and mixed norms, whose duals are likewise characterized. The term dualnormer is