paper-with-me

홈 › Papers

EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data

2024-03-01 · Shengjie Wang, Shaohuai Liu, Weirui Ye, Jiacheng You, Yang Gao

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 EfficientZero V2, a general framework designed for sample-efficient RL algorithms. We have expanded the performance of EfficientZero to multiple domains, encompassing both continuous and discrete actions, as well as visual and low-dimensional inputs. With a series of improvements we propose, EfficientZero V2 outperforms the current state-of-the-art (SOTA) by a significant margin in diverse tasks under the limited data setting. EfficientZero V2 exhibits a notable advancement over the prevailing general algorithm, DreamerV3, achieving superior outcomes in 50 of 66 evaluated tasks across diverse benchmarks, such as Atari 100k, Proprio Control, and Vision Control.

📄 PDF Abstract BibTeX arXiv:2403.00564

Code (1)

shengjiewang-jason/efficientzerov2 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Mastering Atari Games with Limited Data

2021-10-30 · NeurIPS 2021 12 · Weirui Ye, Shaohuai Liu, Thanard Kurutach, Pieter Abbeel 외

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. Rece…

Atari GamesAtari Games 100k

Scaling Tasks, Not Samples: Mastering Humanoid Control through Multi-Task Model-Based Reinforcement Learning

2026-03-02 · Shaohuai Liu, Weirui Ye, Yilun Du, Le Xie arxiv

Developing generalist robots capable of mastering diverse skills remains a central challenge in embodied AI. While recent progress emphasizes scaling model parameters and offline datasets, such approaches are limited in …

Reinforcement Learning

Generalized Weighted Path Consistency for Mastering Atari Games

2023-09-21 · NeurIPS 2023 11

Reinforcement learning with the help of neural-guided search consumes huge computational resources to achieve remarkable performance. Path consistency (PC), i.e., $f$ values on one optimal path should be identical, was p…

Video Prediction by Modeling Videos as Continuous Multi-Dimensional Processes

2024-01-01 · CVPR 2024 1 · Gaurav Shrivastava, Abhinav Shrivastava

Diffusion models have made significant strides in image generation mastering tasks such as unconditional image synthesis text-image translation and image-to-image conversions. However their capability falls short in …

Image GenerationPredictionVideo Prediction

Trajectory-Oriented Policy Optimization with Sparse Rewards

2024-01-04 · GuoJian Wang, Faguo Wu, Xiao Zhang

Mastering deep reinforcement learning (DRL) proves challenging in tasks featuring scant rewards. These limited rewards merely signify whether the task is partially or entirely accomplished, necessitating various explorat…

continuous-controlContinuous ControlDeep Reinforcement Learning