paper-with-me

Papers

Generalized Speedy Q-learning

2019-11-01 · Indu John, Chandramouli Kamanchi, Shalabh Bhatnagar

In this paper, we derive a generalization of the Speedy Q-learning (SQL) algorithm that was proposed in the Reinforcement Learning (RL) literature to handle slow convergence of Watkins' Q-learning. In most RL algorithms such as Q-learning, the Bellman equation and the Bellman operator play an important role. It is possible to generalize the Bellman operator using the technique of successive relaxation. We use the generalized Bellman operator to derive a simple and efficient family of algorithms called Generalized Speedy Q-learning (GSQL-w) and analyze its finite time performance. We show that GSQL-w has an improved finite time performance bound compared to SQL for the case when the relaxation parameter w is greater than 1. This improvement is a consequence of the contraction factor of the generalized Bellman operator being less than that of the standard Bellman operator. Numerical experiments are provided to demonstrate the empirical performance of the GSQL-w algorithm.

📄 PDF Abstract BibTeX arXiv:1911.00397

Code (1)

indujohniisc/GSQL 공식 구현

Tasks

Q-LearningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Faster Q-Learning Algorithms for Restless Bandits

2024-09-06 · Parvish Kakarapalli, Devendra Kayande, Rahul Meshram

We study the Whittle index learning algorithm for restless multi-armed bandits (RMAB). We first present Q-learning algorithm and its variants -- speedy Q-learning (SQL), generalized speedy Q-learning (GSQL) and phase Q-l…

Multi-Armed BanditsQ-Learning

SpeedyIBL: A Comprehensive, Precise, and Fast Implementation of Instance-Based Learning Theory

2021-11-19 · Thuy Ngoc Nguyen, Duy Nhat Phan, Cleotilde Gonzalez

Instance-Based Learning Theory (IBLT) is a comprehensive account of how humans make decisions from experience during dynamic tasks. Since it was first proposed almost two decades ago, multiple computational models have b…

Decision MakingLearning Theory

Fast Computation of Generalized Eigenvectors for Manifold Graph Embedding

2021-12-15 · Fei Chen, Gene Cheung, Xue Zhang

Our goal is to efficiently compute low-dimensional latent coordinates for nodes in an input graph -- known as graph embedding -- for subsequent data processing such as clustering. Focusing on finite graphs that are inter…

ClusteringGraph Embedding

Training Large-Scale News Recommenders with Pretrained Language Models in the Loop

2021-02-18 · Shitao Xiao, Zheng Liu, Yingxia Shao, Tao Di 외

News recommendation calls for deep insights of news articles' underlying semantics. Therefore, pretrained language models (PLMs), like BERT and RoBERTa, may substantially contribute to the recommendation quality. However…

ArticlesNews RecommendationRecommendation Systems

Speedy Object Detection based on Shape

2013-07-12 · Y. Jayanta Singh, Shalu Gupta

This study is a part of design of an audio system for in-house object detection system for visually impaired, low vision personnel by birth or by an accident or due to old age. The input of the system will be scene and o…

Objectobject-detectionObject Detection