English

ViSA: Visited-State Augmentation for Generalized Goal-Space Contrastive Reinforcement Learning

Robotics 2026-03-19 v2

Abstract

Goal-Conditioned Reinforcement Learning (GCRL) is a framework for learning a policy that can reach arbitrarily given goals. In particular, Contrastive Reinforcement Learning (CRL) provides a framework for policy updates using an approximation of the value function estimated via contrastive learning, achieving higher sample efficiency compared to conventional methods. However, since CRL treats the visited state as a pseudo-goal during learning, it can accurately estimate the value function only for limited goals. To address this issue, we propose a novel data augmentation approach for CRL called ViSA (Visited-State Augmentation). ViSA consists of two components: 1) generating augmented state samples, with the aim of augmenting hard-to-visit state samples during on-policy exploration, and 2) learning consistent embedding space, which uses an augmented state as auxiliary information to regularize the embedding space by reformulating the objective function of the embedding space based on mutual information. We evaluate ViSA in simulation and real-world robotic tasks and show improved goal-space generalization, which permits accurate value estimation for hard-to-visit goals. Further details can be found on the project page: https://issa-n.github.io/projectPage_ViSA/

Keywords

Cite

@article{arxiv.2603.14887,
  title  = {ViSA: Visited-State Augmentation for Generalized Goal-Space Contrastive Reinforcement Learning},
  author = {Issa Nakamura and Tomoya Yamanokuchi and Yuki Kadokawa and Jia Qu and Shun Otsub and Ken Miyamoto and Shotaro Miwa and Takamitsu Matsubara},
  journal= {arXiv preprint arXiv:2603.14887},
  year   = {2026}
}

Comments

8 pages, 7 figures, under Review

R2 v1 2026-07-01T11:21:37.042Z