中文
相关论文

相关论文: Towards Initialization-dependent and Non-vacuous G…

200 篇论文

Pruning at Initialisation methods discover sparse, trainable subnetworks before training, but their theoretical mechanisms remain elusive. Existing analyses are often limited to finite-width statistics, lacking a rigorous characterisation…

机器学习 · 计算机科学 2026-02-09 Hoang Pham , The-Anh Ta , Long Tran-Thanh

Generative adversarial networks (GANs) are so complex that the existing learning theories do not provide a satisfactory explanation for why GANs have great success in practice. The same situation also remains largely open for deep neural…

机器学习 · 计算机科学 2022-02-15 Khoat Than , Nghia Vu

Deep neural networks generalize well despite being heavily overparameterized, in apparent contradiction with classical learning theory based on uniform convergence over fixed hypothesis spaces. Uniform bounds over the entire parameter space…

机器学习 · 统计学 2026-05-15 Hubert Leroux , Jean Marcus , Julien Roger

Deep learning methods are known to generalize well from training to future data, even in an overparametrized regime, where they could easily overfit. One explanation for this phenomenon is that even when their *ambient dimensionality*,…

机器学习 · 计算机科学 2025-05-22 Hossein Zakerinia , Dorsa Ghobadi , Christoph H. Lampert

We establish a margin based data dependent generalization error bound for a general family of deep neural networks in terms of the depth and width, as well as the Jacobian of the networks. Through introducing a new characterization of the…

机器学习 · 计算机科学 2019-07-05 Xingguo Li , Junwei Lu , Zhaoran Wang , Jarvis Haupt , Tuo Zhao

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

Benign overfitting refers to how over-parameterized neural networks can fit training data perfectly and generalize well to unseen data. While this has been widely investigated theoretically, existing works are limited to two-layer networks…

机器学习 · 计算机科学 2024-10-28 Shuning Shang , Xuran Meng , Yuan Cao , Difan Zou

Deep neural networks often contain far more parameters than training examples, yet they still manage to generalize well in practice. Classical complexity measures such as VC-dimension or PAC-Bayes bounds usually become vacuous in this…

机器学习 · 计算机科学 2025-08-26 Aviral Dhingra

Path regularization has shown to be a very effective regularization to train neural networks, leading to a better generalization property than common regularizations i.e. weight decay, etc. We propose a first near-complete (as will be made…

机器学习 · 计算机科学 2026-04-09 Hao Yu

In this article, we study approximation properties of the variation spaces corresponding to shallow neural networks with a variety of activation functions. We introduce two main tools for estimating the metric entropy, approximation rates,…

机器学习 · 统计学 2024-02-26 Jonathan W. Siegel , Jinchao Xu

Existing Rademacher complexity bounds for neural networks rely only on norm control of the weight matrices and depend exponentially on depth via a product of the matrix norms. Lower bounds show that this exponential dependence on depth is…

机器学习 · 计算机科学 2020-04-13 Colin Wei , Tengyu Ma

Deep learning, in the form of artificial neural networks, has achieved remarkable practical success in recent years, for a variety of difficult machine learning applications. However, a theoretical explanation for this remains a major open…

机器学习 · 计算机科学 2016-06-15 Itay Safran , Ohad Shamir

This paper introduces a new parameterization of deep neural networks (both fully-connected and convolutional) with guaranteed $\ell^2$ Lipschitz bounds, i.e. limited sensitivity to input perturbations. The Lipschitz guarantees are…

机器学习 · 计算机科学 2023-06-07 Ruigang Wang , Ian R. Manchester

We propose a novel low-rank initialization framework for training low-rank deep neural networks -- networks where the weight parameters are re-parameterized by products of two low-rank matrices. The most successful prior existing approach,…

机器学习 · 计算机科学 2022-05-23 Kiran Vodrahalli , Rakesh Shivanna , Maheswaran Sathiamoorthy , Sagar Jain , Ed H. Chi

Implicit neural networks have become increasingly attractive in the machine learning community since they can achieve competitive performance but use much less computational resources. Recently, a line of theoretical works established the…

机器学习 · 计算机科学 2022-10-03 Tianxiang Gao , Hongyang Gao

We consider nonlinear networks as perturbations of linear ones. Based on this approach, we present novel generalization bounds that become non-vacuous for networks that are close to being linear. The main advantage over the previous works…

机器学习 · 计算机科学 2024-07-10 Eugene Golikov

We investigate the sample complexity of networks with bounds on the magnitude of its weights. In particular, we consider the class \[ H=\left\{W_t\circ\rho\circ \ldots\circ\rho\circ W_{1} :W_1,\ldots,W_{t-1}\in M_{d, d}, W_t\in…

机器学习 · 计算机科学 2019-10-15 Amit Daniely , Elad Granot

Certified robustness is a desirable property for deep neural networks in safety-critical applications, and popular training algorithms can certify robustness of a neural network by computing a global bound on its Lipschitz constant.…

机器学习 · 计算机科学 2021-11-03 Yujia Huang , Huan Zhang , Yuanyuan Shi , J Zico Kolter , Anima Anandkumar

Characterizing the remarkable generalization properties of over-parameterized neural networks remains an open problem. In this paper, we promote a shift of focus towards initialization rather than neural architecture or (stochastic)…

机器学习 · 计算机科学 2022-07-12 Sameera Ramasinghe , Lachlan MacDonald , Moshiur Farazi , Hemanth Saratchandran , Simon Lucey

One of the fundamental challenges in the deep learning community is to theoretically understand how well a deep neural network generalizes to unseen data. However, current approaches often yield generalization bounds that are either too…

机器学习 · 计算机科学 2024-07-23 Chengli Tan , Jiangshe Zhang , Junmin Liu