Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Associative Learning01:27

Associative Learning

322
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
322
Law of Segregation01:49

Law of Segregation

65.4K
When crossing pea plants, Mendel noticed that one of the parental traits would sometimes disappear in the first generation of offspring, called the F1 generation, and could reappear in the next generation (F2). He concluded that one of the traits must be dominant over the other, thereby causing masking of one trait in the F1 generation. When he crossed the F1 plants, he found that 75% of the offspring in the F2 generation had the dominant phenotype, while 25% had the recessive phenotype.
65.4K
Law of Independent Assortment02:03

Law of Independent Assortment

55.2K
While Mendel’s Law of Segregation states that the two alleles for one gene are separated into different gametes, a different question of how different genes are inherited remains. For example, is the gene for tall plants inherited with the gene for green peas? Mendel asked this question by experimenting with a dihybrid cross; a cross in which both parents are homozygous for two distinct traits resulting in an F1 generation that are heterozygous for both traits.
55.2K
Behavioral Genetics and Its Designs01:23

Behavioral Genetics and Its Designs

346
Behavior genetics explores how genetic inheritance influences human behavior. It focuses on how genes, passed from parents to offspring, contribute to the development of behavioral traits and tendencies. This branch of genetics seeks to understand the complex interplay between inherited genetic factors and environmental influences in shaping our behaviors.
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
346
Heritability01:06

Heritability

195
Heritability is a statistical concept that measures the degree to which genetic differences among individuals contribute to trait variations within a population. It is a fundamental idea in genetics, often prone to misinterpretation. Heritability is expressed as a percentage, reflecting the proportion of variation in a specific trait across a population that can be linked to genetic differences. However, it's important to understand that heritability does not determine how "genetic"...
195

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A taxonomy of spatial navigation in mammals: Insights from computational modeling.

Neuroscience and biobehavioral reviews·2025
Same author

Exploring the limits of hierarchical world models in reinforcement learning.

Scientific reports·2024
Same author

Correction: A neural network model for online one-shot storage of pattern sequences.

PloS one·2024
Same author

A neural network model for online one-shot storage of pattern sequences.

PloS one·2024
Same author

tachAId-An interactive tool supporting the design of human-centered AI solutions.

Frontiers in artificial intelligence·2024
Same author

A Tutorial on the Spectral Theory of Markov Chains.

Neural computation·2023
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Jun 16, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.5K

Hebbian Descent: A Unified View on Log-Likelihood Learning.

Jan Melchior1, Robin Schiewer2, Laurenz Wiskott3

  • 1Ruhr University Bochum, 44801 Bochum, Germany jan.melchior@ini.rub.de.

Neural Computation
|August 20, 2024
PubMed
Summary
This summary is machine-generated.

Hebbian descent, a novel approach for artificial neural networks, overcomes limitations in continual learning by disregarding activation function derivatives in the output layer. This method improves performance and prevents catastrophic forgetting in deep and shallow networks.

More Related Videos

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
08:05

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques

Published on: June 30, 2020

7.5K
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

6.8K

Related Experiment Videos

Last Updated: Jun 16, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.5K
Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
08:05

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques

Published on: June 30, 2020

7.5K
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

6.8K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computational Neuroscience

Background:

  • The derivative of activation functions in output layers of artificial neural networks can negatively impact performance, especially in continual learning scenarios.
  • Vanishing error signals during backpropagation in saturated activation regions pose a challenge for training neural networks.

Purpose of the Study:

  • To propose Hebbian descent as a theoretical framework and practical implementation to address limitations caused by output layer activation function derivatives.
  • To introduce an alternative loss function, Hebbian descent loss, for gradient descent that bypasses the need for activation function derivatives.

Main Methods:

  • Developed Hebbian descent, an alternative weight update rule for the output layer that disregards the activation function's derivative.
  • Implemented Hebbian descent loss, equivalent to generalized log-likelihood loss.
  • Evaluated Hebbian descent in shallow and deep neural networks, particularly in continual learning tasks, with and without centering.

Main Results:

  • Hebbian descent effectively avoids vanishing error signals in saturated activation regions.
  • In continual learning for shallow networks, Hebbian descent outperformed Hebbian learning and other update rules, showing performance comparable to gradient descent.
  • With centering, Hebbian descent demonstrated superior prevention of catastrophic interference compared to other methods.
  • For deep neural networks, Hebbian descent exhibited comparable or better performance than standard gradient descent.

Conclusions:

  • Hebbian descent offers a unifying perspective on Hebbian learning, gradient descent, and generalized linear models.
  • The proposed method enhances continual learning capabilities and provides a robust alternative for training neural networks, especially those with saturating activation functions in the output layer.
  • Hebbian descent facilitates the design of effective loss-activation function combinations for improved neural network training.