TRPO

E98480

TRPO (Trust Region Policy Optimization) is a reinforcement learning algorithm that optimizes policies with guaranteed monotonic improvement by constraining each update within a trust region to maintain stability.

AI illustration

How this image was made

AI-generated illustration of TRPO

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of TRPO (TRPO (Trust Region Policy Optimization) is a reinforcement learning algorithm that optimizes policies with guaranteed monotonic improvement by constraining each update within a trust region to maintain stability.)

All labels observed (3)

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf reinforcement learning algorithm ⓘ
algorithmClass trust region method ⓘ
applicableTo continuous control tasks ⓘ
discrete action spaces ⓘ
high-dimensional control problems ⓘ
approximates natural policy gradient ⓘ
category policy optimization algorithm ⓘ
coAuthor Michael Jordan ⓘ
Phil Moritz ⓘ
Pieter Abbeel ⓘ
Sergey Levine ⓘ
constraintType KL divergence constraint ⓘ
trust region ⓘ
field artificial intelligence ⓘ
machine learning ⓘ
reinforcement learning ⓘ
firstAuthor John Schulman ⓘ
fullName Trust Region Policy Optimization ⓘ
linked to: TRPO
hasAbbreviation TRPO ⓘ
inspired design of PPO ⓘ
introducedInPaper Trust Region Policy Optimization ⓘ
linked to: TRPO
isOnPolicy true ⓘ
keyIdea constraining KL divergence between old and new policy ⓘ
guaranteed monotonic policy improvement under assumptions ⓘ
surrogate objective maximization ⓘ
trust region constraint on policy updates ⓘ
limitation computationally expensive due to second-order optimization ⓘ
on-policy sample inefficiency ⓘ
objective expected return ⓘ
policy performance ⓘ
optimizationType constrained optimization ⓘ
optimizes parameterized policies ⓘ
stochastic policies ⓘ
publicationVenue International Conference on Machine Learning ⓘ
linked to: ICML
publicationYear 2015 ⓘ
relatedTo Actor-Critic methods ⓘ
Natural Policy Gradient ⓘ
PPO ⓘ
REINFORCE ⓘ
requires estimation of advantages from trajectories ⓘ
rollouts from current policy ⓘ
stabilityProperty monotonic improvement guarantee under certain conditions ⓘ
prevents large destructive policy updates ⓘ
updateType batch policy update ⓘ
usedWith deep neural network policies ⓘ
value function baselines ⓘ
uses advantage function estimates ⓘ
conjugate gradient optimization ⓘ
importance sampling ratios ⓘ
line search ⓘ
policy gradient methods ⓘ

How these facts were elicited

Referenced by (15)

Full triples — surface form annotated when it differs from this entity's canonical label.

John Schulman → notableWork → Trust Region Policy Optimization ⓘ
linked to: TRPO
John Schulman → authorOf → “Trust Region Policy Optimization” ⓘ
linked to: TRPO
ACKTR → comparedWith → TRPO ⓘ
PPO → relatedTo → TRPO ⓘ
PPO → improvesUpon → TRPO ⓘ
PPO2 → contrastsWith → Trust Region Policy Optimization ⓘ
linked to: TRPO
TRPO → fullName → Trust Region Policy Optimization ⓘ
linked to: TRPO
TRPO → hasAbbreviation → TRPO ⓘ
TRPO → introducedInPaper → Trust Region Policy Optimization ⓘ
linked to: TRPO
Proximal Policy Optimization → relatedTo → Trust Region Policy Optimization ⓘ
linked to: TRPO
Proximal Policy Optimization → comparedTo → Trust Region Policy Optimization ⓘ
linked to: TRPO
Generalized Advantage Estimation → compatibleWith → Trust Region Policy Optimization ⓘ
linked to: TRPO