# Natural Option Critic

**Authors:** Saket Tiwari, Philip S. Thomas

arXiv: 1812.01488 · 2018-12-05

## TL;DR

This paper extends the option-critic architecture in hierarchical reinforcement learning to estimate the natural gradient of expected return, introducing the natural option critic algorithm with improved performance over standard methods.

## Contribution

It defines the natural gradient in the option-critic context, derives the Fisher information matrices, and develops a compatible function approximation approach for efficient natural gradient estimation.

## Key findings

- The natural option critic outperforms vanilla gradient methods.
- The approach achieves linear complexity in parameters.
- Experimental results demonstrate improved learning efficiency.

## Abstract

The recently proposed option-critic architecture Bacon et al. provide a stochastic policy gradient approach to hierarchical reinforcement learning. Specifically, they provide a way to estimate the gradient of the expected discounted return with respect to parameters that define a finite number of temporally extended actions, called \textit{options}. In this paper we show how the option-critic architecture can be extended to estimate the natural gradient of the expected discounted return. To this end, the central questions that we consider in this paper are: 1) what is the definition of the natural gradient in this context, 2) what is the Fisher information matrix associated with an option's parameterized policy, 3) what is the Fisher information matrix associated with an option's parameterized termination function, and 4) how can a compatible function approximation approach be leveraged to obtain natural gradient estimates for both the parameterized policy and parameterized termination functions of an option with per-time-step time and space complexity linear in the total number of parameters. Based on answers to these questions we introduce the natural option critic algorithm. Experimental results showcase improvement over the vanilla gradient approach.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.01488/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1812.01488/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1812.01488/full.md

---
Source: https://tomesphere.com/paper/1812.01488