And/or trade-off in artificial neurons: impact on adversarial robustness
Alessandro Fontana

TL;DR
This paper investigates how the balance of AND-like and OR-like neurons in neural networks affects adversarial robustness, proposing measures to increase AND-like neurons to improve classification stability.
Contribution
It introduces a novel perspective on neural function continuum, proposing methods to increase AND-like neurons and analyzing their impact on robustness against adversarial attacks.
Findings
Increasing AND-like neurons may enhance robustness
Rescaling inputs and adjusting sigmoid steepness influence neuron types
Preliminary results on MNIST show potential for improved stability
Abstract
Despite the success of neural networks, the issue of classification robustness remains, particularly highlighted by adversarial examples. In this paper, we address this challenge by focusing on the continuum of functions implemented in artificial neurons, ranging from pure AND gates to pure OR gates. Our hypothesis is that the presence of a sufficient number of OR-like neurons in a network can lead to classification brittleness and increased vulnerability to adversarial attacks. We define AND-like neurons and propose measures to increase their proportion in the network. These measures involve rescaling inputs to the [-1,1] interval and reducing the number of points in the steepest section of the sigmoidal activation function. A crucial component of our method is the comparison between a neuron's output distribution when fed with the actual dataset and a randomised version called the…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Integrated Circuits and Semiconductor Failure Analysis
