English

Cluster-based Sampling in Hindsight Experience Replay for Robotic Tasks (Student Abstract)

Robotics 2024-01-11 v4 Artificial Intelligence

Abstract

In multi-goal reinforcement learning with a sparse binary reward, training agents is particularly challenging, due to a lack of successful experiences. To solve this problem, hindsight experience replay (HER) generates successful experiences even from unsuccessful ones. However, generating successful experiences from uniformly sampled ones is not an efficient process. In this paper, the impact of exploiting the property of achieved goals in generating successful experiences is investigated and a novel cluster-based sampling strategy is proposed. The proposed sampling strategy groups episodes with different achieved goals by using a cluster model and samples experiences in the manner of HER to create the training batch. The proposed method is validated by experiments with three robotic control tasks of the OpenAI Gym. The results of experiments demonstrate that the proposed method is substantially sample efficient and achieves better performance than baseline approaches.

Keywords

Cite

@article{arxiv.2208.14741,
  title  = {Cluster-based Sampling in Hindsight Experience Replay for Robotic Tasks (Student Abstract)},
  author = {Taeyoung Kim and Dongsoo Har},
  journal= {arXiv preprint arXiv:2208.14741},
  year   = {2024}
}

Comments

AAAI-SA accepted

R2 v1 2026-06-28T00:28:09.574Z