An Informal Introduction to Multiplet Neural Networks
Nathan E. Frick

TL;DR
This paper introduces multiplet neural networks that replace the standard neuron with a group of neurons using generalized means, enabling the emulation of complex functions and enhancing learning dynamics.
Contribution
It proposes a novel multiplet neuron architecture based on Lehmer and Gini means, extending neural network capabilities and providing new insights into their properties and training.
Findings
Capable of solving XOR problem organically in two layers
Can perform multiplication and division operations
Can approximate functions using truncated power series
Abstract
In the artificial neuron, I replace the dot product with the weighted Lehmer mean, which may emulate different cases of a generalized mean. The single neuron instance is replaced by a multiplet of neurons which have the same averaging weights. A group of outputs feed forward, in lieu of the single scalar. The generalization parameter is typically set to a different value for each neuron in the multiplet. I further extend the concept to a multiplet taken from the Gini mean. Derivatives with respect to the weight parameters and with respect to the two generalization parameters are given. Some properties of the network are investigated, showing the capacity to emulate the classical exclusive-or problem organically in two layers and perform some multiplication and division. The network can instantiate truncated power series and variants, which can be used to approximate different…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Computational Physics and Python Applications
