zbzhu99 / Constrained-Decision-Making-Paper-List

Paper list for constrained policy optimization in reinforcement learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constrained-Decision-Making-Paper-List

This paper collection of contrained decision making classifies the papers according to the types of constraints they deal with. In the same class, papers are sorted by time. In the future, more reasonable classification standards will be adopted.

Constrained Policy Optimization is closely related to safe exploration, which means providing certain degree of safety guarantee during exploration procedure. More about exploration in reinforcement learning can be found in RL-Exploration-Paper-Lists.

Reinforcement Learning Under Constraints

Review / Survey / Blog

Constraints on expectations

This type of constraints includes the total expected cost until the state reaches some set M, the expected discounted cost, expected average cost, etc.

Hard constraints

Chance constraints

Inverse Learning Of Constraints

Imitation Learning Under Extra Constraints (Shaping Reward)

About

Paper list for constrained policy optimization in reinforcement learning.