Input Similarity from the Neural Network Perspective
Guillaume Charpiat, Nicolas Girard, Loris Felardos, Yuliya Tarabalka

TL;DR
This paper introduces a neural network-based similarity measure for input examples, enabling better understanding of data density, denoising effects, and improved training efficiency without relying on true labels.
Contribution
It defines and analyzes a neural network perspective of input similarity, and demonstrates its applications in data analysis and training acceleration.
Findings
Neural networks can almost perfectly denoise noisy labels through similarity-based averaging.
The proposed similarity measure quantifies how inputs influence each other in the network's parameter space.
Enforcing similarity during training can speed up learning for certain datasets.
Abstract
We first exhibit a multimodal image registration task, for which a neural network trained on a dataset with noisy labels reaches almost perfect accuracy, far beyond noise variance. This surprising auto-denoising phenomenon can be explained as a noise averaging effect over the labels of similar input examples. This effect theoretically grows with the number of similar examples; the question is then to define and estimate the similarity of examples. We express a proper definition of similarity, from the neural network perspective, i.e. we quantify how undissociable two inputs and are, taking a machine learning viewpoint: how much a parameter variation designed to change the output for would impact the output for as well? We study the mathematical properties of this similarity measure, and show how to use it on a trained network to estimate sample density, in low…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Image and Signal Denoising Methods
