paper-with-me

홈 › Papers

Effect of Activation Functions on the Training of Overparametrized Neural Nets

2019-08-16 · ICLR 2020 1 · Abhishek Panigrahi, Abhishek Shetty, Navin Goyal

It is well-known that overparametrized neural networks trained using gradient-based methods quickly achieve small training error with appropriate hyperparameter settings. Recent papers have proved this statement theoretically for highly overparametrized networks under reasonable assumptions. These results either assume that the activation function is ReLU or they crucially depend on the minimum eigenvalue of a certain Gram matrix depending on the data, random initialization and the activation function. In the later case, existing works only prove that this minimum eigenvalue is non-zero and do not provide quantitative bounds. On the empirical side, a contemporary line of investigations has proposed a number of alternative activation functions which tend to perform better than ReLU at least in some settings but no clear understanding has emerged. This state of affairs underscores the importance of theoretically understanding the impact of activation functions on training. In the present paper, we provide theoretical results about the effect of activation function on the training of highly overparametrized 2-layer neural networks. A crucial property that governs the performance of an activation is whether or not it is smooth. For non-smooth activations such as ReLU, SELU and ELU, all eigenvalues of the associated Gram matrix are large under minimal assumptions on the data. For smooth activations such as tanh, swish and polynomials, the situation is more complex. If the subspace spanned by the data has small dimension then the minimum eigenvalue of the Gram matrix can be small leading to slow training. But if the dimension is large and the data satisfies another mild condition, then the eigenvalues are large. If we allow deep networks, then the small data dimension is not a limitation provided that the depth is sufficient. We discuss a number of extensions and applications of these results.

📄 PDF Abstract BibTeX arXiv:1908.05660

Code (0)

등록된 구현이 없습니다.

Tasks

Small Data Image Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
ELU 설명 없음
22 Ways to Contact: How Can I Speak to Someone at Expedia 21 Ways to Contact: How Can I Speak to Someone at Expedia, call +1-805-330-4056 or use the app’s live chat. Visit Expedia.com/contact +1-805-330-4056 to log in and request a…
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Memory capacity of neural networks with threshold and ReLU activations

2020-01-20 · Roman Vershynin

Overwhelming theoretical and empirical evidence shows that mildly overparametrized neural networks -- those with more connections than the size of the training data -- are often able to memorize the training data with $1…

Open-Ended Question Answering

Over-parameterized Adversarial Training: An Analysis Overcoming the Curse of Dimensionality

2020-02-16 · NeurIPS 2020 12 · Yi Zhang, Orestis Plevrakis, Simon S. Du, Xingguo Li 외

Adversarial training is a popular method to give neural nets robustness against adversarial perturbations. In practice adversarial training leads to low robust training loss. However, a rigorous explanation for why this …

Mildly Overparametrized Neural Nets can Memorize Training Data Efficiently

2019-09-26 · Rong Ge, Runzhe Wang, Haoyu Zhao

It has been observed \citep{zhang2016understanding} that deep neural networks can memorize: they achieve 100\% accuracy on training data. Recent theoretical results explained such behavior in highly overparametrized regi…

Evolution of Novel Activation Functions in Neural Network Training with Applications to Classification of Exoplanets

2019-06-01 · Snehanshu Saha, Nithin Nagaraj, Archana Mathur, Rahul Yedida

We present analytical exploration of novel activation functions as consequence of integration of several ideas leading to implementation and subsequent use in habitability classification of exoplanets. Neural networks, a…

General Classification

Guidance and Control Networks with Periodic Activation Functions

2024-05-28 · Sebastien Origer, Dario Izzo

Inspired by the versatility of sinusoidal representation networks (SIRENs), we present a modified Guidance & Control Networks (G&CNETs) variant using periodic activation functions in the hidden layers. We demonstrate tha…