paper-with-me

Papers

Variation-resistant Q-learning: Controlling and Utilizing Estimation Bias in Reinforcement Learning for Better Performance

2021-02-01 · International Conference on Agents and Artificial Intelligence 2021 2 · Andreas Pentaliotis, Marco Wiering

Q-learning is a reinforcement learning algorithm that has overestimation bias, because it learns the optimal action values by using a target that maximizes over uncertain action-value estimates. Although the overestima-tion bias of Q-learning is generally considered harmful, a recent study suggests that it could be either harmful or helpful depending on the reinforcement learning problem. In this paper, we propose a new Q-learning variant, called Variation-resistant Q-learning, to control and utilize estimation bias for better performance. Firstly, we present the tabular version of the algorithm and mathematically prove its convergence. Secondly, we combine the algorithm with function approximation. Finally, we present empirical results from three different experiments, in which we compared the performance of Variation-resistant Q-learning, Q-learning, and Double Q-learning. The empirical results show that Variation-resistant Q-learning can control and utilize estimation bias for better performance in the experimental tasks.

📄 PDF Abstract BibTeX

Code (1)

anpenta/overestimation-bias-reinforcement-learning-simulation-code 공식 구현

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

An integrated perspective of robustness in regression through the lens of the bias-variance trade-off

2024-07-15 · Akifumi Okuno

This paper presents an integrated perspective on robustness in regression. Specifically, we examine the relationship between traditional outlier-resistant robust estimation and robust optimization, which focuses on param…

parameter estimationregression

A Reproducible Framework for Bias-Resistant Machine Learning on Small-Sample Neuroimaging Data

2026-02-02 · Jagan Mohan Reddy Dwarampudi, Jennifer L Purks, Joshua Wong, Renjie Hu 외 arxiv

We introduce a reproducible, bias-resistant machine learning framework that integrates domain-informed feature engineering, nested cross-validation, and calibrated decision-threshold optimization for small-sample neuroim…

Feature Engineering

Towards Multiple Missing Values-resistant Unsupervised Graph Anomaly Detection

2025-11-13 · Jiazhen Chen, Xiuqin Liang, Sichao Fu, Zheng Ma 외 arxiv

Unsupervised graph anomaly detection (GAD) has received increasing attention in recent years, which aims to identify data anomalous patterns utilizing only unlabeled node information from graph-structured data. However, …

Graph Anomaly Detection

Conditional Success of Adaptive Therapy: The Role of Treatment-Holiday Thresholds Revealed by Mathematical Modeling

2025-02-13 · Lanfei Sun, Haifeng Zhang, Kai Kang, Xiaoxin Wang 외

Adaptive therapy (AT) improves cancer treatment by controlling the competition between sensitive and resistant cells through treatment holidays. This study highlights the critical role of treatment-holiday thresholds in …

Management

Kernel-based L_2-Boosting with Structure Constraints

2020-09-16 · Yao Wang, Xin Guo, Shao-Bo Lin

Developing efficient kernel methods for regression is very popular in the past decade. In this paper, utilizing boosting on kernel-based weaker learners, we propose a novel kernel-based learning algorithm called kernel-b…