Hindsight Experience Replay

E98482

Hindsight Experience Replay is a reinforcement learning technique that improves sample efficiency by reinterpreting failed attempts as successful experiences toward alternative goals.

AI illustration

How this image was made

AI-generated illustration of Hindsight Experience Replay

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 Hindsight Experience Replay (Hindsight Experience Replay is a reinforcement learning technique that improves sample efficiency by reinterpreting failed attempts as successful experiences toward alternative goals.)

All labels observed (2)

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf experience replay method ⓘ
reinforcement learning technique ⓘ
abbreviation HER ⓘ
aimsTo enable learning from sparse rewards ⓘ
improve sample efficiency ⓘ
reuse failed trajectories as successful ones for alternative goals ⓘ
appliedTo multi-goal environments ⓘ
robotic manipulation tasks ⓘ
sparse reward environments ⓘ
assumes goals can be derived from achieved states ⓘ
category off-policy data augmentation technique ⓘ
citationCountCategory highly cited reinforcement learning method ⓘ
compatibleWith Deep Deterministic Policy Gradient ⓘ
linked to: DDPG

Deep Q-Learning ⓘ
actor-critic methods ⓘ
coreIdea reinterpret failed attempts as successful experiences toward different goals ⓘ
field machine learning ⓘ
reinforcement learning ⓘ
implementedIn OpenAI Baselines ⓘ
Stable Baselines ⓘ
improves data efficiency of reinforcement learning agents ⓘ
learning speed in sparse reward settings ⓘ
influenced Goal-Conditioned HER variants ⓘ
Hindsight Policy Gradients ⓘ
multi-goal RL benchmarks such as Fetch environments ⓘ
introducedInPaper Hindsight Experience Replay ⓘ
keyMechanism relabelling goals in stored trajectories ⓘ
modifies replay buffer sampling strategy ⓘ
operatesOn goal-conditioned policies ⓘ
proposedBy Alex Ray ⓘ
Bob McGrew ⓘ
Filip Wolski ⓘ
Jonas Schneider ⓘ
Josh Tobin ⓘ
Marcin Andrychowicz ⓘ
OpenAI researchers ⓘ
Peter Welinder ⓘ
Rachel Fong ⓘ
publicationYear 2017 ⓘ
publishedAtConference NeurIPS 2017 ⓘ
linked to: NeurIPS
relatedTo Universal Value Function Approximators ⓘ
goal-conditioned reinforcement learning ⓘ
requires goal representation in state space ⓘ
uses experience replay buffer ⓘ
off-policy reinforcement learning ⓘ

How these facts were elicited

Referenced by (23)

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

OpenAI Baselines → implementsAlgorithm → Hindsight Experience Replay ⓘ
Hindsight Experience Replay → introducedInPaper → Hindsight Experience Replay ⓘ
HER → fullName → Hindsight Experience Replay ⓘ
Marcin Andrychowicz → notableWork → Hindsight Experience Replay ⓘ
Marcin Andrychowicz → coAuthorOf → Hindsight Experience Replay ⓘ
Marcin Andrychowicz → hasGivenTalkOn → Hindsight Experience Replay ⓘ
Alex Ray → knownFor → Hindsight Experience Replay ⓘ
Alex Ray → coAuthorOf → Hindsight Experience Replay ⓘ
Rachel Fong → knownFor → Hindsight Experience Replay ⓘ
Rachel Fong → notableWork → Hindsight Experience Replay ⓘ
Bob McGrew → notableWork → Hindsight Experience Replay ⓘ
Bob McGrew → coAuthorOf → Hindsight Experience Replay ⓘ
Hindsight Policy Gradients → relatedTo → Hindsight Experience Replay ⓘ
Peter Welinder → knownFor → Hindsight Experience Replay ⓘ
Peter Welinder → coAuthorOf → Hindsight Experience Replay ⓘ
Peter Welinder → hasGivenTalkOn → Hindsight Experience Replay ⓘ
Peter Welinder → notableWork → Hindsight Experience Replay in deep reinforcement learning ⓘ
linked to: Hindsight Experience Replay
Jonas Schneider → knownFor → Hindsight Experience Replay ⓘ
Jonas Schneider → coAuthorOf → Hindsight Experience Replay ⓘ
Jonas Schneider → notableWork → Hindsight Experience Replay ⓘ
Josh Tobin → knownFor → Hindsight Experience Replay ⓘ
Josh Tobin → coDeveloperOf → Hindsight Experience Replay ⓘ
Josh Tobin → notableWork → Hindsight Experience Replay ⓘ