You Need More Than Just Attention: Invariant Requirements for Temporal Coherence in AI Systems
Authors/Creators
Description
Current transformer-based AI systems exhibit systematic failures of temporal coherence—the ability to maintain stable meanings, beliefs, and references across inference steps. We argue these failures are best explained by structural constraints of architectures that lack invariant-preserving primitives. Drawing on the Δt framework for temporal dynamics in hierarchical systems, we identify four essential invariants that any coherent inference system must preserve: (1) Temporal Coherence - past claims constrain present outputs, (2) Semantic Conservation - meaning remains stable under transformation, (3) Epistemic Grounding - sources actually constrain claims, and (4) Irreversibility - errors leave learning residue.
We present empirical tests demonstrating that major production language models violate these invariants despite vastly different implementations. Critically, we show these violations are consistent with architectural limitations: they persist across all tested transformer-based systems because transformers lack the necessary primitives (persistent endogenous state, endogenous state evolution operators, temporal coupling controls).
This work establishes invariant requirements as diagnostic infrastructure for evaluating whether systems can maintain coherence, and demonstrates why current approaches cannot satisfy these requirements without fundamental architectural changes.
Files
attention_invariants_paper.pdf
Files
(118.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1f3dcb3c01019785cf64cfc540afe135
|
118.1 kB | Preview Download |
Additional details
References
- Vaswani, A., et al. (2017). Attention is all you need. *Advances in Neural Information Processing Systems*, 30.
- Brown, T., et al. (2020). Language models are few-shot learners. *Advances in Neural Information Processing Systems*, 33, 1877-1901.
- Anthropic. (2024). Claude 3 Model Card. Technical Report.
- Meta AI. (2024). Llama 3.1 Model Card. Technical Report.
- Ouyang, L., et al. (2022). Training language models to follow instructions with human feedback. *Advances in Neural Information Processing Systems*, 35.
- Guo, C., et al. (2017). On calibration of modern neural networks. *ICML*.
- Lin, S., Hilton, J., & Evans, O. (2021). TruthfulQA: Measuring how models mimic human falsehoods. *arXiv:2109.07958*.
- Maynez, J., et al. (2020). On faithfulness and factuality in abstractive summarization. *ACL*.
- Rashkin, H., et al. (2023). Measuring attribution in natural language generation models. *arXiv:2112.12870*.
- Ji, Z., et al. (2023). Survey of hallucination in natural language generation. *ACM Computing Surveys*, 55(12), 1-38.
- Liu, N. F., Lin, K., Hewitt, J., Paranjape, A., Bevilacqua, M., Petroni, F., & Liang, P. (2023). Lost in the Middle: How Language Models Use Long Contexts. *Transactions of the ACL*.
- Gu, A., Dao, T., et al. (2023). Mamba: Linear-Time Sequence Modeling with Selective State Spaces. *arXiv:2312.00752*.
- Packer, C., Fang, V., Patil, S., et al. (2023). MemGPT: Towards LLMs as Operating Systems. *arXiv:2310.08560*.
- Strogatz, S. H. (2015). *Nonlinear Dynamics and Chaos: With Applications to Physics, Biology, Chemistry, and Engineering* (2nd ed.). Westview Press. ```