中文
相关论文

相关论文: Cooperative Initialization based Deep Neural Netwo…

200 篇论文

Recently, much attention has been devoted to finding highly efficient and powerful activation functions for CNN layers. Because activation functions inject different nonlinearities between layers that affect performance, varying them is one…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Loris Nanni , Gianluca Maguolo , Sheryl Brahnam , Michelangelo Paci

Deep neural networks (DNNs) have garnered significant attention in various fields of science and technology in recent years. Activation functions define how neurons in DNNs process incoming signals for them. They are essential for learning…

机器学习 · 计算机科学 2023-08-31 Jianfei Li , Han Feng , Ding-Xuan Zhou

Automated machine learning (AutoML) methods improve upon existing models by optimizing various aspects of their design. While present methods focus on hyperparameters and neural network topologies, other aspects of neural network design can…

机器学习 · 计算机科学 2023-04-10 Garrett Bingham

Most deep neural networks use simple, fixed activation functions, such as sigmoids or rectified linear units, regardless of domain or network structure. We introduce differential equation units (DEUs), an improvement to modern neural…

机器学习 · 计算机科学 2019-09-10 MohamadAli Torkamani , Shiv Shankar , Amirmohammad Rooshenas , Phillip Wallis

Dynamic adaptation in single-neuron response plays a fundamental role in neural coding in biological neural networks. Yet, most neural activation functions used in artificial networks are fixed and mostly considered as an inconsequential…

机器学习 · 计算机科学 2020-06-23 Victor Geadah , Giancarlo Kerg , Stefan Horoi , Guy Wolf , Guillaume Lajoie

This work presents an adaptive activation method for neural networks that exploits the interdependency of features. Each pixel, node, and layer is assigned with a polynomial activation function, whose coefficients are provided by an…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Jinhyeok Jang , Jaehong Kim , Jaeyeon Lee , Seungjoon Yang

The impressive expressive power of deep neural networks (DNNs) underlies their widespread applicability. However, while the theoretical capacity of deep architectures is high, the practical expressive power achieved through successful…

机器学习 · 计算机科学 2023-12-21 Zezhong Zhang , Feng Bao , Guannan Zhang

Consider the multivariate nonparametric regression model. It is shown that estimators based on sparsely connected deep neural networks with ReLU activation function and properly chosen network architecture achieve the minimax rates of…

统计理论 · 数学 2020-09-15 Johannes Schmidt-Hieber

The success of deep learning in the computer vision and natural language processing communities can be attributed to training of very deep neural networks with millions or billions of parameters which can then be trained with massive…

机器学习 · 计算机科学 2021-02-17 Kei Ota , Devesh K. Jha , Asako Kanezaki

For most state-of-the-art architectures, Rectified Linear Unit (ReLU) becomes a standard component accompanied with each layer. Although ReLU can ease the network training to an extent, the character of blocking negative values may suppress…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Xuanyi Dong , Guoliang Kang , Kun Zhan , Yi Yang

This paper investigates multilevel initialization strategies for training very deep neural networks with a layer-parallel multigrid solver. The scheme is based on the continuous interpretation of the training problem as a problem of optimal…

机器学习 · 计算机科学 2019-12-20 Eric C. Cyr , Stefanie Günther , Jacob B. Schroder

The choice of activation function plays a critical role in neural networks, yet most architectures still rely on fixed, uniform activation functions across all neurons. We introduce SmartMixed, a two-phase training strategy that allows…

机器学习 · 计算机科学 2025-11-03 Amin Omidvar

Overfitting frequently occurs in deep learning. In this paper, we propose a novel regularization method called Drop-Activation to reduce overfitting and improve generalization. The key idea is to drop nonlinear activation functions by…

机器学习 · 计算机科学 2020-03-31 Senwei Liang , Yuehaw Khoo , Haizhao Yang

As modern deep learning architectures grow in complexity, representational ambiguity emerges as a critical barrier to their interpretability and reliable merging. For ReLU networks, identical functional mappings can be achieved through…

机器学习 · 计算机科学 2026-04-21 Kutomanov Hennadii

Artificial neural networks usually consist of successive linear multiply-accumulate operations and nonlinear activation functions. However, most optical neural networks only achieve the linear operation in the optical domain, while the…

光学 · 物理学 2023-11-03 Guanting Liu , Yiwei Shen , Ruiqian Li , Jingyi Yu , Xuming He , Cheng Wang

A remarkable recent discovery in machine learning has been that deep neural networks can achieve impressive performance (in terms of both lower training error and higher generalization capacity) in the regime where they are massively…

机器学习 · 计算机科学 2020-03-03 Thanh V. Nguyen , Raymond K. W. Wong , Chinmay Hegde

In this paper, we explore some basic questions on the complexity of training neural networks with ReLU activation function. We show that it is NP-hard to train a two-hidden layer feedforward ReLU neural network. If dimension of the input…

计算复杂性 · 计算机科学 2020-11-05 Digvijay Boob , Santanu S. Dey , Guanghui Lan

Good weight initialisation is an important step in successful training of Artificial Neural Networks. Over time a number of improvements have been proposed to this process. In this paper we introduce a novel weight initialisation technique…

机器学习 · 计算机科学 2023-11-20 Marcel Marais , Mate Hartstein , George Cevora

The performance of artificial neural networks (ANNs) is influenced by weight initialization, the nature of activation functions, and their architecture. There is a wide range of activation functions that are traditionally used to train a…

Activation functions play a pivotal role in the function learning using neural networks. The non-linearity in the learned function is achieved by repeated use of the activation function. Over the years, numerous activation functions have…

机器学习 · 计算机科学 2020-10-13 Koushik Biswas , Sandeep Kumar , Shilpak Banerjee , Ashish Kumar Pandey