Neural network with optimal neuron activation functions based on additive Gaussian process regression
Sergei Manzhos, Manabu Ihara

TL;DR
This paper introduces a novel method using additive Gaussian process regression to create optimal, individual neuron activation functions, enhancing neural network efficiency and accuracy without complex non-linear optimization.
Contribution
It presents a new approach to design neuron activation functions tailored to each neuron using additive GPR, avoiding non-linear fitting and improving neural network performance.
Findings
Outperforms conventional neural networks in high-accuracy regimes
Reduces overfitting compared to traditional methods
Eliminates the need for non-linear optimization in training
Abstract
Feed-forward neural networks (NN) are a staple machine learning method widely used in many areas of science and technology. While even a single-hidden layer NN is a universal approximator, its expressive power is limited by the use of simple neuron activation functions (such as sigmoid functions) that are typically the same for all neurons. More flexible neuron activation functions would allow using fewer neurons and layers and thereby save computational cost and improve expressive power. We show that additive Gaussian process regression (GPR) can be used to construct optimal neuron activation functions that are individual to each neuron. An approach is also introduced that avoids non-linear fitting of neural network parameters. The resulting method combines the advantage of robustness of a linear regression with the higher expressive power of a NN. We demonstrate the approach by…
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
TopicsMachine Learning in Materials Science · Spectroscopy Techniques in Biomedical and Chemical Research
MethodsLinear Regression · Gaussian Process
