Related Experiment Video
Updated: Sep 18, 2025

05:41
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
9.5K
Double Successive Over-Relaxation Q-Learning With an Extension to Deep Reinforcement Learning
Summary
We introduce a new reinforcement learning algorithm, model-free double successive over-relaxation Q-learning (MF-DSORQL), to address slow convergence and bias issues in Q-learning. This improved algorithm demonstrates reduced bias compared to existing methods.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Reinforcement Learning
Background:
- Q-learning (QL) is a fundamental reinforcement learning (RL) algorithm, but its convergence can be slow, particularly with discount factors near one.
- Successive over-relaxation QL (SORQL) accelerates convergence but suffers from model-dependency and overestimation bias in tabular settings.
Purpose of the Study:
- To propose a novel sample-based, model-free double SORQL (MF-DSORQL) algorithm to overcome the limitations of SORQL.
- To theoretically and empirically evaluate the bias and convergence properties of MF-DSORQL.
Main Methods:
- Development of the MF-DSORQL algorithm, a sample-based, model-free approach.
- Theoretical convergence analysis for the tabular setting under boundedness assumptions.
- Extension of MF-DSORQL to large-scale problems using deep reinforcement learning (DRL).
Main Results:
- MF-DSORQL exhibits reduced bias compared to SORQL, both theoretically and empirically.
- Convergence analysis for the tabular MF-DSORQL is provided.
- The DRL extension of MF-DSORQL is validated on benchmark problems.
Conclusions:
- MF-DSORQL offers an effective solution to the limitations of SORQL in reinforcement learning.
- The algorithm is suitable for both tabular and large-scale deep reinforcement learning applications.
Related Concept Videos
Reinforcement Schedules
243
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,...
Once a behavior is learned,...
243
Observational Learning
321
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...
321
Reinforcement
353
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:
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
353
Avoidance Learning and Learned Helplessness
1.9K
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...
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...
1.9K
Long-term Potentiation
2.9K
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
Hebbian LTP
LTP can occur when...
Hebbian LTP
LTP can occur when...
2.9K
Generalization, Discrimination, and Extinction
823
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...
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...
823

