method
active
method:hebbian-learningHebbian Learning
Principle that correlations strengthen connections; implements distributed learning in connectionist networks without centralized supervision.
Neighborhood — ranked by edge-count
Frameworks (3)
framework
- Hopfield NetworkimplementsA 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.
- Tolman-Eichenbaum Machine (TEM)implementsNeuroscience model of hippocampal formation that the paper shows is mathematically equivalent to a transformer with recurrent position encodings.
- Models where intelligence arises from organisation of connections between simple processing units, used as basis for evolutionary connectionism
Concepts (1)
concept
- ConnectionismimplementsCentral framework proposing intelligence resides in organization of relationships between components, not in individual parts; used to unify individual and collective intelligence.
Methods (1)
method
- Molecular Hebbian learningrelated_toUnsupervised learning rule in molecular systems where species i,j with high co-localized concentrations strengthen their interaction strength through proximity-based ligation
Conceptual bridges
2-hop · via this method's ideasWhere ideas in this method connect to the rest of the corpus — the same concept, an analogy, or a restatement elsewhere.
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.
- Associative learning rule; learning of likelihood matrix A is formally identical to Hebbian plasticity.
- Describes the self-reinforcing nature of Hebbian learning in networks.
- Process of inferring causes of sensory information; unified with value learning as integral aspects of free energy minimization.
- Inference of parameters encoding contingencies of the world (e.g., likelihood matrix A) at slower timescale than perception.
- Sentience criterion; capacity occurs even in gene regulatory networks and non-neural morphogenetic agents.
- Learning model parameters through curious, uncertainty-reducing behavior; reducing ignorance about contingencies
- Model-free RL algorithm used in experimental comparison; employs ε-greedy exploration.
- Synaptic update rule that is formally identical to associative learning; used for learning A.