中文
相关论文

相关论文: Learning Over-Parametrized Two-Layer ReLU Neural N…

200 篇论文

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…

机器学习 · 计算机科学 2017-11-10 Kai Zhong , Zhao Song , Inderjit S. Dhillon

The implicit bias towards solutions with favorable properties is believed to be a key reason why neural networks trained by gradient-based optimization can generalize well. While the implicit bias of gradient flow has been widely studied…

机器学习 · 计算机科学 2023-10-31 Yiwen Kou , Zixiang Chen , Quanquan Gu

Recent studies observed a surprising concept on model test error called the double descent phenomenon, where the increasing model complexity decreases the test error first and then the error increases and decreases again. To observe this,…

机器学习 · 统计学 2025-05-14 Chathurika S Abeykoon , Aleksandr Beknazaryan , Hailin Sang

We study the problem of learning a low-degree spherical polynomial of degree $\ell_0 = \Theta(1) \ge 1$ defined on the unit sphere in $\RR^d$ by training an over-parameterized two-layer neural network (NN) with channel attention in this…

机器学习 · 统计学 2026-04-28 Yingzhen Yang

We theoretically study the fundamental problem of learning a single neuron with a bias term ($\mathbf{x} \mapsto \sigma(<\mathbf{w},\mathbf{x}> + b)$) in the realizable setting with the ReLU activation, using gradient descent. Perhaps…

机器学习 · 计算机科学 2022-02-08 Gal Vardi , Gilad Yehudai , Ohad Shamir

While over-parameterization is widely believed to be crucial for the success of optimization for the neural networks, most existing theories on over-parameterization do not fully explain the reason -- they either work in the Neural Tangent…

机器学习 · 计算机科学 2021-07-06 Mo Zhou , Rong Ge , Chi Jin

In this paper, we explore theoretical properties of training a two-layered ReLU network $g(\mathbf{x}; \mathbf{w}) = \sum_{j=1}^K \sigma(\mathbf{w}_j^T\mathbf{x})$ with centered $d$-dimensional spherical Gaussian input $\mathbf{x}$…

机器学习 · 计算机科学 2017-05-26 Yuandong Tian

A recent line of work studies overparametrized neural networks in the "kernel regime," i.e. when the network behaves during training as a kernelized linear predictor, and thus training with gradient descent has the effect of finding the…

We consider the approximation of functions by 2-layer neural networks with a small number of hidden weights based on the squared loss and small datasets. Due to the highly non-convex energy landscape, gradient-based training often suffers…

机器学习 · 计算机科学 2025-08-14 Johannes Hertrich , Sebastian Neumayer

We analyze recurrent neural networks with diagonal hidden-to-hidden weight matrices, trained with gradient descent in the supervised learning setting, and prove that gradient descent can achieve optimality \emph{without} massive…

机器学习 · 计算机科学 2024-10-11 Semih Cayci , Atilla Eryilmaz

In this paper, we consider one dimensional (shallow) ReLU neural networks in which weights are chosen randomly and only the terminal layer is trained. First, we mathematically show that for such networks L2-regularized regression…

机器学习 · 计算机科学 2023-10-05 Jakob Heiss , Josef Teichmann , Hanna Wutte

We study the properties of various over-parametrized convolutional neural architectures through their respective Gaussian process and neural tangent kernels. We prove that, with normalized multi-channel input and ReLU activation, the…

机器学习 · 计算机科学 2022-03-18 Amnon Geifman , Meirav Galun , David Jacobs , Ronen Basri

We study the problem of PAC learning one-hidden-layer ReLU networks with $k$ hidden units on $\mathbb{R}^d$ under Gaussian marginals in the presence of additive label noise. For the case of positive coefficients, we give the first…

机器学习 · 计算机科学 2020-06-23 Ilias Diakonikolas , Daniel M. Kane , Vasilis Kontonis , Nikos Zarifis

Normalized gradient descent has shown substantial success in speeding up the convergence of exponentially-tailed loss functions (which includes exponential and logistic losses) on linear classifiers with separable data. In this paper, we go…

机器学习 · 计算机科学 2023-06-28 Hossein Taheri , Christos Thrampoulidis

Adaptive gradient methods like AdaGrad are widely used in optimizing neural networks. Yet, existing convergence guarantees for adaptive gradient methods require either convexity or smoothness, and, in the smooth setting, only guarantee…

机器学习 · 计算机科学 2019-10-22 Xiaoxia Wu , Simon S. Du , Rachel Ward

We study the population loss landscape of two-layer ReLU networks of the form $\sum_{k=1}^K \mathrm{ReLU}(w_k^\top x)$ in a realisable teacher-student setting with Gaussian covariates. We show that local minima admit an exact…

机器学习 · 统计学 2026-04-13 Jie Huang , Bruno Loureiro , Stefano Sarao Mannelli

State-of-the-art neural networks are heavily over-parameterized, making the optimization algorithm a crucial ingredient for learning predictive models with good generalization properties. A recent line of work has shown that in a certain…

机器学习 · 统计学 2019-11-01 Alberto Bietti , Julien Mairal

In 1988, Eric B. Baum showed that two-layers neural networks with threshold activation function can perfectly memorize the binary labels of $n$ points in general position in $\mathbb{R}^d$ using only $\ulcorner n/d \urcorner$ neurons. We…

机器学习 · 计算机科学 2020-11-04 Sébastien Bubeck , Ronen Eldan , Yin Tat Lee , Dan Mikulincer

Overparameterized ML models, including neural networks, typically induce underdetermined training objectives with multiple global minima. The implicit bias refers to the limiting global minimum that is attained by a common optimization…

机器学习 · 统计学 2026-03-06 Kuo-Wei Lai , Guanghui Wang , Molei Tao , Vidya Muthukumar

Large neural networks have proved remarkably effective in modern deep learning practice, even in the overparametrized regime where the number of active parameters is large relative to the sample size. This contradicts the classical…

机器学习 · 计算机科学 2023-08-01 Huiyuan Wang , Wei Lin