中文
相关论文

相关论文: Evolutionary Optimization of Deep Learning Activat…

200 篇论文

Many activation functions have been proposed in the past, but selecting an adequate one requires trial and error. We propose a new methodology of designing activation functions within a neural network at each layer. We call this technique…

机器学习 · 统计学 2017-02-28 Mark Harmon , Diego Klabjan

The activation functions are fundamental to neural networks as they introduce non-linearity into data relationships, thereby enabling deep networks to approximate complex data relations. Existing efforts to enhance neural network…

机器学习 · 计算机科学 2024-09-26 Jiayu Li , Zilong Zhao , Kevin Yee , Uzair Javaid , Biplab Sikdar

Deep neural networks (DNNs) are widely studied in various applications. A DNN consists of layers of neurons that compute affine combinations, apply nonlinear operations, and produce corresponding activations. The rectified linear unit…

机器学习 · 计算机科学 2024-02-13 Navid Aftabi , Nima Moradi , Fatemeh Mahroo

In recent years, several models using Quaternion-Valued Convolutional Neural Networks (QCNNs) for different problems have been proposed. Although the definition of the quaternion convolution layer is the same, there are different…

机器学习 · 计算机科学 2024-09-04 Gerardo Altamirano-Gómez , Carlos Gershenson

Tremendous advances in image restoration tasks such as denoising and super-resolution have been achieved using neural networks. Such approaches generally employ very deep architectures, large number of parameters, large receptive fields and…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Shuhang Gu , Radu Timofte , Luc Van Gool

Deep neural networks are currently among the most commonly used classifiers. Despite easily achieving very good performance, one of the best selling points of these models is their modular design - one can conveniently adapt their…

机器学习 · 计算机科学 2017-02-21 Katarzyna Janocha , Wojciech Marian Czarnecki

Deep learning, in the form of artificial neural networks, has achieved remarkable practical success in recent years, for a variety of difficult machine learning applications. However, a theoretical explanation for this remains a major open…

机器学习 · 计算机科学 2016-06-15 Itay Safran , Ohad Shamir

For many machine learning applications, a common input representation is a spectrogram. The underlying representation for a spectrogram is a short time Fourier transform (STFT) which gives complex values. The spectrogram uses the magnitude…

音频与语音处理 · 电气工程与系统科学 2023-02-28 Les Atlas , Nicholas Rasmussen , Felix Schwock , Mert Pilanci

Humans can often quickly and efficiently solve complex new learning tasks given only a small set of examples. In contrast, modern artificially intelligent systems often require thousands or millions of observations in order to solve even…

机器学习 · 计算机科学 2025-05-08 Christian Raymond

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

Deep Neural Networks have been shown to be beneficial for a variety of tasks, in particular allowing for end-to-end learning and reducing the requirement for manual design decisions. However, still many parameters have to be chosen in…

神经与进化计算 · 计算机科学 2018-08-03 Mina Basirat , Peter M. Roth

The convolutional neural networks (CNN), including AlexNet, GoogleNet, VGGNet, etc. extract features for many computer vision problems which are very discriminative. The trained CNN model over one dataset performs reasonably well whereas on…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Shiv Ram Dubey , Soumendu Chakraborty

We consider a simple setting in neuroevolution where an evolutionary algorithm optimizes the weights and activation functions of a simple artificial neural network. We then define simple example functions to be learned by the network and…

神经与进化计算 · 计算机科学 2023-10-17 Paul Fischer , Emil Lundt Larsen , Carsten Witt

We present a genetic algorithm framework for automatically discovering deep learning optimization algorithms. Our approach encodes optimizers as genomes that specify combinations of primitive update terms (gradient, momentum, RMS…

神经与进化计算 · 计算机科学 2025-12-16 Mitchell Marfinetz

We are interested in assessing the use of neural networks as surrogate models to approximate and minimize objective functions in optimization problems. While neural networks are widely used for machine learning tasks such as classification…

机器学习 · 计算机科学 2023-11-22 Tommaso Giovannelli , Oumaima Sohab , Luis Nunes Vicente

Nonlinear activation functions are widely recognized for enhancing the expressivity of neural networks, which is the primary reason for their widespread implementation. In this work, we focus on ReLU activation and reveal a novel and…

机器学习 · 计算机科学 2025-10-22 Chaoyue Liu , Han Bi , Like Hui , Xiao Liu

We study the expressivity of ReLU neural networks in the setting of a binary classification problem from a topological perspective. Recently, empirical studies showed that neural networks operate by changing topology, transforming a…

机器学习 · 计算机科学 2024-06-12 Ekin Ergen , Moritz Grillo

Classical results in neural network approximation theory show how arbitrary continuous functions can be approximated by networks with a single hidden layer, under mild assumptions on the activation function. However, the classical theory…

最优化与控制 · 数学 2023-04-06 Tyler Lekang , Andrew Lamperski

Activation functions are essential for deep learning methods to learn and perform complex tasks such as image classification. Rectified Linear Unit (ReLU) has been widely used and become the default activation function across the deep…

神经与进化计算 · 计算机科学 2018-12-18 Hock Hung Chieng , Noorhaniza Wahid , Pauline Ong , Sai Raj Kishore Perla

Data-efficient image classification is a challenging task that aims to solve image classification using small training data. Neural network-based deep learning methods are effective for image classification, but they typically require…

神经与进化计算 · 计算机科学 2022-12-05 Ying Bi , Bing Xue , Mengjie Zhang
‹ 上一页 1 8 9 10 下一页 ›