paper-with-me

Papers

Generalization bounds for deep convolutional neural networks

2019-05-29 · ICLR 2020 1 · Philip M. Long, Hanie Sedghi

We prove bounds on the generalization error of convolutional networks. The bounds are in terms of the training loss, the number of parameters, the Lipschitz constant of the loss and the distance from the weights to the initial weights. They are independent of the number of pixels in the input, and the height and width of hidden feature maps. We present experiments using CIFAR-10 with varying hyperparameters of a deep convolutional network, comparing our bounds with practical generalization gaps.

📄 PDF Abstract BibTeX arXiv:1905.12600

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Norm-based Generalization Bounds for Sparse Neural Networks

2023-09-21 · NeurIPS 2023 11

In this paper, we derive norm-based generalization bounds for sparse ReLU neural networks, including convolutional neural networks. These bounds differ from previous ones because they consider the sparse structure of the…

Norm-based Generalization Bounds for Compositionally Sparse Neural Networks

2023-01-28 · Tomer Galanti, Mengjia Xu, Liane Galanti, Tomaso Poggio

In this paper, we investigate the Rademacher complexity of deep sparse neural networks, where each neuron receives a small number of inputs. We prove generalization bounds for multilayered sparse ReLU neural networks, in…

Generalization Bounds

Generalization Bounds for Convolutional Neural Networks

2019-10-03 · Shan Lin, Jingwei Zhang

Convolutional neural networks (CNNs) have achieved breakthrough performances in a wide range of applications including image classification, semantic segmentation, and object detection. Previous research on characterizin…

Generalization Boundsimage-classificationImage Classificationobject-detection+2

A PAC-Bayesian Approach to Generalization Bounds for Graph Neural Networks

2020-12-14 · ICLR 2021 1 · Renjie Liao, Raquel Urtasun, Richard Zemel

In this paper, we derive generalization bounds for the two primary classes of graph neural networks (GNNs), namely graph convolutional networks (GCNs) and message passing GNNs (MPGNNs), via a PAC-Bayesian approach. Our r…

Generalization Bounds

Generalization Error Bounds for Deep Neural Networks Trained by SGD

2022-06-07 · Mingze Wang, Chao Ma

Generalization error bounds for deep neural networks trained by stochastic gradient descent (SGD) are derived by combining a dynamical control of an appropriate parameter norm and the Rademacher complexity estimate based…