We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: The Compact Support Neural Network

Abstract: Neural networks are popular and useful in many fields, but they have the problem of giving high confidence responses for examples that are away from the training data. This makes the neural networks very confident in their prediction while making gross mistakes, thus limiting their reliability for safety-critical applications such as autonomous driving, space exploration, etc. This paper introduces a novel neuron generalization that has the standard dot-product-based neuron and the {\color{black} radial basis function (RBF)} neuron as two extreme cases of a shape parameter. Using a rectified linear unit (ReLU) as the activation function results in a novel neuron that has compact support, which means its output is zero outside a bounded domain. To address the difficulties in training the proposed neural network, it introduces a novel training method that takes a pretrained standard neural network that is fine-tuned while gradually increasing the shape parameter to the desired value. The theoretical findings of the paper are a bound on the gradient of the proposed neuron and a proof that a neural network with such neurons has the universal approximation property. This means that the network can approximate any continuous and integrable function with an arbitrary degree of accuracy. The experimental findings on standard benchmark datasets show that the proposed approach has smaller test errors than state-of-the-art competing methods and outperforms the competing methods in detecting out-of-distribution samples on two out of three datasets.
Comments: 13 pages, 6 figures
Subjects: Machine Learning (cs.LG)
Journal reference: Sensors 2021, 21(24), 8494
DOI: 10.3390/s21248494
Cite as: arXiv:2104.00269 [cs.LG]
  (or arXiv:2104.00269v3 [cs.LG] for this version)

Submission history

From: Adrian Barbu [view email]
[v1] Thu, 1 Apr 2021 06:08:09 GMT (661kb,D)
[v2] Sat, 20 Nov 2021 22:23:12 GMT (1075kb,D)
[v3] Tue, 7 Dec 2021 17:11:51 GMT (1076kb,D)

Link back to: arXiv, form interface, contact.