← Latest papers
🔢 mathematics

A Counterexample to Fourier Alignment in Single-Neuron Modular Addition

This paper disproves the hypothesis of Fourier alignment in single-neuron modular addition by constructing a counterexample where an initially active ReLU neuron becomes permanently inactive with its Fourier energy equally distributed across all nonzero frequency classes, a phenomenon that occurs with positive probability under Gaussian initialization and persists across various training conventions and approximation methods.

Original authors: Gautam Neelakantan Memana

Published 2026-08-06
📖 5 min read🧠 Deep dive

Original authors: Gautam Neelakantan Memana

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

The Puzzle of the Singing Neuron

Imagine a vast, digital orchestra where every musician is a tiny, simple switch called a "neuron." These switches don't play complex symphonies on their own; they just listen to a few notes, decide if the sound is loud enough, and then shout a single number to the next section. When you connect millions of these switches together, you get a neural network, a machine that can learn to recognize cats, translate languages, or solve math problems. But here's the mystery: how does a machine made of such simple parts figure out complex rules?

Scientists have been studying a specific, tricky math game called "modular addition." It's like a clock that only has a certain number of hours (say, 5 or 7) and wraps around when it hits the top. If you add 3 hours to 4 o'clock on a 5-hour clock, you don't get 7; you get 2. Neural networks are surprisingly good at learning this game. In fact, when researchers looked inside the networks that solved it, they found something magical: the neurons seemed to start "singing" in specific musical notes, or "frequencies." It looked like the network was organizing itself into a choir where each singer picked just one note to master, and together they created the perfect harmony to solve the math puzzle. This idea, that a single neuron would naturally settle on just one "frequency" to do its job, became a popular theory. It suggested that training these networks was like tuning a radio to find the one perfect station.

The Counter-Example: When the Choir Falls Silent

This paper, written by Gautam Neelakantan Memana, steps into that musical theory and says, "Hold on a second. That's not always what happens." The author presents a clever counterexample—a specific scenario where the popular theory of "single-frequency alignment" completely breaks down.

Think of the popular theory as a rule that says, "If you train a neuron to solve this clock math, it will eventually pick one specific musical note and stick to it forever." The paper shows that this rule is not a law of nature. Instead, the author constructs a very specific starting setup where the neuron behaves in two surprising ways that defy the "one-note" rule.

First, the neuron can simply die. Imagine a singer who starts with a loud voice but, as the conductor (the training algorithm) tries to fix their pitch, the singer gets so discouraged that they stop singing entirely. In the math world, this means the neuron's internal "gate" closes, it stops reacting to any input, and it freezes in a state of silence. When this happens, the math shows that the neuron's "energy" isn't focused on one note at all. Instead, it's spread out equally across every possible note in the song. It's like a singer who, instead of hitting one high note, hums a flat, static noise that contains a tiny bit of every frequency at once.

Second, the paper shows a scenario where the neuron stays active but gets stuck memorizing just one single entry in the math table. Instead of learning the general rule of the clock, it learns to only answer correctly for one specific pair of numbers (like "3 plus 4") and ignores everything else. Even in this "memorizing" state, the math proves that the neuron's focus is still spread out across all frequencies, not just one.

The author proves that these "bad" outcomes aren't just rare accidents. They happen for a whole range of starting conditions. If you were to randomly pick a starting point for the neuron's settings, there is a real, positive chance that it would end up in one of these states where it fails to pick a single frequency. This means that the training process doesn't force the neuron to become a single-note specialist. The "one-note" behavior we see in some experiments is just one possibility, not a guaranteed result.

The paper also checks if this happens with different types of training rules. It shows that even if you change how the math calculates the "dead" state (using different mathematical conventions for when a switch is exactly off) or if you use a smoother version of the switch, the neuron can still get stuck in these multi-frequency, non-aligned states. Even if you train the network using a standard, step-by-step computer method (gradient descent), the neuron can freeze after just one step, never finding that single perfect note.

So, the big takeaway is that while neural networks can learn to use single frequencies to solve modular addition, they don't have to. The training process is flexible enough to let a neuron die or get stuck memorizing a single fact, leaving its internal structure messy and spread across many frequencies. The "single-note choir" is a possible outcome, but it's not the only one the universe allows.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →