Pad\'e Neurons for Efficient Neural Models
Onur Kele\c{s}, A. Murat Tekalp

TL;DR
This paper introduces Padé neurons (Paons), a novel non-linear neuron model inspired by Padé approximants, which enhances neural network efficiency and performance by providing diverse non-linearity and reducing layer count.
Contribution
The paper presents a new neuron model called Paons that generalizes existing models, offering stronger non-linearity and layer efficiency, and demonstrates its effectiveness in image tasks.
Findings
Paons outperform or match classic neurons in image tasks.
Paons achieve similar performance with fewer layers.
The implementation is open-source for community use.
Abstract
Neural networks commonly employ the McCulloch-Pitts neuron model, which is a linear model followed by a point-wise non-linear activation. Various researchers have already advanced inherently non-linear neuron models, such as quadratic neurons, generalized operational neurons, generative neurons, and super neurons, which offer stronger non-linearity compared to point-wise activation functions. In this paper, we introduce a novel and better non-linear neuron model called Pad\'e neurons (Paons), inspired by Pad\'e approximants. Paons offer several advantages, such as diversity of non-linearity, since each Paon learns a different non-linear function of its inputs, and layer efficiency, since Paons provide stronger non-linearity in much fewer layers compared to piecewise linear approximation. Furthermore, Paons include all previously proposed neuron models as special cases, thus any neuron…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Machine Learning and ELM · Model Reduction and Neural Networks
