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 characterizing the generalization ability of neural networks mostly focuses on fully connected neural networks (F…
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.
Trend · papers per month
New bounds for quantile aggregation unify and clarify existing methods.
The paper bounds the complexity of GCNs using Rademacher complexity.
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 …
We describe convolutional networks using harmonic functions.
We establish linear regret bounds for convex smooth losses using Fenchel-Young losses.
LipKernel adds robustness to CNNs by enforcing Lipschitz bounds.
New method tightens Lipschitz bounds for CNNs efficiently.
In deep neural networks, the spectral norm of the Jacobian of a layer bounds the factor by which the norm of a signal changes during forward/backward propagation. Spectral norm regularizations have been shown to improve generalization, robustness and optimization of deep learning methods. Existing methods to compute th…
Paper provides new bounds for risk aggregation and sharing.
Study learns convolution operators on compact Abelian groups using regularization.
Convolutional neural network is a very important model of deep learning. It can help avoid the exploding/vanishing gradient problem and improve the generalizability of a neural network if the singular values of the Jacobian of a layer are bounded around in the training process. We propose a new penalty function for…
New bounds for neural networks ensure robustness and accuracy.
A new FFT method for Heston model option pricing with explicit error bounds.
Improved singular value approximation for convolutional layers.
Deep convolutional networks can be understood through kernel methods, providing insights into their inductive bias.
Convolutional neural networks converge quickly with gradient descent.
Recently the generalization error of deep neural networks has been analyzed through the PAC-Bayesian framework, for the case of fully connected layers. We adapt this approach to the convolutional setting.
Though Convolutional Neural Networks (CNNs) have surpassed human-level performance on tasks such as object classification and face verification, they can easily be fooled by adversarial attacks. These attacks add a small perturbation to the input image that causes the network to misclassify the sample. In this paper, w…
Lipschitz constraints under L2 norm on deep neural networks are useful for provable adversarial robustness bounds, stable training, and Wasserstein distance estimation. While heuristic approaches such as the gradient penalty have seen much practical success, it is challenging to achieve similar practical performance wh…
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 preserves the norm, or to have the singular values of the transformation matrix corresp…
A new method speeds up spectral normalization for neural nets.
Improved robustness of 1D CNNs for heart arrhythmia classification.
Convolutional analysis operator learning (CAOL) enables the unsupervised training of (hierarchical) convolutional sparsifying operators or autoencoders from large datasets. One can use many training images for CAOL, but a precise understanding of the impact of doing so has remained an open question. This paper presents…
Wiatowski and Bölcskei, 2015, proved that deformation stability and vertical translation invariance of deep convolutional neural network-based feature extractors are guaranteed by the network structure per se rather than the specific convolution kernels and non-linearities. While the translation invariance result appli…
The study estimates the expressiveness of GCNs with bounds on the number of linear regions.
Study on VC dimension of GCNNs with input resolution effects.
New method enforces orthogonality in convolutional layers for improved robustness.
The paper defines and analyzes set-valued stochastic integrals for Lévy processes.
Verifying robustness of neural network classifiers has attracted great interests and attention due to the success of deep neural networks and their unexpected vulnerability to adversarial perturbations. Although finding minimum adversarial distortion of neural networks (with ReLU activations) has been shown to be an NP…
Inspired by convolutional neural networks on 1D and 2D data, graph convolutional neural networks (GCNNs) have been developed for various learning tasks on graph data, and have shown superior performance on real-world datasets. Despite their success, there is a dearth of theoretical explorations of GCNN models such as t…
Exact bounds derived for neural network outputs with noisy inputs.
Paper analyzes GCNN sensitivity to probabilistic graph perturbations.
Improved generalization bounds for CNNs using Rademacher complexity.
Paper analyzes the free energy of CNNs with skip connections in Bayesian learning.
The paper calculates bounds on the local Lipschitz constants of neural network layers.
Popular deep neural networks (DNNs) spend the majority of their execution time computing convolutions. The Winograd family of algorithms can greatly reduce the number of arithmetic operations required and is present in many DNN software frameworks. However, the performance gain is at the expense of a reduction in float…
Graph neural networks can be adapted to new graphs with a limit object called graphon NNs.
Convolutional networks predict turbulence from wall quantities.
Local convolutions bias neural networks towards high-frequency adversarial examples.
The success of deep convolutional architectures is often attributed in part to their ability to learn multiscale and invariant representations of natural signals. However, a precise study of these properties and how they affect learning guarantees is still missing. In this paper, we consider deep convolutional represen…
Max-convolution is an important problem closely resembling standard convolution; as such, max-convolution occurs frequently across many fields. Here we extend the method with fastest known worst-case runtime, which can be applied to nonnegative vectors by numerically approximating the Chebyshev norm $\| \cdot \|_\infty…
A new neural network model reduces features in high-dimensional sequential data.
We show generalisation error bounds for deep learning with two main improvements over the state of the art. (1) Our bounds have no explicit dependence on the number of classes except for logarithmic factors. This holds even when formulating the bounds in terms of the -norm of the weight matrices, where previous bo…
Normalization layers are widely used in deep neural networks to stabilize training. In this paper, we consider the training of convolutional neural networks with gradient descent on a single training example. This optimization problem arises in recent approaches for solving inverse problems such as the deep image prior…
New method solves PDEs on spheres using physics-informed convolutional neural networks.
Combinatorial optimization problems are typically tackled by the branch-and-bound paradigm. We propose a new graph convolutional neural network model for learning branch-and-bound variable selection policies, which leverages the natural variable-constraint bipartite graph representation of mixed-integer linear programs…
Improved numerical solution for BSDEs with reduced boundary errors.