The reviewed record of science sign in
Pith

arxiv: 2009.04777 · v1 · pith:252V4KC6 · submitted 2020-09-10 · cs.LG · stat.ML

A framework for reinforcement learning with autocorrelated actions

Reviewed by Pithpith:252V4KC6open to challenge →

classification cs.LG stat.ML
keywords learningactionsalgorithmautocorrelatedcontrolherepoliciespolicy
0
0 comments X
read the original abstract

The subject of this paper is reinforcement learning. Policies are considered here that produce actions based on states and random elements autocorrelated in subsequent time instants. Consequently, an agent learns from experiments that are distributed over time and potentially give better clues to policy improvement. Also, physical implementation of such policies, e.g. in robotics, is less problematic, as it avoids making robots shake. This is in opposition to most RL algorithms which add white noise to control causing unwanted shaking of the robots. An algorithm is introduced here that approximately optimizes the aforementioned policy. Its efficiency is verified for four simulated learning control problems (Ant, HalfCheetah, Hopper, and Walker2D) against three other methods (PPO, SAC, ACER). The algorithm outperforms others in three of these problems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DAWM: Diffusion Action World Models for Offline Reinforcement Learning via Action-Inferred Transitions

    cs.LG 2025-09 unverdicted novelty 6.0

    DAWM introduces a modular diffusion world model with an inverse dynamics model to produce complete synthetic transitions that improve conservative offline RL algorithms like TD3BC and IQL on D4RL tasks.