MLLGSYOct 14, 2013

Variance Adjusted Actor Critic Algorithms

arXiv:1310.3697v144 citations
Originality Incremental advance
AI Analysis

This work addresses the need for risk-aware reinforcement learning algorithms, but it appears incremental as it extends existing actor-critic methods to a variance-adjusted setting.

The authors tackled the problem of optimizing variance-adjusted expected return in Markov Decision Processes by proposing an actor-critic framework with linear function approximation and compatible features, resulting in an episodic algorithm that converges almost surely to a locally optimal point.

We present an actor-critic framework for MDPs where the objective is the variance-adjusted expected return. Our critic uses linear function approximation, and we extend the concept of compatible features to the variance-adjusted setting. We present an episodic actor-critic algorithm and show that it converges almost surely to a locally optimal point of the objective function.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes