paper-with-me

Papers

How do noise tails impact on deep ReLU networks?

2022-03-20 · Jianqing Fan, Yihong Gu, Wen-Xin Zhou

This paper investigates the stability of deep ReLU neural networks for nonparametric regression under the assumption that the noise has only a finite p-th moment. We unveil how the optimal rate of convergence depends on p, the degree of smoothness and the intrinsic dimension in a class of nonparametric regression functions with hierarchical composition structure when both the adaptive Huber loss and deep ReLU neural networks are used. This optimal rate of convergence cannot be obtained by the ordinary least squares but can be achieved by the Huber loss with a properly chosen parameter that adapts to the sample size, smoothness, and moment parameters. A concentration inequality for the adaptive Huber ReLU neural network estimators with allowable optimization errors is also derived. To establish a matching lower bound within the class of neural network estimators using the Huber loss, we employ a different strategy from the traditional route: constructing a deep ReLU network estimator that has a better empirical loss than the true function and the difference between these two functions furnishes a low bound. This step is related to the Huberization bias, yet more critically to the approximability of deep ReLU networks. As a result, we also contribute some new results on the approximation theory of deep ReLU neural networks.

📄 PDF Abstract BibTeX arXiv:2203.10418

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Huber loss The Huber loss function describes the penalty incurred by an estimation procedure f. Huber (1964) defines the loss function piecewise by[1] L δ ( a ) = { 1 2 a 2 for | a |…

Similar Papers 제목 키워드 기반

Leveraging tails for adaptation

2026-06-18 · Sergios Agapiou, Ismaël Castillo, Paul Egels arxiv

We consider contraction of Bayesian posterior distributions in nonparametric settings where coefficients of a function over a basis or dictionary are given priors with $p$--exponential tails, including Laplace tails $(p=…

On the expected behaviour of noise regularised deep neural networks as Gaussian processes

2019-10-12 · Arnu Pretorius, Herman Kamper, Steve Kroon

Recent work has established the equivalence between deep neural networks and Gaussian processes (GPs), resulting in so-called neural network Gaussian processes (NNGPs). The behaviour of these models depends on the initia…

Gaussian Processes

Best Practices for Convolutional Neural Networks Applied to Object Recognition in Images

2019-10-29 · Anderson de Andrade

This research project studies the impact of convolutional neural networks (CNN) in image classification tasks. We explore different architectures and training configurations with the use of ReLUs, Nesterov's accelerated …

image-classificationImage ClassificationObject Recognition

L*ReLU: Piece-wise Linear Activation Functions for Deep Fine-grained Visual Categorization

2019-10-27 · Mina Basirat, Peter M. Roth

Deep neural networks paved the way for significant improvements in image visual categorization during the last years. However, even though the tasks are highly varying, differing in complexity and difficulty, existing so…

Computational EfficiencyFine-Grained Visual Categorization

N-ReLU: Zero-Mean Stochastic Extension of ReLU

2025-11-10 · Md Motaleb Hossen Manik, Md Zabirul Islam, Ge Wang arxiv

Activation functions are fundamental for enabling nonlinear representations in deep neural networks. However, the standard rectified linear unit (ReLU) often suffers from inactive or "dead" neurons caused by its hard zer…