pith. sign in

arxiv: 1806.07377 · v6 · pith:Z2HWYZ3Knew · submitted 2018-05-31 · 💻 cs.CV · cs.AI· cs.LG

Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation

classification 💻 cs.CV cs.AIcs.LG
keywords transferlearningvisualcontrolagentapproachchangesdemonstrate
0
0 comments X
read the original abstract

Despite the remarkable success of Deep RL in learning control policies from raw pixels, the resulting models do not generalize. We demonstrate that a trained agent fails completely when facing small visual changes, and that fine-tuning---the common transfer learning paradigm---fails to adapt to these changes, to the extent that it is faster to re-train the model from scratch. We show that by separating the visual transfer task from the control policy we achieve substantially better sample efficiency and transfer behavior, allowing an agent trained on the source task to transfer well to the target tasks. The visual mapping from the target to the source domain is performed using unaligned GANs, resulting in a control policy that can be further improved using imitation learning from imperfect demonstrations. We demonstrate the approach on synthetic visual variants of the Breakout game, as well as on transfer between subsequent levels of Road Fighter, a Nintendo car-driving game. A visualization of our approach can be seen in https://youtu.be/4mnkzYyXMn4 and https://youtu.be/KCGTrQi6Ogo .

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VRLS: A Unified Reinforcement Learning Scheduler for Vehicle-to-Vehicle Communications

    cs.NI 2019-07 unverdicted novelty 5.0

    VRLS is a single reinforcement learning formulation for V2V resource scheduling that works across different densities and channel conditions, reduces collisions and half-duplex errors relative to prior schedulers, and...