paper-with-me

홈 › Papers

A Unifying Perspective of Parametric Policy Search Methods for Markov Decision Processes

2012-12-01 · NeurIPS 2012 12 · Thomas Furmston, David Barber

Parametric policy search algorithms are one of the methods of choice for the optimisation of Markov Decision Processes, with Expectation Maximisation and natural gradient ascent being considered the current state of the art in the field. In this article we provide a unifying perspective of these two algorithms by showing that their step-directions in the parameter space are closely related to the search direction of an approximate Newton method. This analysis leads naturally to the consideration of this approximate Newton method as an alternative gradient-based method for Markov Decision Processes. We are able show that the algorithm has numerous desirable properties, absent in the naive application of Newton's method, that make it a viable alternative to either Expectation Maximisation or natural gradient ascent. Empirical results suggest that the algorithm has excellent convergence and robustness properties, performing strongly in comparison to both Expectation Maximisation and natural gradient ascent.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unifying Gradient Estimators for Meta-Reinforcement Learning via Off-Policy Evaluation

2021-06-24 · NeurIPS 2021 12 · Yunhao Tang, Tadashi Kozuno, Mark Rowland, Rémi Munos 외

Model-agnostic meta-reinforcement learning requires estimating the Hessian matrix of value functions. This is challenging from an implementation perspective, as repeatedly differentiating policy gradient estimates may le…

Meta Reinforcement LearningOff-policy evaluationreinforcement-learningReinforcement Learning (RL)

Bandit Models of Human Behavior: Reward Processing in Mental Disorders

2017-06-07 · Djallel Bouneffouf, Irina Rish, Guillermo A. Cecchi

Drawing an inspiration from behavioral studies of human decision making, we propose here a general parametric framework for multi-armed bandit problem, which extends the standard Thompson Sampling approach to incorporate…

Decision MakingThompson Sampling

Formal Algorithms for Model Efficiency

2025-08-19 · Naman Tyagi, Srishti Das, Kunal, Vatsal Gupta arxiv

We introduce the Knob-Meter-Rule (KMR) framework, a unified formalism for representing and reasoning about model efficiency techniques in deep learning. By abstracting diverse methods, including pruning, quantization, kn…

Knowledge Distillation

A Unifying Perspective on Probabilities as Model Predictions

2026-09-09 · Benedikt Höltgen arxiv

Although probabilistic statements are ubiquitous, foundational disagreements persist about their understanding, as exemplified by debates between Bayesians and frequentists; moreover, it is unclear when and why acting on…

Adaptive Trade-Offs in Off-Policy Learning

2019-10-16 · Mark Rowland, Will Dabney, Rémi Munos

A great variety of off-policy learning algorithms exist in the literature, and new breakthroughs in this area continue to be made, improving theoretical understanding and yielding state-of-the-art reinforcement learning …

Off-policy evaluationreinforcement-learningReinforcement LearningReinforcement Learning (RL)