Related Experiment Video
Updated: Mar 18, 2026

13:40
Combining Computer Game-Based Behavioural Experiments With High-Density EEG and Infrared Gaze Tracking
Published on: December 16, 2010
17.3K
People Can Adaptively Exploit Model-free and Model-based Reinforcement Learning in Competitive Games.
1Kansas State University, Manhattan, USA.
Summary
Humans outperform reinforcement learning (RL) opponents in Rock, Paper, Scissors by using adaptive strategies. Participants shifted their approach based on opponent predictability, deviating from standard RL predictions.
Area of Science:
- Behavioral economics
- Computational neuroscience
- Game theory
Background:
- Competitive social interactions drive strategy learning.
- Limited research exists on how opponent predictability influences human strategy and performance over time.
Purpose of the Study:
- To investigate how human strategic behavior and performance change based on opponent predictability.
- To compare human strategies against model-free and model-based reinforcement learning (RL) algorithms in Rock, Paper, Scissors.
Main Methods:
- Two experiments were conducted using Rock, Paper, Scissors with human participants playing against RL-programmed computer opponents.
- Experiment 1 featured model-free RL algorithms, updating only selected action values.
- Experiment 2 utilized model-based RL algorithms, updating both selected and unselected action values.
Main Results:
- Participants consistently outperformed both model-free and model-based RL opponents.
- Human participants employed distinct strategies: Win-Stay/Lose-Shift in Experiment 1 and Win-Shift/Lose-Shift in Experiment 2.
- Observed human strategies diverged from predictions of standard RL models and learning theories.
Conclusions:
- Human strategic decision-making in competitive environments is more dynamic and adaptive than predicted by conventional RL models.
- Reinforcement learning serves as a framework for understanding strategic decision-making, but human adaptability requires further investigation.
- Future research should explore additional computational models and competitive games to understand adaptive strategy shifts.
Related Concept Videos
Avoidance Learning and Learned Helplessness
3.3K
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...
3.3K
Reinforcement
1.1K
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:
1.1K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
387
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
387
Reinforcement Schedules
671
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,...
671
Randomized Experiments
9.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
9.3K