paper-with-me

Papers

LLQL: Logistic Likelihood Q-Learning for Reinforcement Learning

2023-07-05 · Outongyi Lv, Bingxin Zhou

Modern reinforcement learning (RL) can be categorized into online and offline variants. As a pivotal aspect of both online and offline RL, current research on the Bellman equation revolves primarily around optimization techniques and performance enhancement rather than exploring the inherent structural properties of the Bellman error, such as its distribution characteristics. This study investigates the distribution of the Bellman approximation error through iterative exploration of the Bellman equation with the observation that the Bellman error approximately follows the Logistic distribution. Based on this, we proposed the utilization of the Logistic maximum likelihood function (LLoss) as an alternative to the commonly used mean squared error (MSELoss) that assumes a Normal distribution for Bellman errors. We validated the hypotheses through extensive numerical experiments across diverse online and offline environments. In particular, we applied the Logistic correction to loss functions in various RL baseline methods and observed that the results with LLoss consistently outperformed the MSE counterparts. We also conducted the Kolmogorov-Smirnov tests to confirm the reliability of the Logistic distribution. Moreover, our theory connects the Bellman error to the proportional reward scaling phenomenon by providing a distribution-based analysis. Furthermore, we applied the bias-variance decomposition for sampling from the Logistic distribution. The theoretical and empirical insights of this study lay a valuable foundation for future investigations and enhancements centered on the distribution of Bellman error.

📄 PDF Abstract BibTeX arXiv:2307.02345

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Logistic-softmax Likelihood in Bayesian Meta-Learning for Few-Shot Classification

2023-10-16 · NeurIPS 2023 11 · Tianjun Ke, Haoqun Cao, Zenan Ling, Feng Zhou

Meta-learning has demonstrated promising results in few-shot classification (FSC) by learning to solve new problems using prior knowledge. Bayesian methods are effective at characterizing uncertainty in FSC, which is cru…

Data AugmentationMeta-Learning

On the existence of the maximum likelihood estimate and convergence rate under gradient descent for multi-class logistic regression

2020-12-08 · Dwight Nwaigwe, Marek Rychlik

We revisit the problem of the existence of the maximum likelihood estimate for multi-class logistic regression. We show that one method of ensuring its existence is by assigning positive probability to every class in the…

regression

Belief likelihood function for generalised logistic regression

2018-08-07 · Fabio Cuzzolin

The notion of belief likelihood function of repeated trials is introduced, whenever the uncertainty for individual trials is encoded by a belief measure (a finite random set). This generalises the traditional likelihood …

regression

An Efficient Pseudo-likelihood Method for Sparse Binary Pairwise Markov Network Estimation

2017-02-27 · Sinong Geng, Zhaobin Kuang, David Page

The pseudo-likelihood method is one of the most popular algorithms for learning sparse binary pairwise Markov networks. In this paper, we formulate the $L_1$ regularized pseudo-likelihood problem as a sparse multiple log…

regression

The Impact of Regularization on High-dimensional Logistic Regression

2019-06-10 · NeurIPS 2019 12 · Fariborz Salehi, Ehsan Abbasi, Babak Hassibi

Logistic regression is commonly used for modeling dichotomous outcomes. In the classical setting, where the number of observations is much larger than the number of parameters, properties of the maximum likelihood estima…

regressionVocal Bursts Intensity Prediction