中文
相关论文

相关论文: Neural Network Structure Design based on N-Gauss A…

200 篇论文

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

A wide variety of activation functions have been proposed for neural networks. The Rectified Linear Unit (ReLU) is especially popular today. There are many practical reasons that motivate the use of the ReLU. This paper provides new…

机器学习 · 统计学 2020-10-19 Rahul Parhi , Robert D. Nowak

Training convolutional neural networks with a Lipschitz constraint under the $l_{2}$ norm is useful for provable adversarial robustness, interpretable gradients, stable training, etc. While 1-Lipschitz networks can be designed by imposing a…

机器学习 · 计算机科学 2021-06-15 Sahil Singla , Soheil Feizi

In this paper, we consider the problem of automatically designing a Rectified Linear Unit (ReLU) Neural Network (NN) architecture (number of layers and number of neurons per layer) with the assurance that it is sufficiently parametrized to…

机器学习 · 计算机科学 2021-09-22 James Ferlez , Yasser Shoukry

Neural plasticity is an important functionality of human brain, in which number of neurons and synapses can shrink or expand in response to stimuli throughout the span of life. We model this dynamic learning process as an $L_0$-norm…

神经与进化计算 · 计算机科学 2021-05-04 Yang Li , Shihao Ji

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 zero cutoff. To address…

机器学习 · 计算机科学 2025-11-12 Md Motaleb Hossen Manik , Md Zabirul Islam , Ge Wang

The primary neural networks decision-making units are activation functions. Moreover, they evaluate the output of networks neural node; thus, they are essential for the performance of the whole network. Hence, it is critical to choose the…

机器学习 · 计算机科学 2020-10-20 Tomasz Szandała

Rectified linear activation units are important components for state-of-the-art deep convolutional networks. In this paper, we propose a novel S-shaped rectified linear activation unit (SReLU) to learn both convex and non-convex functions,…

计算机视觉与模式识别 · 计算机科学 2015-12-23 Xiaojie Jin , Chunyan Xu , Jiashi Feng , Yunchao Wei , Junjun Xiong , Shuicheng Yan

Motivated by the observation that humans can learn patterns from two given images at one time, we propose a dual pattern learning network architecture in this paper. Unlike conventional networks, the proposed architecture has two input…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Haimin Zhang , Min Xu

Sparsity in the structure of Neural Networks can lead to less energy consumption, less memory usage, faster computation times on convenient hardware, and automated machine learning. If sparsity gives rise to certain kinds of structure, it…

机器学习 · 计算机科学 2021-07-28 Julian Stier , Harshil Darji , Michael Granitzer

A surprising phenomenon in the training of neural networks is the ability of gradient descent to find global minimizers of the training loss despite its non-convexity. Following earlier works, we investigate this behavior for wide shallow…

最优化与控制 · 数学 2026-05-12 Romain Petit , Clarice Poon , Gabriel Peyré

Deep neural networks have shown remarkable performance across a wide range of vision-based tasks, particularly due to the availability of large-scale datasets for training and better architectures. However, data seen in the real world are…

机器学习 · 计算机科学 2018-11-26 Muhammad Usama , Dong Eui Chang

Efficient model selection for identifying a suitable pre-trained neural network to a downstream task is a fundamental yet challenging task in deep learning. Current practice requires expensive computational costs in model training for…

机器学习 · 计算机科学 2022-01-19 Chunheng Jiang , Tejaswini Pedapati , Pin-Yu Chen , Yizhou Sun , Jianxi Gao

Deep convolutional neural networks (CNNs) achieve remarkable performance on image classification tasks. Recent studies, however, have demonstrated that generalization abilities are more important than the depth of neural networks for…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Atsushi Takeda

Training convolutional neural networks (CNNs) with a strict Lipschitz constraint under the $l_{2}$ norm is useful for provable adversarial robustness, interpretable gradients and stable training. While $1$-Lipschitz CNNs can be designed by…

机器学习 · 计算机科学 2022-03-29 Sahil Singla , Surbhi Singla , Soheil Feizi

Due to the limitations of Moore's Law and the increasing demand of computing, optical neural network (ONNs) are gradually coming to the stage as an alternative to electrical neural networks. The control of nonlinear activation functions in…

光学 · 物理学 2025-05-13 Zili Cai , Tian Zhang , Jian Dai , Zheng Wang , Kun Xu

This paper proposes a new neural network architecture by introducing an additional dimension called height beyond width and depth. Neural network architectures with height, width, and depth as hyper-parameters are called three-dimensional…

机器学习 · 计算机科学 2023-03-24 Zuowei Shen , Haizhao Yang , Shijun Zhang

Recent experimental advances are producing an avalanche of data on both neural connectivity and neural activity. To take full advantage of these two emerging datasets we need a framework that links them, revealing how collective neural…

神经元与认知 · 定量生物学 2020-02-27 Gabriel Koch Ocker , Krešimir Josić , Eric Shea-Brown , Michael A. Buice

Recently, Deep Convolutional Neural Networks (DCNNs) have made unprecedented progress, achieving the accuracy close to, or even better than human-level perception in various tasks. There is a timely need to map the latest software DCNNs to…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Ji Li , Zihao Yuan , Zhe Li , Caiwen Ding , Ao Ren , Qinru Qiu , Jeffrey Draper , Yanzhi Wang

An activation function is a crucial component of a neural network that introduces non-linearity in the network. The state-of-the-art performance of a neural network depends also on the perfect choice of an activation function. We propose…

神经与进化计算 · 计算机科学 2022-03-25 Koushik Biswas , Sandeep Kumar , Shilpak Banerjee , Ashish Kumar Pandey