← Search

Weirui Ye

10 accepted papers

2025

Learning Manipulation Skills through Robot Chain-of-Thought with Sparse Failure Guidance

IROS 2025

Reward engineering for policy learning has been a long-standing challenge in robotics. Recently, to avoid manual reward designs, vision-language models (VLMs) have shown promise in defining rewards for teaching robots manipulation skills. However, existing work often provides reward guidance that is

Cited by 10SourceScholar
2024

EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data

ICML 2024spotlight

Sample efficiency remains a crucial challenge in applying Reinforcement Learning (RL) to real-world tasks. While recent algorithms have made significant strides in improving sample efficiency, none have achieved consistently superior performance across diverse domains. In this paper, we introduce Ef…

2024

Reinforcement Learning with Foundation Priors: Let Embodied Agent Efficiently Learn on Its Own

CoRL 2024poster

Reinforcement learning (RL) is a promising approach for solving robotic manipulation tasks. However, it is challenging to apply the RL algorithms directly in the real world. For one thing, RL is data-intensive and typically requires millions of interactions with environments, which are impractical i…

Cited by 25SourceScholar
2024

Seer: Language Instructed Video Prediction with Latent Diffusion Models

ICLR 2024poster

Imagining the future trajectory is the key for robots to make sound planning and successfully reach their goals. Therefore, text-conditioned video prediction (TVP) is an essential task to facilitate general robot policy learning. To tackle this task and empower robots with the ability to foresee the…

2023

Become a Proficient Player with Limited Data through Watching Pure Videos

ICLR 2023poster

Recently, RL has shown its strong ability for visually complex tasks. However, it suffers from the low sample efficiency and poor generalization ability, which prevent RL from being useful in real-world scenarios. Inspired by the huge success of unsupervised pre-training methods on language and visi…

2023

SpeedyZero: Mastering Atari with Limited Data and Time

ICLR 2023poster

Many recent breakthroughs of deep reinforcement learning (RL) are mainly built upon large-scale distributed training of model-free methods using millions to billions of samples. On the other hand, state-of-the-art model-based RL methods can achieve human-level sample efficiency but often take a much…

Cited by 5SourcePDFScholar
2022

Spending Thinking Time Wisely: Accelerating MCTS with Virtual Expansions

NeurIPS 2022accept

One of the most important AI research questions is to trade off computation versus performance since ``perfect rationality" exists in theory but is impossible to achieve in practice. Recently, Monte-Carlo tree search (MCTS) has attracted considerable attention due to the significant performance impr…

2021

Mastering Atari Games with Limited Data

NeurIPS 2021poster

Reinforcement learning has achieved great success in many applications. However, sample efficiency remains a key challenge, with prominent methods requiring millions (or even billions) of environment steps to train. Recently, there has been significant progress in sample efficient image-based RL al…