paper-with-me

Papers

What Matters for On-Policy Deep Actor-Critic Methods? A Large-Scale Study

2021-01-01 · ICLR 2021 1 · Marcin Andrychowicz, Anton Raichuk, Piotr Stańczyk, Manu Orsini, Sertan Girgin, Raphaël Marinier, Leonard Hussenot, Matthieu Geist, Olivier Pietquin, Marcin Michalski, Sylvain Gelly, Olivier Bachem

In recent years, reinforcement learning (RL) has been successfully applied to many different continuous control tasks. While RL algorithms are often conceptually simple, their state-of-the-art implementations take numerous low- and high-level design decisions that strongly affect the performance of the resulting agents. Those choices are usually not extensively discussed in the literature, leading to discrepancy between published descriptions of algorithms and their implementations. This makes it hard to attribute progress in RL and slows down overall progress [Engstrom'20]. As a step towards filling that gap, we implement >50 such ``"choices" in a unified on-policy deep actor-critic framework, allowing us to investigate their impact in a large-scale empirical study. We train over 250'000 agents in five continuous control environments of different complexity and provide insights and practical recommendations for the training of on-policy deep actor-critic RL agents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Attributecontinuous-controlContinuous ControlReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

What Matters in Learning A Zero-Shot Sim-to-Real RL Policy for Quadrotor Control? A Comprehensive Study

2024-12-16 · Jiayu Chen, Chao Yu, Yuqing Xie, Feng Gao 외

Executing precise and agile flight maneuvers is critical for quadrotors in various applications. Traditional quadrotor control approaches are limited by their reliance on flat trajectories or time-consuming optimization,…

GPU

Learning What Matters Now: Dynamic Preference Inference under Contextual Shifts

2026-03-24 · Xianwei Cao, Dou Quan, Zhenliang Zhang, Shuang Wang arxiv

Humans often juggle multiple, sometimes conflicting objectives and shift their priorities as circumstances change, rather than following a fixed objective function. In contrast, most computational decision-making and mul…

LEEVLA: Seeing What Matters in Latent Environment Evolution for Vision-Language-Action

2026-07-09 · Qi Lyu, Baicheng Liu, Xudong Wang, Jiahua Dong 외 arxiv

Vision-language-action (VLA) models aim to map multimodal inputs to robot actions. However, most existing approaches struggle to cover complex dynamic scenarios due to treating all visual tokens uniformly and reasoning w…

Learning to Explore with Meta-Policy Gradient

2018-03-13 · Tianbing Xu, Qiang Liu, Liang Zhao, Jian Peng

The performance of off-policy learning, including deep Q-learning and deep deterministic policy gradient (DDPG), critically depends on the choice of the exploration policy. Existing exploration methods are mostly based o…

Q-LearningReinforcement LearningReinforcement Learning (RL)

Learning to Explore via Meta-Policy Gradient

2018-07-01 · ICML 2018 7 · Tianbing Xu, Qiang Liu, Liang Zhao, Jian Peng

The performance of off-policy learning, including deep Q-learning and deep deterministic policy gradient (DDPG), critically depends on the choice of the exploration policy. Existing exploration methods are mostly ba…

continuous-controlContinuous ControlQ-Learningreinforcement-learning+2