Unveiling Memorization-Generalization Coexistence: A Case Study on Arithmetic Tasks with Label Noise
This paper investigates how over-parameterized neural networks simultaneously memorize noisy labels and generalize on arithmetic tasks, revealing that while noise suppresses the output of an internal generalization structure, this structure can be effectively recovered through frequency-based methods even under heavy label noise.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are teaching a very smart, but slightly chaotic, student to do math. You give them a bunch of practice problems, but you accidentally mix in some problems with wrong answers (noise).
Usually, we think a student who memorizes the wrong answers will fail the real test. But this paper discovers something surprising: The student can actually learn the correct math rules and memorize the wrong answers at the same time. They just hide the correct rules inside their brain while their mouth keeps saying the wrong things.
Here is a breakdown of what the researchers found, using simple analogies:
1. The "Double Descent" Surprise
In the old days of machine learning, we thought bigger models were just "bigger sponges" that would soak up every mistake and fail.
- The Analogy: Imagine a student who is too small to understand the math. They guess randomly. As they get bigger (more neurons), they start memorizing the specific wrong answers you gave them, so they get worse at the real test.
- The Twist: But if you make the student huge (over-parameterized), something magical happens. They become so big that they can hold two things at once: a perfect understanding of the math rules and a list of all the wrong answers.
- The Result: The bigger the model, the better they get at the real test, even if the training data is full of lies. They just need the right "study habits" (optimization settings) to unlock this ability.
2. The "Bad News Travels Faster" Phenomenon
One of the most counter-intuitive findings is about when the student learns things.
- The Analogy: You might expect a student to learn the correct, logical rules first, and then slowly memorize the weird, random mistakes.
- The Reality: The paper found that the student memorizes the wrong answers first. It's like the student hears a loud, confusing shout (the noise) and immediately writes it down because it's easy to grab. The quiet, logical rules (the clean data) take longer to sink in.
- Why it matters: This means if you stop training the student too early, they will only know the lies. They need to keep training long enough for the "logic" to catch up and overtake the "memorization."
3. The "Hidden Library" vs. The "Noisy Mouth"
Even when the model is trained on data that is 80% wrong, it still learns the correct math rules inside its brain. The problem is that the "noise" is so loud it drowns out the correct answer when the model speaks.
- The Analogy: Imagine a library where the correct books are neatly organized on the shelves (the internal structure), but someone has glued sticky notes with random gibberish all over the covers (the noise). If you just look at the covers, it looks like a mess.
- The Discovery: The researchers found a way to "peel off" the sticky notes. By using a frequency filter (a tool that looks for repeating patterns, like a musical tuner), they could isolate the "correct library" from the "gibberish covers."
- The Result: Even with 80% noise, they could extract the hidden library and get near-perfect test scores. The rules were there all along; they were just buried under noise.
4. Why You Can't Just "Cut Out" the Bad Parts
The researchers tried a simpler method: they tried to find the specific neurons (brain cells) responsible for the good math and cut out the ones responsible for the bad noise.
- The Analogy: Imagine trying to fix a messy room by throwing away the "bad" items and keeping only the "good" ones.
- The Failure: This didn't work very well. Why? Because the "good" math and the "bad" noise aren't stored in separate rooms. They are mixed together in the same neurons, like ingredients in a smoothie. You can't just pick out the strawberries without losing the banana.
- The Conclusion: To get the good stuff out, you need a sophisticated tool (like the frequency filter mentioned above) that can separate the ingredients based on their "flavor" (mathematical structure), not just by trying to remove specific neurons.
Summary
This paper shows that huge AI models are incredibly robust. Even when fed a diet of lies, they can still learn the truth. They learn the truth slowly and hide it deep inside, while quickly memorizing the lies on the surface. With the right tools, we can dig out that hidden truth, proving that the model didn't just memorize the noise—it actually learned the rules.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.