paper-with-me

홈 › Papers

Simple Nearest Neighbor Policy Method for Continuous Control Tasks

2018-01-01 · ICLR 2018 1 · Elman Mansimov, Kyunghyun Cho

We design a new policy, called a nearest neighbor policy, that does not require any optimization for simple, low-dimensional continuous control tasks. As this policy does not require any optimization, it allows us to investigate the underlying difficulty of a task without being distracted by optimization difficulty of a learning algorithm. We propose two variants, one that retrieves an entire trajectory based on a pair of initial and goal states, and the other retrieving a partial trajectory based on a pair of current and goal states. We test the proposed policies on five widely-used benchmark continuous control tasks with a sparse reward: Reacher, Half Cheetah, Double Pendulum, Cart Pole and Mountain Car. We observe that the majority (the first four) of these tasks, which have been considered difficult, are easily solved by the proposed policies with high success rates, indicating that reported difficulties of them may have likely been due to the optimization difficulty. Our work suggests that it is necessary to evaluate any sophisticated policy learning algorithm on more challenging problems in order to truly assess the advances from them.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

$K$-Nearest-Neighbor Resampling for Off-Policy Evaluation in Stochastic Control

2023-06-07 · Michael Giegrich, Roel Oomen, Christoph Reisinger

In this paper, we propose a novel $K$-nearest neighbor resampling procedure for estimating the performance of a policy from historical data containing realized episodes of a decision process generated under a different p…

counterfactualOff-policy evaluation

Policy Optimization in a Noisy Neighborhood: On Return Landscapes in Continuous Control

2023-09-26 · NeurIPS 2023 11 · Nate Rahn, Pierluca D'Oro, Harley Wiltzer, Pierre-Luc Bacon 외

Deep reinforcement learning agents for continuous control are known to exhibit significant instability in their performance over time. In this work, we provide a fresh perspective on these behaviors by studying the retur…

continuous-controlContinuous ControlDeep Reinforcement Learning

A Policy Gradient Method for Task-Agnostic Exploration

2020-06-12 · ICML Workshop LifelongML 2020 7 · Mirco Mutti, Lorenzo Pratissoli, Marcello Restelli

In a reward-free environment, what is a suitable intrinsic objective for an agent to pursue so that it can learn an optimal task-agnostic exploration policy? In this paper, we argue that the entropy of the state distribu…

continuous-controlContinuous Control

Q-learning with Nearest Neighbors

2018-02-12 · NeurIPS 2018 12 · Devavrat Shah, Qiaomin Xie

We consider model-free reinforcement learning for infinite-horizon discounted Markov Decision Processes (MDPs) with a continuous state space and unknown transition kernel, when only a single sample path under an arbitrar…

Q-LearningReinforcement Learning

Task-Agnostic Exploration via Policy Gradient of a Non-Parametric State Entropy Estimate

2020-07-09 · Mirco Mutti, Lorenzo Pratissoli, Marcello Restelli

In a reward-free environment, what is a suitable intrinsic objective for an agent to pursue so that it can learn an optimal task-agnostic exploration policy? In this paper, we argue that the entropy of the state distribu…

continuous-controlContinuous Control