paper-with-me

홈 › Papers

RL-CycleGAN: Reinforcement Learning Aware Simulation-To-Real

2020-06-16 · CVPR 2020 6 · Kanishka Rao, Chris Harris, Alex Irpan, Sergey Levine, Julian Ibarz, Mohi Khansari

Deep neural network based reinforcement learning (RL) can learn appropriate visual representations for complex tasks like vision-based robotic grasping without the need for manually engineering or prior learning a perception system. However, data for RL is collected via running an agent in the desired environment, and for applications like robotics, running a robot in the real world may be extremely costly and time consuming. Simulated training offers an appealing alternative, but ensuring that policies trained in simulation can transfer effectively into the real world requires additional machinery. Simulations may not match reality, and typically bridging the simulation-to-reality gap requires domain knowledge and task-specific engineering. We can automate this process by employing generative models to translate simulated images into realistic ones. However, this sort of translation is typically task-agnostic, in that the translated images may not preserve all features that are relevant to the task. In this paper, we introduce the RL-scene consistency loss for image translation, which ensures that the translation operation is invariant with respect to the Q-values associated with the image. This allows us to learn a task-aware translation. Incorporating this loss into unsupervised domain translation, we obtain RL-CycleGAN, a new approach for simulation-to-real-world transfer for reinforcement learning. In evaluations of RL-CycleGAN on two vision-based robotics grasping tasks, we show that RL-CycleGAN offers a substantial improvement over a number of prior methods for sim-to-real transfer, attaining excellent real-world performance with only a modest number of real-world observations.

📄 PDF Abstract BibTeX arXiv:2006.09001

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robotic GraspingTranslation

Similar Papers 제목 키워드 기반

Semantically-aware Mask CycleGAN for Translating Artistic Portraits to Photo-realistic Visualizations

2023-06-11 · Zhuohao Yin

Image-to-image translation (I2I) is defined as a computer vision task where the aim is to transfer images in a source domain to a target domain with minimal loss or alteration of the content representations. Major progre…

Image-to-Image Translation

Identity-Aware CycleGAN for Face Photo-Sketch Synthesis and Recognition

2021-03-30 · Yuke Fang, Jiani Hu, Weihong Deng

Face photo-sketch synthesis and recognition has many applications in digital entertainment and law enforcement. Recently, generative adversarial networks (GANs) based methods have significantly improved the quality of im…

Image GenerationSketch RecognitionTriplet

DSA-CycleGAN: A Domain Shift Aware CycleGAN for Robust Multi-Stain Glomeruli Segmentation

2026-04-20 · Zeeshan Nisar, Friedrich Feuerhake, Thomas Lampert arxiv

A key challenge in segmentation in digital histopathology is inter- and intra-stain variations as it reduces model performance. Labelling each stain is expensive and time-consuming so methods using stain transfer via Cyc…

Learning Latent Representations for Image Translation using Frequency Distributed CycleGAN

2025-08-05 · Shivangi Nigam, Adarsh Prasad Behera, Shekhar Verma, P. Nagabhushan arxiv

This paper presents Fd-CycleGAN, an image-to-image (I2I) translation framework that enhances latent representation learning to approximate real data distributions. Building upon the foundation of CycleGAN, our approach i…

Representation LearningStyle Transfer

Gaze Preserving CycleGANs for Eyeglass Removal & Persistent Gaze Estimation

2020-02-06 · Akshay Rangesh, Bo-Wen Zhang, Mohan M. Trivedi

A driver's gaze is critical for determining their attention, state, situational awareness, and readiness to take over control from partially automated vehicles. Estimating the gaze direction is the most obvious way to ga…

Gaze EstimationImage-to-Image Translation