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

853
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:
853
Observational Learning01:12

Observational Learning

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

Associative Learning

1.3K
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.3K
Reinforcement Schedules01:24

Reinforcement Schedules

467
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,...
467
Cognitive Learning01:21

Cognitive Learning

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

Generalization, Discrimination, and Extinction

1.4K
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.4K

You might also read

Related Articles

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

Sort by
Same author

Advances of polymer microsphere and its application in porous media for enhanced oil recovery.

Advances in colloid and interface science·2025
Same author

TMAC: a Transformer-based partially observable multi-agent communication method.

PeerJ. Computer science·2025
Same author

Effect of Surface Hydrophobicity of Fluorescent Nanopolymer Microspheres on the Stability of CO<sub>2</sub> Foam.

Langmuir : the ACS journal of surfaces and colloids·2025
Same author

Light-injection attack against practical continuous-variable measurement-device-independent quantum key distribution systems.

Optics express·2024
Same author

Deep active learning for multi label text classification.

Scientific reports·2024
Same author

Eliminating Primacy Bias in Online Reinforcement Learning by Self-Distillation.

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

Neural network parameter identification-based prescribed-time adaptive control for morphing glide aircraft.

ISA transactions·2026
Same journal

Nonlinear system-guided continuous-time generalization for cross-aircraft engine state monitoring.

ISA transactions·2026
Same journal

Predefined-time distributed optimal formation control for constrained UAV-UGV systems.

ISA transactions·2026
Same journal

Fixed-time distributed secondary control for voltage/frequency restoration and power sharing in microgrids under switching topologies.

ISA transactions·2026
Same journal

A robust ATUB-Net for bearing fault diagnosis under unbalanced sample scenarios.

ISA transactions·2026
Same journal

Data-driven trajectory tracking control of UAV systems under a novel probability-selection event-triggered mechanism.

ISA transactions·2026
See all related articles

Related Experiment Video

Updated: Jan 19, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K

Behavior fusion for deep reinforcement learning.

Haobin Shi1, Meng Xu1, Kao-Shing Hwang2

  • 1School of Computer Science, Northwestern Polytechnical University, China.

ISA Transactions
|September 24, 2019
PubMed
Summary
This summary is machine-generated.

This study introduces a behavior fusion framework for deep reinforcement learning (DRL) to simplify complex task training. It decomposes tasks into sub-tasks, merging policies to avoid complex reward function design.

Keywords:
Actor–criticBehavior fusionComplex taskDeep reinforcement learningPolicy gradient

Related Experiment Videos

Last Updated: Jan 19, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Robotics

Background:

  • Designing reward functions for complex tasks in deep reinforcement learning (DRL) is challenging.
  • Existing methods often require extensive task-specific reward engineering and training.
  • This necessitates novel approaches for efficient policy learning in DRL.

Purpose of the Study:

  • To propose a behavior fusion framework for actor-critic architectures to address reward function design challenges in DRL.
  • To enable learning policies for complex tasks by decomposing them into simpler sub-tasks.
  • To facilitate rapid prototyping and policy assembly for intricate DRL applications.

Main Methods:

  • Decomposition of complex tasks into multiple sub-tasks, each trained individually with a simple reward function.
  • Merging pre-trained sub-task policies into a unified policy for the overall complex task.
  • Integration of modules in policy gradient calculation using accumulated returns to minimize variance.

Main Results:

  • The behavior fusion framework successfully decomposes and merges policies for complex tasks.
  • The proposed method demonstrates comparable or improved performance against a gate network approach in validation tasks.
  • Effective policy learning was achieved without designing a new reward function for the complex task.

Conclusions:

  • Behavior fusion offers an effective strategy for tackling complex tasks in deep reinforcement learning by leveraging modularity.
  • This approach simplifies the reward function design process and enables faster development of DRL agents.
  • The framework provides a robust method for building complex task policies from pre-trained sub-task components.