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

1.2K
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:
1.2K
Law of Effect01:06

Law of Effect

6.0K
B.F. Skinner, a prominent figure in behavioral psychology, introduced operant conditioning by emphasizing the role of consequences in shaping behavior. This theory builds upon the law of effect proposed by Edward Thorndike, which posits that behaviors followed by satisfying outcomes are likely to be repeated. In contrast, those followed by unsatisfying outcomes are less likely to recur.
Edward Thorndike's foundational work involved studying learning in animals, particularly using puzzle...
6.0K
Observational Learning01:12

Observational Learning

1.4K
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...
1.4K
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

3.9K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
3.9K
Reinforcement Schedules01:24

Reinforcement Schedules

721
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,...
721
Hierarchy of Motor Control01:18

Hierarchy of Motor Control

6.9K
The hierarchy of motor control refers to the different levels of organization and processing involved in controlling movement in the body. These levels range from higher cortical areas involved in planning and decision-making to lower spinal cord reflexes that respond automatically to external stimuli.
6.9K

You might also read

Related Articles

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

Sort by
Same author

Accelerating scientific discovery with Co-Scientist.

Nature·2026
Same author

Identifying clinical phenotypes of injured patients who meet Air Medical Prehospital Triage (AMPT) score criteria for helicopter transport.

The journal of trauma and acute care surgery·2026
Same author

From ChatGPT to UroGPT: A guideline-trained artificial intelligence model for male infertility.

Current urology·2026
Same author

The Time Is Now: Barriers and Solutions for an ACGME Requirement in Reproductive Psychiatry.

Academic psychiatry : the journal of the American Association of Directors of Psychiatric Residency Training and the Association for Academic Psychiatry·2026
Same author

Advancing regulatory variant effect prediction with AlphaGenome.

Nature·2026
Same author

Olympiad-level formal mathematical reasoning with reinforcement learning.

Nature·2025
Same journal

Retraction Note: NSD2 targeting reverses plasticity and drug resistance in prostate cancer.

Nature·2026
Same journal

Enhanced B cell priming induces broadly neutralizing HIV-1 apex antibodies.

Nature·2026
Same journal

Vaccination elicits HIV broadly neutralizing antibodies in primates.

Nature·2026
Same journal

Child online safety needs more than social-media bans.

Nature·2026
Same journal

Ebola preparedness must start with ecosystems and before humans show symptoms.

Nature·2026
Same journal

AI tools can speed up thinking, but evidence still comes from the lab bench.

Nature·2026
See all related articles

Related Experiment Video

Updated: Apr 16, 2026

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

10.0K

Human-level control through deep reinforcement learning.

Volodymyr Mnih1, Koray Kavukcuoglu1, David Silver1

  • 1Google DeepMind, 5 New Street Square, London EC4A 3TW, UK.

Nature
|February 27, 2015
PubMed
Summary
This summary is machine-generated.

This study introduces a deep Q-network, an artificial agent that learns from high-dimensional sensory inputs using end-to-end reinforcement learning. The agent achieved human-level performance in Atari games, demonstrating effective generalization from raw pixel data.

More Related Videos

Investigating Motor Skill Learning Processes with a Robotic Manipulandum
07:52

Investigating Motor Skill Learning Processes with a Robotic Manipulandum

Published on: February 12, 2017

9.3K
Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

5.3K

Related Experiment Videos

Last Updated: Apr 16, 2026

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

10.0K
Investigating Motor Skill Learning Processes with a Robotic Manipulandum
07:52

Investigating Motor Skill Learning Processes with a Robotic Manipulandum

Published on: February 12, 2017

9.3K
Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

5.3K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computational Neuroscience

Background:

  • Reinforcement learning (RL) optimizes agent control based on psychological and neuroscientific principles.
  • Real-world RL requires agents to derive efficient representations from high-dimensional sensory inputs for generalization.
  • Existing RL agents are limited to handcrafted features or low-dimensional, fully observed states.

Purpose of the Study:

  • To develop a novel artificial agent capable of end-to-end reinforcement learning from high-dimensional sensory inputs.
  • To overcome limitations of previous RL agents in complex, real-world scenarios.
  • To bridge the gap between raw sensory data and effective decision-making in artificial agents.

Main Methods:

  • Utilized advances in deep neural network training to create a deep Q-network agent.
  • Employed end-to-end reinforcement learning, processing only raw pixels and game scores as inputs.
  • Tested the agent on a diverse set of 49 classic Atari 2600 games.

Main Results:

  • The deep Q-network agent surpassed all previous algorithms in Atari 2600 games.
  • Achieved performance comparable to professional human games testers across the tested games.
  • Demonstrated successful learning and generalization directly from high-dimensional visual input.

Conclusions:

  • The deep Q-network represents a significant advancement in artificial intelligence, enabling learning from raw sensory data.
  • This approach bridges the divide between high-dimensional inputs and actions, creating versatile agents.
  • The agent's success across a variety of challenging tasks highlights the potential of deep reinforcement learning.