paper-with-me

Papers

Squashing activation functions in benchmark tests: towards eXplainable Artificial Intelligence using continuous-valued logic

2020-10-17 · Daniel Zeltner, Benedikt Schmid, Gabor Csiszar, Orsolya Csiszar

Over the past few years, deep neural networks have shown excellent results in multiple tasks, however, there is still an increasing need to address the problem of interpretability to improve model transparency, performance, and safety. Achieving eXplainable Artificial Intelligence (XAI) by combining neural networks with continuous logic and multi-criteria decision-making tools is one of the most promising ways to approach this problem: by this combination, the black-box nature of neural models can be reduced. The continuous logic-based neural model uses so-called Squashing activation functions, a parametric family of functions that satisfy natural invariance requirements and contain rectified linear units as a particular case. This work demonstrates the first benchmark tests that measure the performance of Squashing functions in neural networks. Three experiments were carried out to examine their usability and a comparison with the most popular activation functions was made for five different network types. The performance was determined by measuring the accuracy, loss, and time per epoch. These experiments and the conducted benchmarks have proven that the use of Squashing functions is possible and similar in performance to conventional activation functions. Moreover, a further experiment was conducted by implementing nilpotent logical gates to demonstrate how simple classification tasks can be solved successfully and with high performance. The results indicate that due to the embedded nilpotent logical operators and the differentiability of the Squashing function, it is possible to solve classification problems, where other commonly used activation functions fail.

📄 PDF Abstract BibTeX arXiv:2010.08760

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Improving Graph Convolutional Networks with Non-Parametric Activation Functions

2018-02-26 · Simone Scardapane, Steven Van Vaerenbergh, Danilo Comminiello, Aurelio Uncini

Graph neural networks (GNNs) are a class of neural networks that allow to efficiently perform inference on data that is associated to a graph structure, such as, e.g., citation networks or knowledge graphs. While several…

Knowledge Graphs

Adaptive hybrid activation function for deep neural networks

2022-04-25 · System research and information technologies 2022 4 · Yevgeniy Bodyanskiy, Serhii Kostiuk

The adaptive hybrid activation function (AHAF) is proposed that combines the properties of the rectifier units and the squashing functions. The proposed function can be used as a drop-in replacement for ReLU, SiL and Swi…

Activation Function Synthesisimage-classificationImage ClassificationLearning Theory+1

A Framework for Provably Stable and Consistent Training of Deep Feedforward Networks

2023-05-20 · Arunselvan Ramaswamy, Shalabh Bhatnagar, Naman Saxena

We present a novel algorithm for training deep neural networks in supervised (classification and regression) and unsupervised (reinforcement learning) scenarios. This algorithm combines the standard stochastic gradient d…

Q-Learningreinforcement-learningUnsupervised Reinforcement Learning

Unifying over-smoothing and over-squashing in graph neural networks: A physics informed approach and beyond

2023-09-06 · Zhiqi Shao, Dai Shi, Andi Han, Yi Guo 외

Graph Neural Networks (GNNs) have emerged as one of the leading approaches for machine learning on graph-structured data. Despite their great success, critical computational challenges such as over-smoothing, over-squash…

Learnable Extended Activation Function (LEAF) for Deep Neural Networks

2023-09-30 · International Journal of Computing 2023 9 · Yevgeniy, Bodyanskiy and Serhii, Kostiuk

This paper introduces Learnable Extended Activation Function (LEAF) - an adaptive activation function that combines the properties of squashing functions and rectifier units. Depending on the target architecture and data…

Activation Function Synthesisimage-classificationImage ClassificationLearning Theory+1