paper-with-me

홈 › Papers

Deep Adversarial Reinforcement Learning for Object Disentangling

2020-03-08 · Melvin Laux, Oleg Arenz, Jan Peters, Joni Pajarinen

Deep learning in combination with improved training techniques and high computational power has led to recent advances in the field of reinforcement learning (RL) and to successful robotic RL applications such as in-hand manipulation. However, most robotic RL relies on a well known initial state distribution. In real-world tasks, this information is however often not available. For example, when disentangling waste objects the actual position of the robot w.r.t.\ the objects may not match the positions the RL policy was trained for. To solve this problem, we present a novel adversarial reinforcement learning (ARL) framework. The ARL framework utilizes an adversary, which is trained to steer the original agent, the protagonist, to challenging states. We train the protagonist and the adversary jointly to allow them to adapt to the changing policy of their opponent. We show that our method can generalize from training to test scenarios by training an end-to-end system for robot control to solve a challenging object disentangling task. Experiments with a KUKA LBR+ 7-DOF robot arm show that our approach outperforms the baseline method in disentangling when starting from different initial states than provided during training.

📄 PDF Abstract BibTeX arXiv:2003.03779

Code (0)

등록된 구현이 없습니다.

Tasks

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Compact Reward for Image Captioning

2020-03-24 · Nannan Li, Zhenzhong Chen

Adversarial learning has shown its advances in generating natural and diverse descriptions in image captioning. However, the learned reward of existing adversarial methods is vague and ill-defined due to the reward ambig…

DiversityImage CaptioningReinforcement LearningReinforcement Learning (RL)+1

Tag Disentangled Generative Adversarial Networks for Object ImageRe-rendering

2017-02-19 · International Joint Conference on Artificial Intelligence 2017 2 · Chaoyue Wang, Chaohui Wang, Chang Xu, DaCheng Tao

In this paper, we propose a principled Tag Dis-entangled Generative Adversarial Networks (TD-GAN) for re-rendering new images for the object of interest from a single image of it by specifying multiple scene …

ObjectTAG

Learning Disentangling and Fusing Networks for Face Completion Under Structured Occlusions

2017-12-13 · Zhihang Li, Yibo Hu, Ran He

Face completion aims to generate semantically new pixels for missing facial components. It is a challenging generative task due to large variations of face appearance. This paper studies generative face completion under …

DecoderFacial InpaintingGenerative Adversarial Network

LADN: Local Adversarial Disentangling Network for Facial Makeup and De-Makeup

2019-04-25 · ICCV 2019 10 · Qiao Gu, Guanzhi Wang, Mang Tik Chiu, Yu-Wing Tai 외

We propose a local adversarial disentangling network (LADN) for facial makeup and de-makeup. Central to our method are multiple and overlapping local adversarial discriminators in a content-style disentangling network fo…

Style Transfer

Towards Understanding Dual BN In Hybrid Adversarial Training

2024-03-28 · Chenshuang Zhang, Chaoning Zhang, Kang Zhang, Axi Niu 외

There is a growing concern about applying batch normalization (BN) in adversarial training (AT), especially when the model is trained on both adversarial samples and clean samples (termed Hybrid-AT). With the assumption …