method
active
method:gpt-like-transformer-autoregressive-model-self-priorGPT-like Transformer Autoregressive Model (Self-Prior)
The self-prior is implemented as a GPT-like transformer that autoregressively models the joint distribution of the unified latent state
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- Self-PriorimplementsThe key novel contribution: an internal model that learns the density of familiar multisensory experiences and drives mark-removal behavior through mismatch with the free energy principle
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- A family of large language models trained on next-token prediction, central example of simulators.
- Second model system studied; used to show why flat autoregressive LLMs struggle with long-range coherence.
- The transformer's model of itself as a predictive text engine, developed through in-context learning.
- Statistical technique where outputs are regressed on previous values; used in language generation
- Importance of recursive generation.
- Claim formalizing the Anima Labs idea that transformers are effectively recurrent due to K/V stream.
- Critique of the oracle/supervised frame.
- The mechanism by which LLMs generate text: drawing a token from the next-token distribution and appending it to context repeatedly