Related Experiment Video
Updated: Jun 15, 2025

08:18
WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
Published on: August 15, 2020
4.9K
Adaptive pessimism via target Q-value for offline reinforcement learning.
Jie Liu1, Yinmin Zhang2, Chuming Li2
1The Chinese University of Hong Kong, Shatin, NT, Hong Kong Special Administrative Region of China; Shanghai Artificial Intelligence Laboratory, No. 701, Yunjin Road, Shanghai, China.
Summary
Offline reinforcement learning (RL) methods address errors from out-of-distribution actions. The new Adaptive Pessimism via Target Q-value (APTQ) algorithm improves policy learning by adaptively balancing constraints and objectives.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Robotics
Background:
- Offline reinforcement learning (RL) learns from fixed datasets without environment interaction.
- Out-of-distribution (OOD) actions in datasets can lead to significant errors in Q-value estimation.
- Existing methods for handling OOD actions often suffer from insufficient or excessive pessimism, hindering policy learning.
Purpose of the Study:
- To develop a novel offline RL algorithm that adaptively balances pessimism constraints with standard RL objectives.
- To address the challenge of varying data distributions across different tasks and behavior policies.
- To improve the stability and performance of policy learning in offline RL settings.
Main Methods:
- Introduced the concept of using Q-value quantiles to represent the distribution of values within a fixed dataset.
- Designed the Adaptive Pessimism via Target Q-value (APTQ) algorithm.
- APTQ adaptively balances pessimism constraints and the RL objective by targeting a Q-value quantile.
Main Results:
- The proposed APTQ algorithm demonstrated improved performance over state-of-the-art methods.
- Achieved a 6.20% performance improvement on the D4RL-v0 benchmark.
- Showcased a 1.89% performance improvement on the D4RL-v2 benchmark.
Conclusions:
- Q-value quantiles are effective for understanding value distributions in offline RL datasets.
- APTQ provides a stable and adaptive approach to balancing pessimism and RL objectives.
- The method significantly enhances policy learning performance in offline RL tasks.
Related Concept Videos
Avoidance Learning and Learned Helplessness
1.7K
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.7K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K

