中文
相关论文

相关论文: Trainable Highly-expressive Activation Functions

200 篇论文

Deep neural networks have recently achieved competitive accuracy for human activity recognition. However, there is room for improvement, especially in modeling long-term temporal importance and determining the activity relevance of…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Sibo Song , Ngai-Man Cheung , Vijay Chandrasekhar , Bappaditya Mandal

Learning automatically the best activation function for the task is an active topic in neural network research. At the moment, despite promising results, it is still difficult to determine a method for learning an activation function that…

机器学习 · 计算机科学 2019-10-29 Andrea Apicella , Francesco Isgrò , Roberto Prevete

Activation functions (AFs) are crucial components of deep neural networks (DNNs), having a significant impact on their performance. An activation function in a DNN is typically a smooth, nonlinear function that transforms an input signal…

机器学习 · 计算机科学 2023-10-13 Stamatis Mastromichalakis

Deep neural networks (DNNs) have achieved remarkable success across domains but remain difficult to interpret, limiting their trustworthiness in high-stakes applications. This paper focuses on deep vision models, for which a dominant line…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Qiming Zhao , Xingjian Li , Xiaoyu Cao , Xiaolong Wu , Min Xu

Neuroimaging data analysis often involves \emph{a-priori} selection of data features to study the underlying neural activity. Since this could lead to sub-optimal feature selection and thereby prevent the detection of subtle patterns in…

神经元与认知 · 定量生物学 2018-07-03 Arna Ghosh , Fabien dal Maso , Marc Roig , Georgios D Mitsis , Marie-Hélène Boudrias

In the field of pattern recognition, achieving high accuracy is essential. While training a model to recognize different complex images, it is vital to fine-tune the model to achieve the highest accuracy possible. One strategy for…

In this work we propose a new non-monotonic activation function: the modulus. The majority of the reported research on nonlinearities is focused on monotonic functions. We empirically demonstrate how by using the modulus activation function…

Deep neural networks, particularly those employing Rectified Linear Units (ReLU), are often perceived as complex, high-dimensional, non-linear systems. This complexity poses a significant challenge to understanding their internal learning…

机器学习 · 计算机科学 2025-11-11 Longqing Ye

In the neuroevolution literature, research has primarily focused on evolving the number of nodes, connections, and weights in artificial neural networks. Few attempts have been made to evolve activation functions. Research in evolving…

神经与进化计算 · 计算机科学 2016-05-18 Justin Chen

Dynamic analysis of structures subjected to earthquake excitation is a time-consuming process, particularly in the case of extremely small time step required, or in the presence of high geometric and material nonlinearity. Performing…

机器学习 · 计算机科学 2021-11-30 Xiao Pan , Zhizhao Wen , T. Y. Yang

This paper introduces a significantly better class of activation functions than the almost universally used ReLU like and Sigmoidal class of activation functions. Two new activation functions referred to as the Cone and Parabolic-Cone that…

人工智能 · 计算机科学 2024-05-08 Mathew Mithra Noel , Yug Oswal

Convolutional Neural Networks (CNNs) are used for a wide range of image-related tasks such as image classification and object detection. However, a large pre-trained CNN model contains a lot of redundancy considering the task-specific edge…

分布式、并行与集群计算 · 计算机科学 2019-10-09 Zhuwei Qin , Fuxun Yu , Xiang Chen

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

Activation function has a significant impact on the dynamics, convergence, and performance of deep neural networks. The search for a consistent and high-performing activation function has always been a pursuit during deep learning model…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Abdur Rahman , Lu He , Haifeng Wang

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

Activation functions play a key role in providing remarkable performance in deep neural networks, and the rectified linear unit (ReLU) is one of the most widely used activation functions. Various new activation functions and improvements on…

机器学习 · 计算机科学 2019-08-27 Yang Liu , Jianpeng Zhang , Chao Gao , Jinghua Qu , Lixin Ji

The driving force behind deep networks is their ability to compactly represent rich classes of functions. The primary notion for formally reasoning about this phenomenon is expressive efficiency, which refers to a situation where one…

机器学习 · 计算机科学 2018-02-14 Nadav Cohen , Ronen Tamari , Amnon Shashua

Neural networks require a careful design in order to perform properly on a given task. In particular, selecting a good activation function (possibly in a data-dependent fashion) is a crucial step, which remains an open problem in the…

机器学习 · 统计学 2020-06-24 Simone Scardapane , Michele Scarpiniti , Danilo Comminiello , Aurelio Uncini

Decisions made by convolutional neural networks(CNN) can be understood and explained by visualizing discriminative regions on images. To this end, Class Activation Map (CAM) based methods were proposed as powerful interpretation tools,…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Yi Liao , Yongsheng Gao , Weichuan Zhang

Today's most powerful machine learning approaches are typically designed to train stateless architectures with predefined layers and differentiable activation functions. While these approaches have led to unprecedented successes in areas…

机器学习 · 计算机科学 2023-12-25 Alexander Grushin