Exact Feature Collisions in Neural Networks
Utku Ozbulak, Manvel Gasparyan, Shodhan Rao, Wesley De Neve, Arnout, Van Messem

TL;DR
This paper investigates exact feature collisions in neural networks, providing theoretical insights and a numerical method to generate data points with colliding features across various computer vision tasks.
Contribution
It extends prior work by establishing conditions for exact feature collisions and introduces Null-space search to systematically create such data points.
Findings
Neural networks can have exactly colliding features.
Conditions for the existence of colliding features are identified.
Null-space search effectively generates colliding data points.
Abstract
Predictions made by deep neural networks were shown to be highly sensitive to small changes made in the input space where such maliciously crafted data points containing small perturbations are being referred to as adversarial examples. On the other hand, recent research suggests that the same networks can also be extremely insensitive to changes of large magnitude, where predictions of two largely different data points can be mapped to approximately the same output. In such cases, features of two data points are said to approximately collide, thus leading to the largely similar predictions. Our results improve and extend the work of Li et al.(2019), laying out theoretical grounds for the data points that have colluding features from the perspective of weights of neural networks, revealing that neural networks not only suffer from features that approximately collide but also suffer from…
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 · Advanced Neural Network Applications
