Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

306191121 · Jun 202019922001200920172026
48 results for Polynomial ReLU

New polynomial-time solutions found for training ReLU networks, mirroring Max-Cut complexity.

problem Training two-layer ReLU neural networks with weight decay regularization.
method Developed a convex formulation and randomized algorithm to find approximate global optimizers.
result First polynomial-time approximation guarantees and hardness of approximation results for regularized ReLU networks.

Polynomial time algorithm learns depth-2 neural networks with ReLU activations.

problem Learning depth-2 neural networks with non-zero bias terms and general ReLU activations.
method Robust tensor decomposition of Hermite expansions.
result Polynomial time and sample efficient learning of depth-2 networks with ReLU activations.

We study algebraic varieties of ReLU networks to understand their representable functions.

problem Understanding the functions that ReLU neural networks can represent.
method We introduce algebraic varieties associated with ReLU networks and derive polynomial equations to characterize representable functions.
result Conditions under which ReLU networks attain their expected dimension, providing insight into their structural properties.

Polynomial-time convex optimization for CNNs with ReLU activations.

problem Training Convolutional Neural Networks (CNNs) with ReLU activations.
method Developed a convex analytic framework using semi-infinite duality to formulate equivalent convex optimization problems for CNN architectures.
result Proved that two-layer CNNs can be globally optimized via an 2\ell_2 norm regularized convex program.

New algorithm learns ReLU networks efficiently using Schur polynomials.

problem PAC learning a linear combination of ReLU activations under Gaussian distribution.
method Uses tensor decomposition and Schur polynomials to identify and analyze higher-order moments.
result Near-optimal sample and computational complexity for learning ReLU networks.

Algorithm learns arbitrary ReLU neurons under Gaussian inputs.

problem Learn an arbitrary ReLU activation over Gaussian marginals.
method Statistical Query (SQ) algorithm that outputs a ReLU activation achieving O(OPT)+εO(\mathrm{OPT}) + \varepsilon loss.
result First constant factor approximation for arbitrary bias in polynomial time.

New algorithm for learning ReLU networks with Gaussian noise, improving previous results.

problem PAC learning one-hidden-layer ReLU networks with Gaussian marginals and label noise.
method First polynomial-time algorithm for kk up to ildeO(logd) ilde{O}(\sqrt{\log d}) for positive coefficients, no assumptions on rank or condition number.
result Proves a Statistical Query lower bound of dΩ(k)d^{Ω(k)} for arbitrary real coefficients, separating learnability classes.

Researchers create integral representations for two-layer ReLU networks with quantitative bounds.

problem Approximating functions with two-layer ReLU networks using explicit integral representations.
method Developed integral representations involving harmonic extension and projection, providing L2L^{2} bounds.
result Functions can be approximated with L2L^{2} errors independent of dimension or degree, depending on coefficients and distribution.

Study shows shallow ReLU networks struggle with high-dimensional Lipschitz functions.

problem Expressing high-dimensional Lipschitz functions with shallow ReLU networks.
method Established lower bounds on shallow network complexity for polynomial approximation.
result Shallow ReLU networks suffer from the curse of dimensionality for Lipschitz functions.

New findings on depth vs. width in neural networks, showing depth can improve learnability.

problem Understanding the role of depth in neural networks, especially when width is unbounded.
method Analyzing sample complexity for learnability in norm-controlled depth-2 and depth-3 ReLU networks.
result Depth can improve learnability of functions that are otherwise unlearnable with depth-2 networks.

We give the first dimension-efficient algorithms for learning Rectified Linear Units (ReLUs), which are functions of the form xmax(0,wx)\mathbf{x} \mapsto \max(0, \mathbf{w} \cdot \mathbf{x}) with wSn1\mathbf{w} \in \mathbb{S}^{n-1}. Our algorithm works in the challenging Reliable Agnostic learning model of Kalai, Kanade, and Ma…

2016-11-30abs ↗pdf ↗

Gradient descent learns over-param neural nets better than NTK.

problem Learning over-parametrized neural networks with ReLU activations.
method Gradient descent from random initialization on a Gaussian input distribution.
result Gradient descent achieves population loss o(1/d)o(1/d), while NTK achieves Ω(1/d)Ω(1/d).

Path regularization reveals convex optimization in deep ReLU networks.

problem Understanding the optimization landscape of deep neural networks.
method Introducing path regularization to make the training problem convex and sparsity-inducing.
result Path regularized parallel ReLU networks are a parsimonious convex model in high dimensions.

The paper analyzes a simple neural network model with algebraic methods.

problem Finding minima of a ridge-regularized mean squared error for ReLU perceptrons.
method Developed a Divide-Enumerate-Merge strategy using computational algebra.
result Identifies both isolated and connected minima of the RR-MSE.

In this paper, we consider parameter recovery for non-overlapping convolutional neural networks (CNNs) with multiple kernels. We show that when the inputs follow Gaussian distribution and the sample size is sufficiently large, the squared loss of such CNNs is  locally strongly convex\mathit{~locally~strongly~convex} in a basin of attraction…

2017-11-08abs ↗pdf ↗

Neural networks and rational functions efficiently approximate each other. In more detail, it is shown here that for any ReLU network, there exists a rational function of degree O(polylog(1/ε))O(\text{polylog}(1/ε)) which is εε-close, and similarly for any rational function there exists a ReLU network of size $O(\text{polylog}(1/ε…

2017-06-11abs ↗pdf ↗

New bounds show complex neural networks need many queries to learn.

problem Learning non-polynomial activation functions with Gaussian marginals.
method Gradient boosting procedure to amplify lower bounds on SQ dimension of neural networks.
result Statistical-query lower bounds for ReLU regression with 2ncε2^{n^c} ε queries.

The paper proves barriers to approximating functions with small weights and depth in neural networks.

problem Proving barriers to approximating functions with constant depth neural networks.
method Reduction to open problems and natural-proof barriers in circuit complexity, and a new approach to polynomially-bounded functions.
result There are fundamental barriers to proving results beyond depth 4 for constant-depth neural networks.

Polynomial-time reachability for LTI systems with TLL NN controllers is achieved.

problem Bounding the reachable set of LTI systems controlled by TLL NN controllers.
method Polynomial-time computation of exact one-step reachable set and tight bounding box via two methods.
result Exact reachability computation in polynomial time for TLL NN controllers.

Gradient descent methods for deep ReLU networks achieve optimal generalization rates.

problem Generalization of gradient descent methods for deep neural networks
method Establishing minimax-optimal rates for GD and SGD with deep ReLU networks
result Gradient descent methods for deep ReLU networks achieve optimal generalization rates

Neural networks with ReLU^k approximate Sobolev functions efficiently via Radon transform.

problem Approximating functions from Sobolev spaces using shallow ReLU^k neural networks.
method Utilizing the Radon transform and discrepancy theory, we provide nearly optimal approximation rates.
result Optimal approximation rates for smoothness up to order s = k + (d+1)/2.

We solve ReLU regression with efficient approximations for various distributions.

problem Finding the best fitting ReLU function with square loss from unknown distributions.
method Introduced efficient constant-factor approximation algorithm and polynomial-time approximation scheme.
result First constant-factor approximation algorithm for ReLU regression with weak concentration conditions.

This paper establishes the (nearly) optimal approximation error characterization of deep rectified linear unit (ReLU) networks for smooth functions in terms of both width and depth simultaneously. To that end, we first prove that multivariate polynomials can be approximated by deep ReLU networks of width $\mathcal{O}(N…

2020-01-09abs ↗pdf ↗

Gradient-trained shallow networks can generalize well but are vulnerable to small-radius adversarial attacks.

problem Adversarial robustness of gradient-trained shallow networks.
method Analysis of neuron alignment and polynomial ReLU activation.
result Gradient-trained shallow networks with polynomial ReLU activation are robust to small-radius adversarial attacks.

For any positive integer kk, there exist neural networks with Θ(k3)Θ(k^3) layers, Θ(1)Θ(1) nodes per layer, and Θ(1)Θ(1) distinct parameters which can not be approximated by networks with O(k)\mathcal{O}(k) layers unless they are exponentially large --- they must possess Ω(2k)Ω(2^k) nodes. This result is proved here for a class o…

2016-02-14abs ↗pdf ↗

In this paper we investigate the family of functions representable by deep neural networks (DNN) with rectified linear units (ReLU). We give an algorithm to train a ReLU DNN with one hidden layer to *global optimality* with runtime polynomial in the data size albeit exponential in the input dimension. Further, we impro…

2016-11-04abs ↗pdf ↗

This paper extends the convergence rate of DEQs with ReLU to any general activation.

problem Proving global convergence rate for DEQs with general activations.
method Developed a novel population Gram matrix and new form of dual activation with Hermite polynomial expansion.
result Gradient descent converges to a globally optimal solution at a linear rate for DEQs with general activations.

Deep neural networks struggle with numerical instability during training.

problem Numerical instability in gradient descent training of deep neural networks.
method Analysis of floating-point arithmetic and gradient descent in ReLU neural networks.
result It is highly unlikely for ReLU networks to maintain a superlinear number of affine pieces during training.

Existence of minimizers proven for residual ANNs with ReLU activation.

problem Existence of minimizers in neural network optimization landscapes.
method Proof using closure of search space containing ANNs and additional discontinuous responses.
result Existence of minimizers proven for residual ANNs with ReLU activation.

New insights into training ReLU networks, especially as data dimensionality increases.

problem Understanding computational complexity of training ReLU networks with varying data dimensions.
method Analyzed the parameterized complexity of two-layer ReLU networks with respect to various loss functions, focusing on the influence of data dimensionality.
result Running time lower bounds and optimal brute-force strategies for training ReLU networks, extending previous results to broader loss functions.

Unified framework reveals regularization mechanism in deep ReLU networks via convex optimization.

problem Understanding the success of deep neural networks.
method Developed a unified framework using convex optimization to reveal regularization mechanisms.
result ReLU networks can be globally optimized via convex programs, enforcing sparsity.

Neural networks solve copositive programs, revealing insights into training problems.

problem Training two-layer vector-output ReLU neural networks.
method Convex analysis and copositive programming.
result Neural networks solve copositive programs, providing insights into training problems.

A wide variety of activation functions have been proposed for neural networks. The Rectified Linear Unit (ReLU) is especially popular today. There are many practical reasons that motivate the use of the ReLU. This paper provides new theoretical characterizations that support the use of the ReLU, its variants such as th…

2019-10-05abs ↗pdf ↗

Wide networks with polynomial activations have proven asymptotic behavior.

problem Understanding the behavior of neural networks in the large width limit.
method Proving a conjecture for deep networks with polynomial activation functions.
result Tight bounds on the behavior of wide networks during stochastic gradient descent and derivation of their finite-width dynamics.

In this work, we examine the process of Tropical Polynomial Division, a geometric method which seeks to emulate the division of regular polynomials, when applied to those of the max-plus semiring. This is done via the approximation of the Newton Polytope of the dividend polynomial by that of the divisor. This process i…

2019-11-29abs ↗pdf ↗

New findings suggest minimax optimality doesn't guarantee distribution learning for GANs.

problem Understanding when GANs can truly learn the underlying distribution.
method Using cryptographic assumptions and ReLU network generators, the paper shows that achieving minimax optimality is insufficient for distribution learning.
result Achieving minimax optimality is insufficient for distribution learning in the usual statistical sense.

Neural networks can approximate high-dimensional classifiers with ReLU networks under margin conditions.

problem Approximating high-dimensional discontinuous classifiers with neural networks.
method Using ReLU neural networks with three hidden layers, approximating a classifier with a Barron-regular decision boundary.
result High-dimensional discontinuous classifiers can be approximated with a rate of n1n^{-1} under strong margin conditions.

We present a new, unifying approach following some recent developments on the complexity of neural networks with piecewise linear activations. We treat neural network layers with piecewise linear activations as tropical polynomials, which generalize polynomials in the so-called (max,+)(\max, +) or tropical algebra, with pos…

2018-05-22abs ↗pdf ↗