paper-with-me

Papers

Bayesian optimization for sparse neural networks with trainable activation functions

2023-04-10 · Mohamed Fakhfakh, Lotfi Chaari

In the literature on deep neural networks, there is considerable interest in developing activation functions that can enhance neural network performance. In recent years, there has been renewed scientific interest in proposing activation functions that can be trained throughout the learning process, as they appear to improve network performance, especially by reducing overfitting. In this paper, we propose a trainable activation function whose parameters need to be estimated. A fully Bayesian model is developed to automatically estimate from the learning data both the model weights and activation function parameters. An MCMC-based optimization scheme is developed to build the inference. The proposed method aims to solve the aforementioned problems and improve convergence time by using an efficient sampling scheme that guarantees convergence to the global maximum. The proposed scheme is tested on three datasets with three different CNNs. Promising results demonstrate the usefulness of our proposed approach in improving model accuracy due to the proposed activation function and Bayesian estimation of the parameters.

📄 PDF Abstract BibTeX arXiv:2304.04455

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Hi-fi functional priors by learning activations

2025-08-12 · Marcin Sendera, Amin Sorkhei, Tomasz Kuśmierczyk arxiv

Function-space priors in Bayesian Neural Networks (BNNs) provide a more intuitive approach to embedding beliefs directly into the model's output, thereby enhancing regularization, uncertainty quantification, and risk-awa…

Adaptive Activation Functions for Predictive Modeling with Sparse Experimental Data

2024-02-08 · Farhad Pourkamali-Anaraki, Tahamina Nasrin, Robert E. Jensen, Amy M. Peterson 외

A pivotal aspect in the design of neural networks lies in selecting activation functions, crucial for introducing nonlinear structures that capture intricate input-output patterns. While the effectiveness of adaptive or …

image-classificationImage Classification

Trainable Activations for Image Classification

2023-01-26 · Preprints 2023 1 · Evgenii Pishchik

Non-linear activation functions are one of the main parts of deep neural network architectures. The choice of the activation function can affect model speed, performance and convergence. Most popular activation functions…

image-classificationImage Classification

Trainable Highly-expressive Activation Functions

2024-07-10 · Irit Chelly, Shahaf E. Finder, Shira Ifergane, Oren Freifeld

Nonlinear activation functions are pivotal to the success of deep neural nets, and choosing the appropriate activation function can significantly affect their performance. Most networks use fixed activation functions (e.…

image-classificationImage ClassificationImage GenerationSemantic Segmentation

A survey on modern trainable activation functions

2020-05-02 · Andrea Apicella, Francesco Donnarumma, Francesco Isgrò, Roberto Prevete

In neural networks literature, there is a strong interest in identifying and defining activation functions which can improve neural network performance. In recent years there has been a renovated interest of the scientif…

Survey