Multi-Goal Reinforcement Learning

17 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

RoMo-HER: Robust Model-based Hindsight Experience Replay

kaixindelele/RHER 28 Jun 2023

In our paper, we design a robust framework called Robust Model-based Hindsight Experience Replay (RoMo-HER) which can effectively utilize the dynamical model in robot manipulation environments to enhance the sample efficiency.

113
28 Jun 2023

Bilinear value networks

improbable-ai/bvn 28 Apr 2022

The dominant framework for off-policy multi-goal reinforcement learning involves estimating goal conditioned Q-value function.

1
28 Apr 2022

Grounding Hindsight Instructions in Multi-Goal Reinforcement Learning for Robotics

frankroeder/lanro-gym 8 Apr 2022

We show that hindsight instructions improve the learning performance, as expected.

9
08 Apr 2022

Multi-Goal Reinforcement Learning environments for simulated Franka Emika Panda robot

qgallouedec/panda-gym 25 Jun 2021

This technical report presents panda-gym, a set Reinforcement Learning (RL) environments for the Franka Emika Panda robot integrated with OpenAI Gym.

439
25 Jun 2021

Adversarial Intrinsic Motivation for Reinforcement Learning

iDurugkar/adversarial-intrinsic-motivation NeurIPS 2021

In this paper, we investigate whether one such objective, the Wasserstein-1 distance between a policy's state visitation distribution and a target distribution, can be utilized effectively for reinforcement learning (RL) tasks.

3
27 May 2021

An Open-Source Multi-Goal Reinforcement Learning Environment for Robotic Manipulation with Pybullet

IanYangChina/pybullet_multigoal_gym 12 May 2021

This work re-implements the OpenAI Gym multi-goal robotic manipulation environment, originally based on the commercial Mujoco engine, onto the open-source Pybullet engine.

76
12 May 2021

ROLL: Visual Self-Supervised Reinforcement Learning with Object Reasoning

yufeiwang63/ROLL 13 Nov 2020

Current image-based reinforcement learning (RL) algorithms typically operate on the whole image without performing object-level reasoning.

12
13 Nov 2020

Maximum Entropy Gain Exploration for Long Horizon Multi-goal Reinforcement Learning

spitis/mrl ICML 2020

What goals should a multi-goal reinforcement learning agent pursue during training in long-horizon tasks?

102
06 Jul 2020

Counterfactual Data Augmentation using Locally Factored Dynamics

spitis/mrl NeurIPS 2020

Many dynamic processes, including common scenarios in robotic control and reinforcement learning (RL), involve a set of interacting subprocesses.

102
06 Jul 2020

Learning Discrete State Abstractions With Deep Variational Inference

ondrejba/discrete_abstractions pproximateinference AABI Symposium 2021

In this work, we propose an information bottleneck method for learning approximate bisimulations, a type of state abstraction.

4
09 Mar 2020