中文
相关论文

相关论文: Deep Learning Activation Functions: Fixed-Shape, P…

200 篇论文

Feature selection has emerged as a crucial technique in refining recommender systems. Recent advancements leveraging Automated Machine Learning (AutoML) has drawn significant attention, particularly in two main categories: early feature…

信息检索 · 计算机科学 2025-09-16 Fan Hu , Gaofeng Lu , Jun Chen , Chaonan Guo , Yuekui Yang , Xirong Li

The activations of Facial Action Units (AUs) mutually influence one another. While the relationship between a pair of AUs can be complex and unique, existing approaches fail to specifically and explicitly represent such cues for each pair…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Cheng Luo , Siyang Song , Weicheng Xie , Linlin Shen , Hatice Gunes

The growing adoption of machine learning in sensitive areas such as healthcare and defense introduces significant privacy and security challenges. These domains demand robust data protection, as models depend on large volumes of sensitive…

密码学与安全 · 计算机科学 2025-08-18 Nges Brian Njungle , Michel A. Kinsy

Activation functions play a crucial role in neural networks because they are the nonlinearities which have been attributed to the success story of deep learning. One of the currently most popular activation functions is ReLU, but several…

计算与语言 · 计算机科学 2019-01-10 Steffen Eger , Paul Youssef , Iryna Gurevych

Learned activation functions in models like Kolmogorov-Arnold Networks (KANs) outperform fixed-activation architectures in terms of accuracy and interpretability; however, their computational complexity poses critical challenges for…

硬件体系结构 · 计算机科学 2025-08-26 Mengyuan Yin , Benjamin Chen Ming Choong , Chuping Qu , Rick Siow Mong Goh , Weng-Fai Wong , Tao Luo

We provide an overview of several non-linear activation functions in a neural network architecture that have proven successful in many machine learning applications. We conduct an empirical analysis on the effectiveness of using these…

机器学习 · 计算机科学 2017-11-01 Giovanni Alcantara

We propose reproducing activation functions (RAFs) to improve deep learning accuracy for various applications ranging from computer vision to scientific computing. The idea is to employ several basic functions and their learnable linear…

机器学习 · 计算机科学 2021-02-23 Senwei Liang , Liyao Lyu , Chunmei Wang , Haizhao Yang

Federated Learning (FL) has become an established technique to facilitate privacy-preserving collaborative training across a multitude of clients. However, new approaches to FL often discuss their contributions involving small deep-learning…

机器学习 · 计算机科学 2026-05-05 Herbert Woisetschläger , Alexander Isenko , Shiqiang Wang , Ruben Mayer , Hans-Arno Jacobsen

We investigate deep morphological neural networks (DMNNs). We demonstrate that despite their inherent non-linearity, "linear" activations are essential for DMNNs. To preserve their inherent sparsity, we propose architectures that constraint…

机器学习 · 计算机科学 2025-12-24 Konstantinos Fotopoulos , Petros Maragos

Artificial neural networks (ANNs), particularly those employing deep learning models, have found widespread application in fields such as computer vision, signal processing, and wireless communications, where complex numbers are crucial.…

机器学习 · 计算机科学 2024-07-30 M. M. Hammad

The efficacy of deep learning models has been called into question by the presence of adversarial examples. Addressing the vulnerability of deep learning models to adversarial examples is crucial for ensuring their continued development and…

机器学习 · 计算机科学 2024-05-08 Korn Sooksatra , Greg Hamerly , Pablo Rivas

We study different aspects of active learning with deep neural networks in a consistent and unified way. i) We investigate incremental and cumulative training modes which specify how the newly labeled data are used for training. ii) We…

机器学习 · 计算机科学 2023-01-02 John Daniel Bossér , Erik Sörstadius , Morteza Haghir Chehreghani

Fast feedforward networks (FFFs) are a class of neural networks that exploit the observation that different regions of the input space activate distinct subsets of neurons in wide networks. FFFs partition the input space into separate…

Federated Learning (FL) is an emerging approach for collaboratively training Deep Neural Networks (DNNs) on mobile devices, without private user data leaving the devices. Previous works have shown that non-Independent and Identically…

机器学习 · 计算机科学 2021-07-23 Jed Mills , Jia Hu , Geyong Min

The design of activation functions is a growing research area in the field of neural networks. In particular, instead of using fixed point-wise functions (e.g., the rectified linear unit), several authors have proposed ways of learning…

机器学习 · 计算机科学 2019-01-30 Simone Scardapane , Elena Nieddu , Donatella Firmani , Paolo Merialdo

Deep learning has arguably achieved tremendous success in recent years. In simple words, deep learning uses the composition of many nonlinear functions to model the complex dependency between input features and labels. While neural networks…

机器学习 · 统计学 2019-04-16 Jianqing Fan , Cong Ma , Yiqiao Zhong

Deep Learning has revolutionized machine learning, reaching unprecedented levels of accuracy, but at the cost of reduced interpretability. Especially in image processing systems, deep networks transform local pixel information into more…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Xinyi Zhang , Manuel Günther

In this paper we investigate the performance of different types of rectified activation functions in convolutional neural network: standard rectified linear unit (ReLU), leaky rectified linear unit (Leaky ReLU), parametric rectified linear…

机器学习 · 计算机科学 2015-11-30 Bing Xu , Naiyan Wang , Tianqi Chen , Mu Li

The paper discusses the use of the Absolute activation function in classification neural networks. An examples are shown of using this activation function in simple and more complex problems. Using as a baseline LeNet-5 network for solving…

机器学习 · 计算机科学 2023-04-25 Oleg I. Berngardt

Activation functions play an important role in training artificial neural networks. The majority of currently used activation functions are deterministic in nature, with their fixed input-output relationship. In this work, we propose a…

‹ 上一页 1 8 9 10 下一页 ›