Operational Neural Networks
Serkan Kiranyaz, Turker Ince, Alexandros Iosifidis, Moncef Gabbouj

TL;DR
Operational Neural Networks (ONNs) introduce heterogeneous neurons with diverse operators, enhancing learning of complex, nonlinear functions with fewer resources compared to traditional ANNs and CNNs.
Contribution
This paper proposes ONNs, a novel neural network model with heterogeneous neurons and operators, improving learning performance on complex problems with minimal network complexity.
Findings
ONNs outperform traditional ANNs and CNNs on challenging problems.
ONNs require fewer neurons and layers to achieve superior results.
A new training method effectively propagates errors through operational layers.
Abstract
Feed-forward, fully-connected Artificial Neural Networks (ANNs) or the so-called Multi-Layer Perceptrons (MLPs) are well-known universal approximators. However, their learning performance varies significantly depending on the function or the solution space that they attempt to approximate. This is mainly because of their homogenous configuration based solely on the linear neuron model. Therefore, while they learn very well those problems with a monotonous, relatively simple and linearly separable solution space, they may entirely fail to do so when the solution space is highly nonlinear and complex. Sharing the same linear neuron model with two additional constraints (local connections and weight sharing), this is also true for the conventional Convolutional Neural Networks (CNNs) and, it is, therefore, not surprising that in many challenging problems only the deep CNNs with a massive…
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.
