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

Reinforcement01:23

Reinforcement

307
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
307
Reinforcement Schedules01:24

Reinforcement Schedules

227
Positive reinforcement is a powerful method for teaching new behaviors to both animals and humans. B.F. Skinner demonstrated this with his experiments using rats in a Skinner box. When a rat pressed a lever, it received a food pellet. This immediate reward encouraged the rat to repeat the behavior. This method, where a reward follows every instance of the behavior, is known as continuous reinforcement. It is highly effective for establishing new behaviors quickly.
Once a behavior is learned,...
227
Observational Learning01:12

Observational Learning

254
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
254
Associative Learning01:27

Associative Learning

493
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...
493
Long-term Potentiation01:35

Long-term Potentiation

55.5K
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre- and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
55.5K
Introduction to Learning01:18

Introduction to Learning

496
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
496

You might also read

Related Articles

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

Sort by
Same author

Reinforcement learning in linear embedding space unlocks generalizable control across soft robot configurations.

Nature communications·2026
Same author

Steering semi-flexible molecular diffusion model for structure-based drug design with reinforcement learning.

Science advances·2026
Same author

CDIR: LoRA-Inspired Attention for Efficient Composite Degradation Image Restoration.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Oxa-noribogaine reduces alcohol drinking through aversion learning and by altering glutamatergic activity in the mPFC.

Research square·2026
Same author

Design of an automated cell batch microinjection system based on magnetic tweezers for zebrafish embryos.

Microsystems & nanoengineering·2026
Same author

Bridging the latency gap with a continuous stream evaluation framework in event-driven perception.

Nature communications·2026

Related Experiment Video

Updated: Aug 11, 2025

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K

Toward robust and scalable deep spiking reinforcement learning.

Mahmoud Akl1, Deniz Ergene1, Florian Walter1

  • 1Chair of Robotics, Artificial Intelligence and Embedded Systems, TUM School of Computation, Information and Technology, Technische Universität München, Munich, Germany.

Frontiers in Neurorobotics
|February 6, 2023
PubMed
Summary

Spiking neural networks (SNNs) show promise in deep reinforcement learning (DRL), offering energy efficiency. Techniques like extended simulation time and parameter randomization stabilize SNN training for complex control tasks.

Keywords:
continuous controldeep reinforcement learning (Deep RL)hyperparameter tuningreinforcement learningspiking neural network (SNN)

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.4K

Related Experiment Videos

Last Updated: Aug 11, 2025

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.0K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.4K

Area of Science:

  • Artificial Intelligence
  • Computational Neuroscience

Background:

  • Deep reinforcement learning (DRL) integrates reinforcement learning with deep neural networks (DNNs).
  • Spiking neural networks (SNNs) offer a biologically plausible and energy-efficient alternative to DNNs.
  • Surrogate gradient methods enable training SNNs using backpropagation through time (BPTT).

Purpose of the Study:

  • Investigate the application of SNNs as function approximators in DRL algorithms.
  • Evaluate SNN performance in discrete and continuous action space environments using DQN and TD3.

Main Methods:

  • Applied SNNs to Deep Q-Network (DQN) and Twin-Delayed Deep Deterministic Policy Gradient (TD3) algorithms.
  • Explored hyperparameter sensitivity, including membrane parameters like decay factors and thresholds.
  • Investigated methods to improve SNN training stability, such as increasing simulation time and input encoding strategies.

Main Results:

  • SNNs demonstrated sensitivity to hyperparameters like current and voltage decay factors, necessitating extensive tuning.
  • Increased simulation time and a two-neuron encoding approach reduced sensitivity to membrane parameters.
  • Randomizing membrane parameters, rather than using uniform values, enhanced training stability.

Conclusions:

  • SNNs can be effectively utilized with state-of-the-art DRL algorithms for complex continuous control problems.
  • While training complexity increases, SNNs offer potential for direct execution on energy-efficient neuromorphic processors.