concept
active
concept:hopfield-networks-is-all-you-need-ramsauer-et-al-2020Hopfield Networks is All You Need (Ramsauer et al., 2020)
Paper showing Hopfield networks are closely related to transformers; key intermediary result used to connect TEM to transformers.
Neighborhood — ranked by edge-count
Papers (1)
paper
Frameworks (1)
framework
- Hopfield NetworkcitesA recurrent connectionist architecture that implements associative memory and distributed computation through symmetric weighted connections and Hebbian learning rules. The network converges to stable states through recurrent dynamics, enabling both memory retrieval and combinatorial problem-solving in a fully distributed manner.
Concepts (1)
concept
- Self-attentioncitesA form of key-query attention within a single input sequence; core to Transformers.
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.
- Summary of known Hopfield network capabilities used as a model for collective computation.
- Neural networks and physical systems with emergent collective computational abilities (Hopfield, 1982)concept0.720Original Hopfield network paper; the attractor dynamics in TEM memory retrieval are a continuous version of this.
- Technical issue: original Hopfield networks scale linearly with neuron count; exponential activations enable 2^(N/2) scaling but softmax used in TEM-t has intermediate properties.
- Architectural requirement from machine learning.
- DAS reveals that the neural network encodes abstract relational structure rather than raw input identities.
- Canonical definition of the paper's central concept; encapsulates mechanism of cognitive scaling through bioelectric integration.
- Vision statement in the conclusion.