English

$P^{3}O$: Transferring Visual Representations for Reinforcement Learning via Prompting

Computer Vision and Pattern Recognition 2023-03-28 v2 Artificial Intelligence

Abstract

It is important for deep reinforcement learning (DRL) algorithms to transfer their learned policies to new environments that have different visual inputs. In this paper, we introduce Prompt based Proximal Policy Optimization (P3OP^{3}O), a three-stage DRL algorithm that transfers visual representations from a target to a source environment by applying prompting. The process of P3OP^{3}O consists of three stages: pre-training, prompting, and predicting. In particular, we specify a prompt-transformer for representation conversion and propose a two-step training process to train the prompt-transformer for the target environment, while the rest of the DRL pipeline remains unchanged. We implement P3OP^{3}O and evaluate it on the OpenAI CarRacing video game. The experimental results show that P3OP^{3}O outperforms the state-of-the-art visual transferring schemes. In particular, P3OP^{3}O allows the learned policies to perform well in environments with different visual inputs, which is much more effective than retraining the policies in these environments.

Keywords

Cite

@article{arxiv.2303.12371,
  title  = {$P^{3}O$: Transferring Visual Representations for Reinforcement Learning via Prompting},
  author = {Guoliang You and Xiaomeng Chu and Yifan Duan and Jie Peng and Jianmin Ji and Yu Zhang and Yanyong Zhang},
  journal= {arXiv preprint arXiv:2303.12371},
  year   = {2023}
}

Comments

This paper has been accepted to be presented at the upcoming IEEE International Conference on Multimedia & Expo (ICME) in 2023

R2 v1 2026-06-28T09:27:52.272Z