stat.MLMay 8, 2026

A Note on Non-Negative L_1-Approximating Polynomials

Authors: Jane H. LeeAnay MehrotraManolis Zampetakis

Organizations: Yale University · Stanford University

Abstract

L1L_1-Approximating polynomials, i.e., polynomials that approximate indicator functions in L1L_1-norm under certain distributions, are widely used in computational learning theory. We study the existence of \textit{non-negative} L1L_1-approximating polynomials with respect to Gaussian distributions. This is a stronger requirement than L1L_1-approximation but weaker than sandwiching polynomials (which themselves have many applications). These non-negative approximating polynomials have recently found uses in smoothed learning from positive-only examples. In this short note, we prove that every class of sets with Gaussian surface area (GSA) at most ΓΓ under the standard Gaussian admits degree-kk non-negative polynomials that \eps\eps-approximate its indicator functions in L1L_1-norm, for k=O~(Γ2/ε2)k=\tilde{O}(Γ^2/\varepsilon^2). Equivalently, finite GSA implies L1L_1-approximation with the stronger pointwise guarantee that the approximating polynomial has range contained in [0,)[0,\infty). Up to a constant-factor, this matches the degree of the best currently known Gaussian L1L_1-approximation degree bound without the non-negativity constraint.

Explore similar work

Jun 15, 2026stat.ML

Tight L_\infty Sample Complexity for Low-Degree and Sparse Boolean Polynomials

Motivated by the optimization of bounded binary black-box functions, we study the problem of learning polynomial surrogates over the Boolean hypercube. To ensure that optimizing the surrogate yields good solutions for the underlying objective, we require uniform LL_\infty-error guarantees rather than the usual L2L_2-type guarantees. We characterize the minimax sample complexity of uniform estimation under subgaussian noise for two classes of bounded polynomials. First, for polynomials of degree at most dd on nn variables, the sample complexity scales as nd+1n^{d+1}. Second, for ss-sparse Fourier-Walsh polynomials with sns \leq n, it scales as ns2ns^2. These rates differ structurally from the noiseless setting, where uniform exact recovery scales as ndn^d and nsns, respectively. Our lower bounds hold even for arbitrary adaptive learners, showing that the additional factors are intrinsic to the noisy cases. Standard Fourier-analysis tools for the L2L_2-norm do not naturally extend to the LL_\infty-setting in a way that yields uniform guarantees. Our proofs overcome this difficulty by relying on suitably chosen auxiliary norms that serve as proxies for controlling the LL_\infty-error. Together, our results provide a tight characterization of the sample complexity of learning optimization-safe polynomial surrogates.
Jasper van Doornmalen, Mathieu Molina, Victor Verdugo +1
Jun 26, 2025math.NA

Uniform Approximation of Functions with Asymmetric Growth and Decay by Deep Weighted Polynomials

Functions that grow without bound on one side of the real line and decay to zero on the other cannot be approximated uniformly by ordinary polynomials on unbounded domains. Motivated by classical weighted polynomial approximation, we introduce a class of one-sided weighted \emph{deep} (composite) polynomial approximants for such asymmetric targets. The weight suppresses polynomial growth on the decaying side, while the composite polynomial remains free to capture growth on the other side. We prove that this mechanism reduces the half-line approximation problem to approximation on a compact interval whose length grows slowly with the degree, and we establish density and existence of best approximants in the appropriate closure of the model class. For computation, we first formulate the method as a trainable computational graph for \emph{deep} weighted polynomial approximation. However, direct end-to-end optimization becomes increasingly ill-conditioned at high composite degree and can suffer from local minima. To address this, we introduce a fine-tuning procedure in which a fixed inner composition of monotone polynomial self-maps supplies the effective degree, while only the outer polynomial and weight parameters are trained; the outer fit reduces to a linear program. Numerical experiments on Black--Scholes option-pricing functions show that the resulting fine-tuned weighted \emph{deep} polynomial achieves smaller uniform and L2L_2 errors than matched-budget polynomial baselines and resolves the decaying tail to machine precision.
Kingsley Yeon, Steven B. Damelin
Oct 5, 2025math.NA

Configuration-Dependent Lower Bounds for Approximation by Shallow ReLU^k Networks on the Sphere

We establish two related but logically distinct results for shallow ReLUk^k neural networks on the unit sphere \SSd\SS^d. First, for an arbitrary set of inner neural-network parameters, the best L2(\SSd)\mathcal{L}^2(\SS^d) approximation of a fixed target function with smoothness r>d+2k+12r>\tfrac{d+2k+1}{2} admits an asymptotic lower bound given by a constant multiple of n1/2hk+1/2n^{-1/2}\underline{h}^{k+1/2}, where h\underline{h} denotes the antipodal separation distance of the normalized inner-parameter set. This lower bound depends explicitly on the parameter configuration through h\underline{h} and applies without additional assumptions on the parameters. Second, for antipodally quasi-uniform parameters, hn1/d\underline{h}\simeq n^{-1/d}, and the lower bound establishes the exact saturation order nd+2k+12dn^{-\frac{d+2k+1}{2d}} for such parameter families: a target function with regularity greater than d+2k+12\frac{d+2k+1}{2} and satisfying the required parity condition can be approximated at this rate, whereas approximation at any strictly faster rate forces the target function to be zero. Our results therefore place linearized neural-network approximation within the classical saturation framework and show that, although ReLUk^k network spaces can outperform finite elements of the same degree, this advantage is intrinsically limited.
Tong Mao, Jinchao Xu