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

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

Associative Learning

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

Reinforcement

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

Avoidance Learning and Learned Helplessness

2.5K
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.5K
Reinforcement Schedules01:24

Reinforcement Schedules

436
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,...
436
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

1.3K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
1.3K

You might also read

Related Articles

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

Sort by
Same author

Photosensitizing metal-organic framework nanoparticles combined with tumor-sensitization strategies can enhance the phototherapeutic effect upon medullary thyroid carcinoma.

Biochimica et biophysica acta. General subjects·2024
Same author

Advancements in NADH Oxidase Nanozymes: Bridging Nanotechnology and Biomedical Applications.

Advanced healthcare materials·2024
Same author

Regulatory effects of tea polysaccharides on hepatic inflammation, gut microbiota dysbiosis, and serum metabolomic signatures in beef cattle under heat stress.

Frontiers in physiology·2024
Same author

Empowering brain tumor management: chimeric antigen receptor macrophage therapy.

Theranostics·2024
Same author

Effect of perioperative blood transfusion (BTF) on elderly gastric cancer patients.

Journal of gastrointestinal oncology·2024
Same author

Tuberculosis to lung cancer: application of tuberculosis signatures in identification of lung adenocarcinoma subtypes and marker screening.

Journal of Cancer·2024
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Survey on Human-Centric Voice-Face Multimodal Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Jan 9, 2026

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

994

Model-Based Offline Reinforcement Learning With Adversarial Data Augmentation.

Hongye Cao, Fan Feng, Jing Huo

    IEEE Transactions on Neural Networks and Learning Systems
    |December 2, 2025
    PubMed
    Summary
    This summary is machine-generated.

    Model-based offline reinforcement learning (RL) uses adversarial data augmentation to improve policy optimization. MORAL enhances training data by dynamically selecting models, leading to better performance on diverse tasks.

    Related Experiment Videos

    Last Updated: Jan 9, 2026

    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

    994

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Robotics

    Background:

    • Model-based offline reinforcement learning (RL) aims to optimize policies using pre-collected datasets.
    • Current methods struggle with static data and extrapolation errors from fixed models.
    • Offline agents cannot interact with the environment for data collection.

    Purpose of the Study:

    • To introduce a novel approach, Model-based Offline Reinforcement learning with AdversariaL data augmentation (MORAL), to address limitations in offline RL.
    • To enhance policy optimization by enriching training data through adversarial augmentation.
    • To improve the robustness and applicability of model-based offline RL.

    Main Methods:

    • MORAL employs adversarial data augmentation, replacing fixed-horizon rollouts with alternating sampling using ensemble models.
    • A dynamic adversarial process selects ensemble models against the policy to mitigate optimistic bias.
    • A differential factor (DF) is integrated for regularization and error minimization during extrapolation.

    Main Results:

    • MORAL effectively enriches training data, enabling robust policy optimization without manual rollout horizon tuning.
    • The method demonstrates adaptability across diverse offline tasks.
    • Experiments on the D4RL benchmark show MORAL surpasses existing model-based offline RL techniques.

    Conclusions:

    • MORAL offers a significant advancement in model-based offline reinforcement learning.
    • The adversarial data augmentation strategy improves policy learning and sample efficiency.
    • MORAL presents a robust and broadly applicable solution for offline RL challenges.