English

Sparse Max-Affine Regression

Machine Learning 2026-04-07 v3 Information Theory Machine Learning math.IT Statistics Theory Statistics Theory

Abstract

This paper presents Sparse Gradient Descent as a solution for variable selection in convex piecewise linear regression, where the model is given as the maximum of kk-affine functions xmaxj[k]aj,x+bj x \mapsto \max_{j \in [k]} \langle a_j^\star, x \rangle + b_j^\star for j=1,,kj = 1,\dots,k. Here, {aj}j=1k\{ a_j^\star\}_{j=1}^k and {bj}j=1k\{b_j^\star\}_{j=1}^k denote the ground-truth weight vectors and intercepts. A non-asymptotic local convergence analysis is provided for Sp-GD under sub-Gaussian noise when the covariate distribution satisfies the sub-Gaussianity and anti-concentration properties. When the model order and parameters are fixed, Sp-GD provides an ϵ\epsilon-accurate estimate given O(max(ϵ2σz2,1)slog(d/s))\mathcal{O}(\max(\epsilon^{-2}\sigma_z^2,1)s\log(d/s)) observations where σz2\sigma_z^2 denotes the noise variance. This also implies the exact parameter recovery by Sp-GD from O(slog(d/s))\mathcal{O}(s\log(d/s)) noise-free observations. The proposed initialization scheme uses sparse principal component analysis to estimate the subspace spanned by {aj}j=1k\{ a_j^\star\}_{j=1}^k, then applies an rr-covering search to estimate the model parameters. A non-asymptotic analysis is presented for this initialization scheme when the covariates and noise samples follow Gaussian distributions. When the model order and parameters are fixed, this initialization scheme provides an ϵ\epsilon-accurate estimate given O(ϵ2max(σz4,σz2,1)s2log4(d))\mathcal{O}(\epsilon^{-2}\max(\sigma_z^4,\sigma_z^2,1)s^2\log^4(d)) observations. A new transformation named Real Maslov Dequantization (RMD) is proposed to transform sparse generalized polynomials into sparse max-affine models. The error decay rate of RMD is shown to be exponentially small in its temperature parameter. Furthermore, theoretical guarantees for Sp-GD are extended to the bounded noise model induced by RMD. Numerical Monte Carlo results corroborate theoretical findings for Sp-GD and the initialization scheme.

Keywords

Cite

@article{arxiv.2411.02225,
  title  = {Sparse Max-Affine Regression},
  author = {Haitham Kanj and Seonho Kim and Kiryung Lee},
  journal= {arXiv preprint arXiv:2411.02225},
  year   = {2026}
}
R2 v1 2026-06-28T19:47:35.286Z