paper-with-me

Papers

Sample-efficient Cross-Entropy Method for Real-time Planning

2020-08-14 · Cristina Pinneri, Shambhuraj Sawant, Sebastian Blaes, Jan Achterhold, Joerg Stueckler, Michal Rolinek, Georg Martius

Trajectory optimizers for model-based reinforcement learning, such as the Cross-Entropy Method (CEM), can yield compelling results even in high-dimensional control tasks and sparse-reward environments. However, their sampling inefficiency prevents them from being used for real-time planning and control. We propose an improved version of the CEM algorithm for fast planning, with novel additions including temporally-correlated actions and memory, requiring 2.7-22x less samples and yielding a performance increase of 1.2-10x in high-dimensional control problems.

📄 PDF Abstract BibTeX arXiv:2008.06389

Code (1)

martius-lab/iCEM 공식 구현

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Sample-efficient Real-time Planning with Curiosity Cross-Entropy Method and Contrastive Learning

2023-03-07 · Mostafa Kotb, Cornelius Weber, Stefan Wermter

Model-based reinforcement learning (MBRL) with real-time planning has shown great potential in locomotion and manipulation control tasks. However, the existing planning methods, such as the Cross-Entropy Method (CEM), do…

continuous-controlContinuous ControlContrastive LearningModel-based Reinforcement Learning+1

Sample-efficient Low-level Motion Planning for Robotic Manipulation Tasks via Zero-shot Transfer Learning

2026-06-04 · Yuanzhi He, Victor Romero-Cano, José J. Patiño, Juan David Hernández 외 arxiv

As robotic systems become more sophisticated, the growing complexity of their motion planning models and the longer training times pose substantial challenges. Evolutionary algorithms such as the Sample-efficient Cross-E…

Transfer LearningMotion Planning

DeepPlanner: Scaling Planning Capability for Deep Research Agents via Advantage Shaping

2025-10-14 · Wei Fan, Wenlin Yao, Zheng Li, Feng Yao 외 arxiv

Large language models (LLMs) augmented with multi-step reasoning and action generation abilities have shown promise in leveraging external tools to tackle complex tasks that require long-horizon planning. However, existi…

Reinforcement Learning

CEM-GD: Cross-Entropy Method with Gradient Descent Planner for Model-Based Reinforcement Learning

2021-12-14 · Kevin Huang, Sahin Lale, Ugo Rosolia, Yuanyuan Shi 외

Current state-of-the-art model-based reinforcement learning algorithms use trajectory sampling methods, such as the Cross-Entropy Method (CEM), for planning in continuous control settings. These zeroth-order optimizers r…

continuous-controlContinuous ControlModel-based Reinforcement LearningMuJoCo+1

Model Tensor Planning

2025-05-02 · An T. Le, Khai Nguyen, Minh Nhat Vu, João Carvalho 외

Sampling-based model predictive control (MPC) offers strong performance in nonlinear and contact-rich robotic tasks, yet often suffers from poor exploration due to locally greedy sampling schemes. We propose \emph{Model …

modelModel Predictive ControlMuJoCo