Divisive Normalization Shapes Low-Rank Slow Manifolds for Continuous Working Memory
This paper proposes the Recurrent Divisive Normalization Network (RDNN), a biologically inspired model that utilizes divisive normalization to overcome the fragility of classical attractor networks and the discretization failures of standard RNNs, thereby enabling the robust learning of continuous, low-rank slow manifolds for working memory through activity-dependent gradient scaling.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer
Imagine your brain as a bustling city where thoughts are like cars driving on roads. Sometimes, you need to keep a car moving smoothly along a specific route without stopping, even if the traffic lights change or the wind blows. This ability to hold a continuous thought—like remembering a direction you're facing or a number you're counting—is called "working memory." For decades, scientists have tried to build computer models that mimic this skill. The old models were like rigid train tracks: if you tried to make them carry a continuous variable, they would snap into a series of disconnected stops, forcing the train to jump from one station to the next instead of gliding smoothly. Other models were like delicate glass sculptures; they could hold a continuous path, but the slightest wobble would shatter the whole thing. The big question has been: how does the real brain manage to keep these thoughts flowing smoothly and stably, and can we build a computer that does the same without breaking?
This paper introduces a new kind of computer model called the Recurrent Divisive Normalization Network (RDNN) to solve this puzzle. The authors took inspiration from a biological rule found in real brains called "divisive normalization." Think of this as a smart volume knob that doesn't just turn sound up or down, but adjusts the volume based on how loud the whole room is. If everyone in the room starts shouting, the knob automatically turns down the gain for everyone so no one drowns out the others, keeping the conversation balanced. The researchers built a digital version of this "volume knob" into their network. They found that this simple mechanism acts like a magical stabilizer. Instead of shattering the smooth path of memory into jagged, disconnected points, the RDNN keeps the memory flowing on a "slow manifold"—a smooth, continuous highway where thoughts can travel without getting stuck or drifting away.
The team tested their model on tasks that require holding a continuous variable, like tracking a spinning wheel or remembering a direction without looking at it. While standard computer models (like GRUs and LSTMs) failed to learn these smooth paths, often breaking the memory into a series of frozen snapshots, the RDNN succeeded. It learned to maintain a stable, continuous representation that could handle changing inputs without collapsing. The researchers discovered that this "volume knob" does something surprising behind the scenes: it naturally forces the network to compress its own complexity. Even though the network has many parts, the math shows it only really uses a few key dimensions to do the work, making it efficient and robust.
Crucially, the paper argues that this specific type of "volume control" (divisive) is mathematically essential for handling changing inputs. The authors tested a different kind of control, called "subtractive inhibition," which is like simply subtracting a fixed amount of noise. They found that while subtractive control could hold a static memory (like remembering a direction when nothing is happening), it failed miserably when the input started moving. The smooth path shattered into a messy collection of stops. This suggests that for the brain to handle the dynamic, changing world, it needs the multiplicative, scaling power of divisive normalization, not just simple subtraction.
In simulations, the RDNN showed that it could learn these smooth paths with high fidelity, maintaining a low "effective rank" (a measure of how many dimensions the network actually uses) that stayed small even as the network got bigger. The authors suggest that this mechanism isn't just a biological accident but a critical computational trick that allows for high-fidelity, continuous working memory. However, they also note that while this model is great for short-term, dynamic tracking, it might eventually drift over very long periods, whereas the "shattered" models might actually be better at locking in a memory for a very long time. The paper concludes that by mimicking this specific biological rule, we can build artificial brains that are much better at the fluid, continuous thinking that humans do every day.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.