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 Experiment Video

Updated: Jun 22, 2026

Automated Interactive Video Playback for Studies of Animal Communication
07:21

Automated Interactive Video Playback for Studies of Animal Communication

Published on: February 9, 2011

Real-time reinforcement learning by sequential Actor-Critics and experience replay.

Paweł Wawrzyński1

  • 1Warsaw University of Technology, Institute of Control and Computation Engineering, Nowowiejska 15/19, 00-665 Warsaw, Poland. p.wawrzynski@elka.pw.edu.pl

Neural Networks : the Official Journal of the International Neural Network Society
|June 16, 2009
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Observational Learning01:12

Observational Learning

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

Reinforcement

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:
Elaborative Rehearsals01:07

Elaborative Rehearsals

Elaborative rehearsal is a crucial cognitive strategy that strengthens information encoding in long-term memory by making meaningful connections between new data and pre-existing knowledge. This approach contrasts with maintenance rehearsal, which involves simple repetition without delving into the significance of the information. While maintenance rehearsal might temporarily keep information active in short-term memory, it is less effective for long-term retention.
The effectiveness of...
Actor-Observer Effect01:23

Actor-Observer Effect

The actor-observer effect, a cognitive bias closely linked to the fundamental attribution error, refers to the tendency for individuals to attribute their behavior to external, situational factors while explaining others’ behavior in terms of internal, dispositional traits. This asymmetry in attribution significantly influences social perception and judgment.Cognitive Mechanisms Behind the EffectTwo primary psychological mechanisms contribute to the actor-observer effect: differences in visual...
Reinforcement Schedules01:24

Reinforcement Schedules

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

Associative Learning

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

You might also read

Related Articles

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

Sort by
Same author

ACERAC: Efficient Reinforcement Learning in Fine Time Discretization.

IEEE transactions on neural networks and learning systems·2022
Same author

ASD+M: Automatic parameter tuning in stochastic optimization and on-line learning.

Neural networks : the official journal of the International Neural Network Society·2017
Same author

Autonomous reinforcement learning with experience replay.

Neural networks : the official journal of the International Neural Network Society·2012
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

New results on prescribed-time synchronization of complex networks via intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Variance-constrained multi-view ensemble broad network for imbalanced data.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Actor-Critic reinforcement learning algorithms can now use experience replay for faster learning without losing convergence. This technique significantly reduces environmental interactions, crucial for real-world applications.

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Robotics

Background:

  • Actor-Critic methods are key for reinforcement learning with continuous states and actions.
  • Experience replay enhances learning efficiency by reusing past data.

Purpose of the Study:

  • To integrate experience replay into Actor-Critic algorithms without compromising convergence.
  • To accelerate reinforcement learning for complex control tasks.

Main Methods:

  • Augmenting Actor-Critic algorithms with experience replay.
  • Utilizing truncated importance sampling for policy gradient estimation.
  • Formally analyzing estimation bias and convergence properties.

Main Results:

Related Experiment Videos

Last Updated: Jun 22, 2026

Automated Interactive Video Playback for Studies of Animal Communication
07:21

Automated Interactive Video Playback for Studies of Animal Communication

Published on: February 9, 2011

  • Demonstrated that experience replay does not degrade Actor-Critic convergence.
  • Showcased significantly reduced sample complexity for learning.
  • Achieved rapid policy acquisition for cart-pole swing-up and Half-Cheetah robot tasks.
  • Conclusions:

    • Experience replay is a viable and beneficial augmentation for Actor-Critic algorithms.
    • The proposed method enables faster and more efficient reinforcement learning.
    • This approach is well-suited for real-world applications requiring reduced interaction time.