中文
相关论文

相关论文: Parametric Exponential Linear Unit for Deep Convol…

200 篇论文

Gaussian Error Linear Unit (GELU) is a widely used smooth alternative to Rectifier Linear Unit (ReLU), yet many deployment, compression, and analysis toolchains are most naturally expressed for piecewise-linear (ReLU-type) networks. We…

A general procedure for introducing parametric, learned, nonlinearity into activation functions is found to enhance the accuracy of representative neural networks without requiring significant additional computational resources. Examples…

机器学习 · 计算机科学 2025-05-14 David Yevick

Recently, outstanding identification rates in image classification tasks were achieved by convolutional neural networks (CNNs). to use such skills, selective CNNs trained on a dataset of well-known images of metal surface defects captured…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Nadeem Jabbar Chaudhry , M. Bilal Khan , M. Javaid Iqbal , Siddiqui Muhammad Yasir

Rectified activation units (rectifiers) are essential for state-of-the-art neural networks. In this work, we study rectifier neural networks for image classification from two aspects. First, we propose a Parametric Rectified Linear Unit…

计算机视觉与模式识别 · 计算机科学 2015-02-09 Kaiming He , Xiangyu Zhang , Shaoqing Ren , Jian Sun

Recent studies have shown that the choice of activation function can significantly affect the performance of deep learning networks. However, the benefits of novel activation functions have been inconsistent and task dependent, and…

机器学习 · 计算机科学 2022-01-25 Garrett Bingham , Risto Miikkulainen

We design a Convolutional Neural Network (CNN) which studies correlation between discretized inverse temperature and spin configuration of 2D Ising model and show that it can find a feature of the phase transition without teaching any a…

无序系统与神经网络 · 物理学 2017-06-27 Akinori Tanaka , Akio Tomiya

The dominant paradigm in modern neural networks relies on simple, monotonically-increasing activation functions like ReLU. While effective, this paradigm necessitates large, massively-parameterized models to approximate complex functions.…

机器学习 · 计算机科学 2025-08-27 Shiko Kudo

We propose the Gaussian Error Linear Unit (GELU), a high-performing neural network activation function. The GELU activation function is $x\Phi(x)$, where $\Phi(x)$ the standard Gaussian cumulative distribution function. The GELU…

机器学习 · 计算机科学 2023-06-07 Dan Hendrycks , Kevin Gimpel

Self Normalizing Neural Networks(SNN) proposed on Feed Forward Neural Networks(FNN) outperform regular FNN architectures in various machine learning tasks. Particularly in the domain of Computer Vision, the activation function Scaled…

计算与语言 · 计算机科学 2019-05-07 Avinash Madasu , Vijjini Anvesh Rao

Extreme Learning Machine (ELM) is an emerging learning paradigm for nonlinear regression problems and has shown its effectiveness in the machine learning community. An important feature of ELM is that the learning speed is extremely fast…

系统与控制 · 计算机科学 2012-11-08 Vijay Manikandan Janakiraman , Dennis Assanis

Convolutional neural network (CNN) is a class of artificial neural networks widely used in computer vision tasks. Most CNNs achieve excellent performance by stacking certain types of basic units. In addition to increasing the depth and…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Junyi An , Fengshan Liu , Jian Zhao , Furao Shen

In material science, image segmentation is of great significance for quantitative analysis of microstructures. Here, we propose a novel Weighted Propagation Convolution Neural Network based on U-Net (WPU-Net) to detect boundary in…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Wei Liu , Jiahao Chen , Chuni Liu , Xiaojuan Ban , Boyuan Ma , Hao Wang , Weihua Xue , Yu Guo

We have developed convolutional neural networks (CNN) for a facial expression recognition task. The goal is to classify each facial image into one of the seven facial emotion categories considered in this study. We trained CNN models with…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Shima Alizadeh , Azar Fazel

We propose the introduction of nonlinear operation into the feature generation process in convolutional neural networks. This nonlinearity can be implemented in various ways. First we discuss the use of nonlinearities in the process of data…

机器学习 · 计算机科学 2019-05-30 Gavneet Singh Chadha , Andreas Schwung

We introduce a novel parameterized convolutional neural network for aspect level sentiment classification. Using parameterized filters and parameterized gates, we incorporate aspect information into convolutional neural networks (CNN).…

计算与语言 · 计算机科学 2019-09-16 Binxuan Huang , Kathleen M. Carley

A pivotal aspect in the design of neural networks lies in selecting activation functions, crucial for introducing nonlinear structures that capture intricate input-output patterns. While the effectiveness of adaptive or trainable activation…

This paper provides an analysis of state-of-the-art activation functions with respect to supervised classification of deep neural network. These activation functions comprise of Rectified Linear Units (ReLU), Exponential Linear Unit (ELU),…

机器学习 · 计算机科学 2021-04-07 Anh Nguyen , Khoa Pham , Dat Ngo , Thanh Ngo , Lam Pham

In this study, we developed deep learning-based method to classify the type of surgery performed for epiretinal membrane (ERM) removal, either internal limiting membrane (ILM) removal or ERM-alone removal. Our model, based on the ResNet18…

图像与视频处理 · 电气工程与系统科学 2025-07-02 An Le , Nehal Mehta , William Freeman , Ines Nagel , Melanie Tran , Anna Heinke , Akshay Agnihotri , Lingyun Cheng , Dirk-Uwe Bartsch , Hung Nguyen , Truong Nguyen , Cheolhong An

In a neural network with ReLU activations, the number of piecewise linear regions in the output can grow exponentially with depth. However, this is highly unlikely to happen when the initial parameters are sampled randomly, which therefore…

机器学习 · 计算机科学 2025-10-17 Max Milkert , David Hyde , Forrest Laine

Recently, the advent of deep learning has spurred interest in the development of physics-informed neural networks (PINN) for efficiently solving partial differential equations (PDEs), particularly in a parametric setting. Among all…

图像与视频处理 · 电气工程与系统科学 2021-07-20 Han Gao , Luning Sun , Jian-Xun Wang