Geometric Entropy and Retrieval Phase Transitions in Continuous Thermal Dense Associative Memory
Abstract
Lay Summary
When you hear a few notes of a song, you can often recall the whole tune. Modern AI does the same: give it a snippet of text, and it pulls up related information using a mechanism called "attention." A simpler math model, Dense Associative Memory, describes this same recall from a partial cue, and one step of it works exactly like one step of attention — so it is a clean way to study how attention behaves. We asked how well such a memory holds up against random noise from the environment, and found that the answer depends on one design choice: how the model decides what counts as "close" to a stored memory. The smooth rule used in normal attention can always be broken by enough noise. But a rule with a hard cutoff — one that ignores any memory that is too far away — cannot be broken by noise at all, as long as the memory is not overloaded. This points to a concrete way to build noise-proof memory in AI.