pith. sign in

arxiv: 1505.04211 · v2 · pith:GPJABNQZnew · submitted 2015-05-15 · 💻 cs.NE

Discontinuous Piecewise Polynomial Neural Networks

classification 💻 cs.NE
keywords networkrangeorderpiecewisepolynomialactivationactivebetter
0
0 comments X
read the original abstract

An artificial neural network is presented based on the idea of connections between units that are only active for a specific range of input values and zero outside that range (and so are not evaluated outside the active range). The connection function is represented by a polynomial with compact support. The finite range of activation allows for great activation sparsity in the network and means that theoretically you are able to add computational power to the network without increasing the computational time required to evaluate the network for a given input. The polynomial order ranges from first to fifth order. Unit dropout is used for regularization and a parameter free weight update is used. Better performance is obtained by moving from piecewise linear connections to piecewise quadratic, even better performance can be obtained by moving to higher order polynomials. The algorithm is tested on the MAGIC Gamma ray data set as well as the MNIST data set.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Variations on the Chebyshev-Lagrange Activation Function

    cs.LG 2019-06 unverdicted novelty 6.0

    Chebyshev-Lagrange activations with linear extrapolation match or exceed ReLU/tanh performance in residual networks on image and vector classification tasks.