English

Estimating informativeness of samples with Smooth Unique Information

Machine Learning 2021-03-30 v2 Machine Learning

Abstract

We define a notion of information that an individual sample provides to the training of a neural network, and we specialize it to measure both how much a sample informs the final weights and how much it informs the function computed by the weights. Though related, we show that these quantities have a qualitatively different behavior. We give efficient approximations of these quantities using a linearized network and demonstrate empirically that the approximation is accurate for real-world architectures, such as pre-trained ResNets. We apply these measures to several problems, such as dataset summarization, analysis of under-sampled classes, comparison of informativeness of different data sources, and detection of adversarial and corrupted examples. Our work generalizes existing frameworks but enjoys better computational properties for heavily over-parametrized models, which makes it possible to apply it to real-world networks.

Keywords

Cite

@article{arxiv.2101.06640,
  title  = {Estimating informativeness of samples with Smooth Unique Information},
  author = {Hrayr Harutyunyan and Alessandro Achille and Giovanni Paolini and Orchid Majumder and Avinash Ravichandran and Rahul Bhotika and Stefano Soatto},
  journal= {arXiv preprint arXiv:2101.06640},
  year   = {2021}
}

Comments

ICLR 2021, 22 pages

R2 v1 2026-06-23T22:14:27.059Z