Minimal-Norm Univariate Two-Layer ReLU Classification: Exact Solutions and Global Optimality with Skip Connections
Researchers characterize minimal-norm univariate two-layer ReLU classifiers and show skip connections make every KKT point globally optimal.
The paper geometrically characterizes optimal binary classifiers for univariate two-layer ReLU networks under minimal-norm interpolation and weakly L2-regularized logistic loss. Unpenalized biases produce piecewise-affine interpolators that follow every label switch, while penalized biases yield a unique sparsest positive-margin classifier with one kink in each intermediate same-label segment. A free affine skip connection leaves those function-space solutions unchanged but makes every KKT point globally optimal. Numerical experiments across dataset complexity and network width support the predicted landscape and sparsity behavior.
- Unpenalized-bias interpolators are piecewise-affine and hug every label switch.
- Penalized biases yield a unique sparsest classifier with one kink per segment.
- A free affine skip connection makes every constrained KKT point globally optimal.
- Experiments support the predicted optimization landscape and sparsity effects.
Full article191 words · extracted from arxiv.org · click to collapse
We study minimal-norm interpolation and $\ell_2$-regularized logistic-loss minimization for binary classification by univariate two-layer ReLU networks. We give complete geometric characterizations of the optimal classifiers in function space, resolving how the solutions depend on whether hidden-layer biases are included in the parameter norm. When biases are unpenalized, the minimal-norm interpolators are exactly the continuous piecewise-affine functions that hug every label switch and have kinks of the appropriate convexity. When biases are penalized, the minimizer is unique in function space, has exactly one kink in each intermediate same-label segment, and is therefore a sparsest positive-margin classifier. We further show that adding a free affine skip connection leaves these function-space solutions unchanged but fundamentally improves the parameter-space landscape: every KKT point of the constrained problem becomes globally optimal, whereas suboptimal KKT points can occur without the skip connection. We establish analogous global-optimality and geometric results for sufficiently weak $\ell_2$-regularization of the logistic loss. In the unpenalized-bias case, we identify an additional sparsity-like restriction, implying that most minimal-norm interpolators cannot arise as small-regularization limits of margin-normalized logistic-loss minimizers. Numerical experiments across varying dataset complexity and network width support the predicted landscape and sparsity phenomena.
Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.28438