中文
相关论文

相关论文: Natural-Logarithm-Rectified Activation Function in…

200 篇论文

Rectified linear units (ReLU) are well-known to be helpful in obtaining faster convergence and thus higher performance for many deep-learning-based applications. However, networks with ReLU tend to perform poorly when the number of filter…

计算机视觉与模式识别 · 计算机科学 2018-12-14 Jae-Seok Choi , Munchurl Kim

We study the approximation properties of shallow neural networks with an activation function which is a power of the rectified linear unit. Specifically, we consider the dependence of the approximation rate on the dimension and the…

数值分析 · 数学 2021-12-23 Jonathan W. Siegel , Jinchao Xu

There has been a growing interest in expressivity of deep neural networks. However, most of the existing work about this topic focuses only on the specific activation function such as ReLU or sigmoid. In this paper, we investigate the…

机器学习 · 统计学 2019-07-24 Ilsang Ohn , Yongdai Kim

The loss function used to train a neural network is strongly connected to its output layer from a statistical point of view. This technical report analyzes common activation functions for a neural network output layer, like linear, sigmoid,…

机器学习 · 计算机科学 2025-11-10 Fernando Berzal

Lipschitz-constrained neural networks have many applications in machine learning. Since designing and training expressive Lipschitz-constrained networks is very challenging, there is a need for improved methods and a better theoretical…

机器学习 · 计算机科学 2022-04-14 Sebastian Neumayer , Alexis Goujon , Pakshal Bohra , Michael Unser

Privacy-Preserving Machine Learning algorithms must balance classification accuracy with data privacy. This can be done using a combination of cryptographic and machine learning tools such as Convolutional Neural Networks (CNN). CNNs…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Inbar Helbitz , Shai Avidan

In this paper, we explore the concept of adding learn-able slope and mean shift parameters to an activation function to improve the total response region. The characteristics of an activation function depend highly on the value of…

机器学习 · 计算机科学 2019-12-24 S. Balaji , T. Kavya , Natasha Sebastian

Many neural network architectures rely on the choice of the activation function for each hidden layer. Given the activation function, the neural network is trained over the bias and the weight parameters. The bias catches the center of the…

机器学习 · 计算机科学 2019-10-01 Farnoush Farhadi , Vahid Partovi Nia , Andrea Lodi

We investigate the training and generalization errors of overparameterized neural networks (NNs) with a wide class of leaky rectified linear unit (ReLU) functions. More specifically, we carefully upper bound both the convergence rate of the…

机器学习 · 计算机科学 2024-02-27 Yinglong Guo , Shaohan Li , Gilad Lerman

The strong lottery ticket hypothesis has highlighted the potential for training deep neural networks by pruning, which has inspired interesting practical and theoretical insights into how neural networks can represent functions. For…

机器学习 · 计算机科学 2023-01-10 Rebekka Burkholz

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 solutions mostly build…

机器学习 · 计算机科学 2019-10-29 Mina Basirat , Peter M. Roth

The success of deep networks has been attributed in part to their expressivity: per parameter, deep networks can approximate a richer class of functions than shallow networks. In ReLU networks, the number of activation patterns is one…

机器学习 · 统计学 2019-10-22 Boris Hanin , David Rolnick

In this paper it is shown that $C_\beta$-smooth functions can be approximated by deep neural networks with ReLU activation function and with parameters $\{0,\pm \frac{1}{2}, \pm 1, 2\}$. The $l_0$ and $l_1$ parameter norms of considered…

机器学习 · 统计学 2021-07-26 Aleksandr Beknazaryan

Activation Functions introduce non-linearity in the deep neural networks. This nonlinearity helps the neural networks learn faster and efficiently from the dataset. In deep learning, many activation functions are developed and used based on…

机器学习 · 计算机科学 2025-09-29 Ravin Kumar

We present a new approach for input optimization of ReLU networks that explicitly takes into account the effect of changes in activation patterns. We analyze local optimization steps in both the input space and the space of activation…

机器学习 · 计算机科学 2024-06-04 Hongzhan Yu , Sicun Gao

The efficacy of deep learning models has been called into question by the presence of adversarial examples. Addressing the vulnerability of deep learning models to adversarial examples is crucial for ensuring their continued development and…

机器学习 · 计算机科学 2024-05-08 Korn Sooksatra , Greg Hamerly , Pablo Rivas

With the advancement of deep learning, reducing computational complexity and memory consumption has become a critical challenge, and ternary neural networks (NNs) that restrict parameters to $\{-1, 0, +1\}$ have attracted attention as a…

机器学习 · 计算机科学 2026-04-28 Yuta Nakahara , Manabu Kobayashi , Toshiyasu Matsushima

The training of artificial neural networks (ANNs) is nowadays a highly relevant algorithmic procedure with many applications in science and industry. Roughly speaking, ANNs can be regarded as iterated compositions between affine linear…

最优化与控制 · 数学 2022-07-14 Simon Eberle , Arnulf Jentzen , Adrian Riekert , Georg Weiss

In this work, we propose to train a deep neural network by distributed optimization over a graph. Two nonlinear functions are considered: the rectified linear unit (ReLU) and a linear unit with both lower and upper cutoffs (DCutLU). The…

机器学习 · 计算机科学 2017-06-20 Guoqiang Zhang , W. Bastiaan Kleijn

Convex functions and their gradients play a critical role in mathematical imaging, from proximal optimization to Optimal Transport. The successes of deep learning has led many to use learning-based methods, where fixed functions or…

机器学习 · 计算机科学 2025-04-09 Anne Gagneux , Mathurin Massias , Emmanuel Soubies , Rémi Gribonval
‹ 上一页 1 8 9 10 下一页 ›