What Softmax Throws Away: Mass-Aware Attention for Evidence Accumulation

πŸ“… 2026-07-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Standard attention mechanisms fail to preserve cumulative evidence when inputs contain repetitions, leading to loss of structural information in representations. This work proposes Mass-Aware Attention (MAA), which explicitly links attention normalization with evidence accumulation for the first time. By generalizing L1 normalization to the Lp family, MAA enables a tunable p-value to control invariance to input repetitions without introducing additional parameters or supervision, thereby enhancing the recoverability of information in learned representations. The mechanism is broadly applicable to models for continuous-time dynamic graphs, temporal point processes, temporal knowledge graphs, and retrieval-augmented generation. Evaluated across 12 model–dataset combinations, MAA significantly improves future link prediction AUC in 11 cases, increases linear recoverability by an average of 4.49%, and consistently enhances preferential attachment recovery.
πŸ“ Abstract
High task performance does not show whether a model retains prediction-relevant structural information in its internal representation. Temporal graph models, for example, can achieve high future-link AUC while basic graph statistics remain difficult to recover from the same representation. We identify one source of this gap in the weighted averaging used by standard attention: when an evidence pattern is repeated, the numerator and denominator grow at the same rate, so inputs with different amounts of accumulated evidence can produce the same aggregate. We propose Mass-Aware Attention (MAA), which generalizes standard L1 normalization to an Lp family. Under repetition, MAA makes the numerator and denominator scale at different rates, retaining the effective number of contributing inputs in the representation magnitude. It adds no supervision, parameters, hidden dimensions, or explicit count features, and recovers standard attention at p=1. Across four continuous-time dynamic graph models and three datasets, MAA improves future-link AUC in 11 of 12 model-dataset cells. Linear recovery from the same hidden representation increases by 4.49% on average, and preferential-attachment recovery improves in all 12 cells after family-wise correction. We also observe consistent evidence in marked temporal point processes, temporal knowledge graphs, retrieval-augmented generation, and spatio-temporal point processes. Information accessibility and task utility remain distinct: NLL improves in MTPP, ranking is largely preserved in TKG, additional information in RAG does not improve the diagnostic head, and downstream LayerNorm can erase the signal in STPP. These results position MAA as a general normalization principle for improving predictor-facing representation informativeness by controlling repetition invariance in standard attention.
Problem

Research questions and friction points this paper is trying to address.

attention mechanism
evidence accumulation
representation informativeness
repetition invariance
softmax normalization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Mass-Aware Attention
evidence accumulation
attention normalization
representation informativeness
Lp normalization
πŸ”Ž Similar Papers
2024-06-03International Conference on Machine LearningCitations: 0
M
Minwoo Yu
Smart Computing Laboratory, Department of Computer Science & Engineering, Konkuk University, Seoul 05029, Republic of Korea
Young-guk Ha
Young-guk Ha
Professor of Computer Science and Engineering, Konkuk University
AIMetaverseCloud Computing