pith. sign in

arxiv: 1706.05394 · v2 · pith:SHQ7OVK4new · submitted 2017-06-16 · 📊 stat.ML · cs.LG

A Closer Look at Memorization in Deep Networks

classification 📊 stat.ML cs.LG
keywords deepdatanetworksgeneralizationmemorizationnoisecapacitylearning
0
0 comments X
read the original abstract

We examine the role of memorization in deep learning, drawing connections to capacity, generalization, and adversarial robustness. While deep networks are capable of memorizing noise data, our results suggest that they tend to prioritize learning simple patterns first. In our experiments, we expose qualitative differences in gradient-based optimization of deep neural networks (DNNs) on noise vs. real data. We also demonstrate that for appropriately tuned explicit regularization (e.g., dropout) we can degrade DNN training performance on noise datasets without compromising generalization on real data. Our analysis suggests that the notions of effective capacity which are dataset independent are unlikely to explain the generalization performance of deep networks when trained with gradient based methods because training data itself plays an important role in determining the degree of memorization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An overview of condensation phenomenon in deep learning

    cs.LG 2025-04 unverdicted novelty 2.0

    Neural networks exhibit condensation of neurons into clusters with similar outputs whose number increases monotonically during training, facilitated by small initializations or dropout, providing insights into general...