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

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

Reinforcement

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

Reinforcement Schedules

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

Associative Learning

461
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...
461
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

99
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
99
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

133
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
133

You might also read

Related Articles

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

Sort by
Same author

The role of the NLRP3 inflammasome in hypertension-related chronic heart failure and its potential therapeutic targets.

Frontiers in immunology·2026
Same author

Sleep Rhythmicity as a Core Domain of Multidimensional Sleep Health Associated with Cognitive Impairment in Older Men.

Nature and science of sleep·2026
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

Related Experiment Video

Updated: Jul 26, 2025

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

Efficient Bayesian Policy Reuse With a Scalable Observation Model in Deep Reinforcement Learning.

Jinmei Liu, Zhi Wang, Chunlin Chen

    IEEE Transactions on Neural Networks and Learning Systems
    |June 13, 2023
    PubMed
    Summary

    This study introduces an improved Bayesian policy reuse (BPR) method for efficient policy transfer in deep reinforcement learning (DRL). By using state transition samples and a scalable observation model, it enables faster and more accurate task inference and avoids negative transfer in continual learning.

    More Related Videos

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    632
    Radio Frequency Identification and Motion-sensitive Video Efficiently Automate Recording of Unrewarded Choice Behavior by Bumblebees
    09:09

    Radio Frequency Identification and Motion-sensitive Video Efficiently Automate Recording of Unrewarded Choice Behavior by Bumblebees

    Published on: November 15, 2014

    11.0K

    Related Experiment Videos

    Last Updated: Jul 26, 2025

    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
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    632
    Radio Frequency Identification and Motion-sensitive Video Efficiently Automate Recording of Unrewarded Choice Behavior by Bumblebees
    09:09

    Radio Frequency Identification and Motion-sensitive Video Efficiently Automate Recording of Unrewarded Choice Behavior by Bumblebees

    Published on: November 15, 2014

    11.0K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Robotics

    Background:

    • Bayesian policy reuse (BPR) is a framework for policy transfer using task belief inference.
    • Existing BPR methods often rely on limited, end-of-episode signals like episodic return.
    • Current BPR approaches can be sample-inefficient and struggle with scalable observation models.

    Purpose of the Study:

    • To enhance Bayesian policy reuse (BPR) for more efficient policy transfer in deep reinforcement learning (DRL).
    • To address limitations in observation signals and the scalability of observation models in traditional BPR.
    • To adapt BPR for continual learning scenarios, preventing negative transfer.

    Main Methods:

    • Replaced episodic return with informative, instantaneous state transition samples for task inference.
    • Developed a scalable observation model by fitting state transition functions from limited samples.
    • Extended the framework to continual learning using a plug-and-play scalable observation model.

    Main Results:

    • The proposed method achieves faster and more accurate task inference compared to traditional BPR.
    • The scalable observation model effectively generalizes across tasks with minimal samples.
    • The continual learning extension successfully mitigates negative transfer in new, unknown tasks.

    Conclusions:

    • The improved BPR method significantly enhances policy transfer efficiency in DRL.
    • The novel observation signal and scalable model offer practical advantages for real-world applications.
    • The adaptation for continual learning broadens the applicability of BPR to dynamic environments.