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

Observational Learning01:12

Observational Learning

614
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...
614
Associative Learning01:27

Associative Learning

852
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...
852
Reinforcement Schedules01:24

Reinforcement Schedules

324
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,...
324
Reinforcement01:23

Reinforcement

597
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:
597
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.3K
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...
2.3K
Cognitive Learning01:21

Cognitive Learning

829
Cognitive learning is based on purposive behavior, incidental learning, and insight learning.
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
829

You might also read

Related Articles

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

Sort by
Same author

Peripheral and central vestibular neuromodulation improve postural control in adolescent idiopathic scoliosis: a randomized, sham-controlled, multi-arm intervention study.

Journal of neuroengineering and rehabilitation·2026
Same author

scCCVGBen for benchmarking of single-cell representation learning anchored on a centroid-coupled variational graph attention autoencoder across scRNA-seq and scATAC-seq.

Frontiers in genetics·2026
Same author

A Quantum Self-Attention Neural Network Model on Quantum Circuits.

IEEE transactions on cybernetics·2026
Same author

Reduced HAV IgG Seropositivity Among Unvaccinated People Living with HIV: The Weak Shield.

Tropical medicine and infectious disease·2026
Same author

Immunosuppression, resistance burden, and qSOFA on short-term prognosis and difficult clearance in hospitalized patients with Salmonella infection: a single-center retrospective cohort study.

BMC infectious diseases·2026
Same author

LAIOR: a hyperbolic neural ODE variational framework for interpretable single-cell manifold learning and trajectory inference.

Frontiers in genetics·2026

Related Experiment Video

Updated: Nov 17, 2025

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.8K

Lifelong Incremental Reinforcement Learning With Online Bayesian Inference.

Zhi Wang, Chunlin Chen, Daoyi Dong

    IEEE Transactions on Neural Networks and Learning Systems
    |February 11, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces lifelong incremental reinforcement learning (LLIRL), an algorithm enabling agents to adapt to changing environments by incrementally learning and reusing past experiences for continuous adaptation.

    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.7K
    Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning
    11:20

    Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning

    Published on: June 2, 2014

    12.2K

    Related Experiment Videos

    Last Updated: Nov 17, 2025

    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.8K
    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.7K
    Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning
    11:20

    Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning

    Published on: June 2, 2014

    12.2K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Robotics

    Background:

    • Long-lived reinforcement learning (RL) agents require continuous adaptation to dynamic environments.
    • Incremental learning is crucial for agents to build upon past experiences and adapt efficiently.

    Purpose of the Study:

    • To propose lifelong incremental reinforcement learning (LLIRL), an algorithm for efficient lifelong adaptation in dynamic environments.
    • To develop a method for agents to incrementally adapt their behavior and learning processes.

    Main Methods:

    • Developed a library of infinite mixture of parameterized environment models using a Chinese restaurant process (CRP) prior.
    • Employed the expectation-maximization (EM) algorithm with online Bayesian inference for incremental updates.
    • Utilized E-step for posterior expectation estimation and M-step for parameter updates.

    Main Results:

    • The LLIRL algorithm effectively clusters environment parameters in a latent space.
    • New environment models are instantiated automatically, and old models are retrieved when environments reappear.
    • Simulation experiments showed LLIRL outperforms existing methods in dynamic environments.

    Conclusions:

    • LLIRL enables effective incremental adaptation to dynamic environments for lifelong learning.
    • The algorithm facilitates continuous adaptation and efficient learning by managing a dynamic set of environment models.