← Search

Yuanying Cai

2 accepted papers

2023

RePreM: Representation Pre-training with Masked Model for Reinforcement Learning

AAAI 2023technical

Inspired by the recent success of sequence modeling in RL and the use of masked language model for pre-training, we propose a masked model for pre-training in RL, RePreM (Representation Pre-training with Masked Model), which trains the encoder combined with transformer blocks to predict the masked…

Cited by 4SourcePDFScholar
2021

Exploration by Maximizing Renyi Entropy for Reward-Free RL Framework

AAAI 2021technical

Exploration is essential for reinforcement learning (RL). To face the challenges of exploration, we consider a reward-free RL framework that completely separates exploration from exploitation and brings new challenges for exploration algorithms. In the exploration phase, the agent learns an explorat…