The Compact Support Neural Network

04/01/2021
by   Adrian Barbu, et al.
0

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. In this paper, we present a neuron generalization that has the standard dot-product-based neuron and the RBF neuron as two extreme cases of a shape parameter. Using ReLU as the activation function we obtain a novel neuron that has compact support, which means its output is zero outside a bounded domain. We show how to avoid difficulties in training a neural network with such neurons, by starting with a trained standard neural network and gradually increasing the shape parameter to the desired value. Through experiments on standard benchmark datasets, we show the promise of the proposed approach, in that it can have good prediction accuracy on in-distribution samples while being able to consistently detect and have low confidence on out-of-distribution samples.

READ FULL TEXT

page 4

page 5

research
12/27/2019

Learning Neural Activations

An artificial neuron is modelled as a weighted summation followed by an ...
research
12/13/2018

Why ReLU networks yield high-confidence predictions far away from the training data and how to mitigate the problem

Classifiers used in the wild, in particular for safety-critical systems,...
research
09/13/2019

Shapley Interpretation and Activation in Neural Networks

We propose a novel Shapley value approach to help address neural network...
research
06/05/2023

Neuron Activation Coverage: Rethinking Out-of-distribution Detection and Generalization

The out-of-distribution (OOD) problem generally arises when neural netwo...
research
11/30/2021

Neuron with Steady Response Leads to Better Generalization

Regularization can mitigate the generalization gap between training and ...
research
03/05/2014

Artificial Neuron Modelling Based on Wave Shape

This paper describes a new model for an artificial neural network proces...
research
12/29/2022

Detection of out-of-distribution samples using binary neuron activation patterns

Deep neural networks (DNN) have outstanding performance in various appli...

Please sign up or login with your details

Forgot password? Click here to reset