paper-with-me

홈 › Papers

Near-optimal Delta-convex Estimation of Lipschitz Functions

2025-11-19 · Gábor Balázs arxiv

This paper presents a tractable algorithm for estimating an unknown Lipschitz function from noisy observations and establishes an upper bound on its convergence rate. The approach extends max-affine methods from convex shape-restricted regression to the more general Lipschitz setting. A key component is a nonlinear feature expansion that maps max-affine functions into a subclass of delta-convex functions, which act as universal approximators of Lipschitz functions while preserving their Lipschitz constants. Leveraging this property, the estimator attains the minimax convergence rate (up to logarithmic factors) with respect to the intrinsic dimension of the data under squared loss and subgaussian distributions in the random design setting. The algorithm integrates adaptive partitioning to capture intrinsic dimension, a penalty-based regularization mechanism that removes the need to know the true Lipschitz constant, and a two-stage optimization procedure combining a convex initialization with local refinement. The framework is also straightforward to adapt to convex shape-restricted regression. Experiments demonstrate competitive performance relative to other theoretically justified methods, including nearest-neighbor and kernel-based regressors.

📄 PDF Abstract BibTeX arXiv:2511.15615

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-Optimal Streaming Heavy-Tailed Statistical Estimation with Clipped SGD

2024-10-26 · Aniket Das, Dheeraj Nagaraj, Soumyabrata Pal, Arun Suggala 외

We consider the problem of high-dimensional heavy-tailed statistical estimation in the streaming setting, which is much harder than the traditional batch setting due to memory constraints. We cast this problem as stochas…

Private Stochastic Convex Optimization with Heavy Tails: Near-Optimality from Simple Reductions

2024-06-04 · Hilal Asi, Daogao Liu, Kevin Tian

We study the problem of differentially private stochastic convex optimization (DP-SCO) with heavy-tailed gradients, where we assume a $k^{\text{th}}$-moment bound on the Lipschitz constants of sample functions rather tha…

Stochastic Bias-Reduced Gradient Methods

2021-06-17 · NeurIPS 2021 12 · Hilal Asi, Yair Carmon, Arun Jambulapati, Yujia Jin 외

We develop a new primitive for stochastic optimization: a low-bias, low-cost estimator of the minimizer $x_\star$ of any Lipschitz strongly-convex function. In particular, we use a multilevel Monte-Carlo approach due to …

Stochastic Optimization

Efficient Convex Optimization Requires Superlinear Memory

2022-03-29 · Annie Marsden, Vatsal Sharan, Aaron Sidford, Gregory Valiant

We show that any memory-constrained, first-order algorithm which minimizes $d$-dimensional, $1$-Lipschitz convex functions over the unit ball to $1/\mathrm{poly}(d)$ accuracy using at most $d^{1.25 - \delta}$ bits of mem…

Memory-Query Tradeoffs for Randomized Convex Optimization

2023-06-21 · Xi Chen, Binghui Peng

We show that any randomized first-order algorithm which minimizes a $d$-dimensional, $1$-Lipschitz convex function over the unit ball must either use $\Omega(d^{2-\delta})$ bits of memory or make $\Omega(d^{1+\delta/6-o(…