中文
相关论文

相关论文: Curse of Dimensionality in Neural Network Optimiza…

200 篇论文

Exploration in reinforcement learning (RL) suffers from the curse of dimensionality when the state-action space is large. A common practice is to parameterize the high-dimensional value and policy functions using given features. However…

机器学习 · 计算机科学 2019-06-14 Lin F. Yang , Mengdi Wang

Adjusting the learning rate schedule in stochastic gradient methods is an important unresolved problem which requires tuning in practice. If certain parameters of the loss function such as smoothness or strong convexity constants are known,…

机器学习 · 统计学 2020-11-23 Xiaoxia Wu , Rachel Ward , Léon Bottou

Gradually growing the depth of Transformers during training can not only reduce training cost but also lead to improved reasoning performance, as shown by MIDAS (Saunshi et al., 2024). Thus far, however, a mechanistic understanding of these…

In recent years, continual learning, a prediction setting in which the problem environment may evolve over time, has become an increasingly popular research field due to the framework's gearing towards complex, non-stationary objectives.…

机器学习 · 计算机科学 2024-09-27 Max Koster , Jude Kukla

We investigate the sample complexity of bounded two-layer neural networks using different activation functions. In particular, we consider the class $$ \mathcal{H} = \left\{\textbf{x}\mapsto \langle \textbf{v}, \sigma \circ W\textbf{b} +…

机器学习 · 计算机科学 2024-01-23 Amit Daniely , Elad Granot

The remarkable successes of neural networks in a huge variety of inverse problems have fueled their adoption in disciplines ranging from medical imaging to seismic analysis over the past decade. However, the high dimensionality of such…

机器学习 · 统计学 2023-10-11 Santhosh Karnik , Rongrong Wang , Mark Iwen

Recent works have shown that on sufficiently over-parametrized neural nets, gradient descent with relatively large initialization optimizes a prediction function in the RKHS of the Neural Tangent Kernel (NTK). This analysis leads to global…

机器学习 · 统计学 2020-04-28 Colin Wei , Jason D. Lee , Qiang Liu , Tengyu Ma

Classical worst-case optimization theory neither explains the success of optimization in machine learning, nor does it help with step size selection. In this paper we demonstrate the viability and advantages of replacing the classical…

最优化与控制 · 数学 2024-10-16 Felix Benning , Leif Döring

The problem of stochastic convex optimization with bandit feedback (in the learning community) or without knowledge of gradients (in the optimization community) has received much attention in recent years, in the form of algorithms and…

机器学习 · 计算机科学 2013-04-30 Ohad Shamir

Understanding the computational complexity of training simple neural networks with rectified linear units (ReLUs) has recently been a subject of intensive research. Closing gaps and complementing results from the literature, we present…

机器学习 · 计算机科学 2022-08-24 Vincent Froese , Christoph Hertrich , Rolf Niedermeier

Various problems in Engineering and Statistics require the computation of the likelihood ratio function of two probability densities. In classical approaches the two densities are assumed known or to belong to some known parametric family.…

信号处理 · 电气工程与系统科学 2019-11-06 George V. Moustakides , Kalliopi Basioti

This paper studies the approximation capacity of neural networks with an arbitrary activation function and with norm constraint on the weights. Upper and lower bounds on the approximation error of these networks are computed for smooth…

数值分析 · 数学 2025-12-24 Francesco Paolo Maiale , Anastasiia Trofimova , Arturo De Marinis

We study the problem of approximating and estimating classification functions that have their decision boundary in the $RBV^2$ space. Functions of $RBV^2$ type arise naturally as solutions of regularized neural network learning problems and…

机器学习 · 计算机科学 2024-09-27 Andres Felipe Lerma-Pineda , Philipp Petersen , Simon Frieder , Thomas Lukasiewicz

Consider the problem of minimizing functions that are Lipschitz and strongly convex, but not necessarily differentiable. We prove that after $T$ steps of stochastic gradient descent, the error of the final iterate is $O(\log(T)/T)$ with…

机器学习 · 计算机科学 2018-12-14 Nicholas J. A. Harvey , Christopher Liaw , Yaniv Plan , Sikander Randhawa

Multi-layer feedforward networks have been used to approximate a wide range of nonlinear functions. An important and fundamental problem is to understand the learnability of a network model through its statistical risk, or the expected…

机器学习 · 计算机科学 2022-06-28 Gen Li , Jie Ding

A regularization algorithm allowing random noise in derivatives and inexact function values is proposed for computing approximate local critical points of any order for smooth unconstrained optimization problems. For an objective function…

最优化与控制 · 数学 2021-04-07 S. Bellavia , G. Gurioli , B. Morini , Ph. L. Toint

Deep neural networks are vulnerable to adversarial attacks. Recent studies about adversarial robustness focus on the loss landscape in the parameter space since it is related to optimization and generalization performance. These studies…

机器学习 · 计算机科学 2023-03-07 Sekitoshi Kanai , Masanori Yamada , Hiroshi Takahashi , Yuki Yamanaka , Yasutoshi Ida

Convolutional neural network is an important model in deep learning. To avoid exploding/vanishing gradient problems and to improve the generalizability of a neural network, it is desirable to have a convolution operation that nearly…

机器学习 · 计算机科学 2019-06-25 Peichang Guo , Qiang Ye

Understanding the advantages of deep neural networks trained by gradient descent (GD) compared to shallow models remains an open theoretical challenge. In this paper, we introduce a class of target functions (single and multi-index Gaussian…

机器学习 · 统计学 2025-11-17 Yatin Dandi , Luca Pesce , Lenka Zdeborová , Florent Krzakala

We uncover a surprising phenomenon in deep reinforcement learning: training a diverse ensemble of data-sharing agents -- a well-established exploration strategy -- can significantly impair the performance of the individual ensemble members…

机器学习 · 计算机科学 2024-05-08 Zhixuan Lin , Pierluca D'Oro , Evgenii Nikishin , Aaron Courville
‹ 上一页 1 8 9 10 下一页 ›