Mathematical foundation, α parameter selection, and comparison to LRU.
This creates a "memory" of attention importance that decays gradually.
| α | Half-Life (steps) | Use Case |
|---|---|---|
| 0.05 | 13.5 | Very stable, long memory |
| 0.1 | 6.6 | Recommended default |
| 0.2 | 3.1 | Faster adaptation |
Status: EMA/LRFU-style scoring is a mechanism, not a measured win. In the corrected Revision-2 simulator, policy advantage depends strongly on HBM budget, α, workload, and whether policy metadata survives eviction; see Appendix N.