paper-with-me

Papers

Fractional Concepts in Neural Networks: Enhancing Activation Functions

2023-10-18 · Zahra Alijani, Vojtech Molek

Designing effective neural networks requires tuning architectural elements. This study integrates fractional calculus into neural networks by introducing fractional order derivatives (FDO) as tunable parameters in activation functions, allowing diverse activation functions by adjusting the FDO. We evaluate these fractional activation functions on various datasets and network architectures, comparing their performance with traditional and new activation functions. Our experiments assess their impact on accuracy, time complexity, computational overhead, and memory usage. Results suggest fractional activation functions, particularly fractional Sigmoid, offer benefits in some scenarios. Challenges related to consistency and efficiency remain. Practical implications and limitations are discussed.

📄 PDF Abstract BibTeX arXiv:2310.11875

Code (1)

https://gitlab.com/irafm-ai/frac_calc_ann 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Extension of Symmetrized Neural Network Operators with Fractional and Mixed Activation Functions

2025-01-17 · Rômulo Damasclin Chaves dos Santos, Jorge Henrique de Oliveira Sales

We propose a novel extension to symmetrized neural network operators by incorporating fractional and mixed activation functions. This study addresses the limitations of existing models in approximating higher-order smoot…

Minimax Lower Bounds for Ridge Combinations Including Neural Nets

2017-02-09 · Jason M. Klusowski, Andrew R. Barron

Estimation of functions of $ d $ variables is considered using ridge combinations of the form $ \textstyle\sum_{k=1}^m c_{1,k} \phi(\textstyle\sum_{j=1}^d c_{0,j,k}x_j-b_k) $ where the activation function $ \phi $ is a f…

Data-driven soliton mappings for integrable fractional nonlinear wave equations via deep learning with Fourier neural operator

2022-08-29 · Ming Zhong, Zhenya Yan

In this paper, we firstly extend the Fourier neural operator (FNO) to discovery the soliton mapping between two function spaces, where one is the fractional-order index space $\{\epsilon|\epsilon\in (0, 1)\}$ in the frac…

Unification of popular artificial neural network activation functions

2023-02-21 · Mohammad Mostafanejad

We present a unified representation of the most popular neural network activation functions. Adopting Mittag-Leffler functions of fractional calculus, we propose a flexible and compact functional form that is able to int…

The Role of Neural Network Activation Functions

2019-10-05 · Rahul Parhi, Robert D. Nowak

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 …