Pith. sign in

REVIEW 5 cited by

Acting in Delayed Environments with Non-Stationary Markov Policies

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2101.11992 v4 pith:42MA7PXW submitted 2021-01-28 cs.LG cs.AI

classification cs.LGcs.AI
keywords delaymarkovnon-stationarypoliciesactionsataridelayedexecuted
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

The standard Markov Decision Process (MDP) formulation hinges on the assumption that an action is executed immediately after it was chosen. However, assuming it is often unrealistic and can lead to catastrophic failures in applications such as robotic manipulation, cloud computing, and finance. We introduce a framework for learning and planning in MDPs where the decision-maker commits actions that are executed with a delay of $m$ steps. The brute-force state augmentation baseline where the state is concatenated to the last $m$ committed actions suffers from an exponential complexity in $m$, as we show for policy iteration. We then prove that with execution delay, deterministic Markov policies in the original state-space are sufficient for attaining maximal reward, but need to be non-stationary. As for stationary Markov policies, we show they are sub-optimal in general. Consequently, we devise a non-stationary Q-learning style model-based algorithm that solves delayed execution tasks without resorting to state-augmentation. Experiments on tabular, physical, and Atari domains reveal that it converges quickly to high performance even for substantial delays, while standard approaches that either ignore the delay or rely on state-augmentation struggle or fail due to divergence. The code is available at github.com/galdl/rl_delay_basic and github.com/galdl/rl_delay_atari.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

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

  1. Dark matter environments and safeguards for spacetime inference from horizon scale interferometry

    gr-qc 2026-07 conditional novelty 6.0 of 10

    Using public 2017 M87* closure data, a frozen Kerr source fails an absolute adequacy test and the differential tidal-charge response fails numerical convergence, so no posterior or bound is reported.

  2. Finding the Time to Think: Learning Planning Budgets in Real-Time RL

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    A learned gating policy selects state-dependent planning budgets in variable-delay real-time RL and outperforms fixed-budget and heuristic baselines across Pac-Man, Tetris, Snake, Speed Hex, and Speed Go.

  3. Finding the Time to Think: Learning Planning Budgets in Real-Time RL

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    Trains a gating policy to select state-dependent planning budgets in variable-delay real-time RL, outperforming fixed-budget and heuristic baselines across Pac-Man, Tetris, Snake, Speed Hex, and Speed Go.

  4. Model-Based Reinforcement Learning under Random Observation Delays

    cs.LG 2025-09 unverdicted novelty 6.0 of 10

    A delay-aware model-based RL framework with sequential belief filtering handles random out-of-sequence observations in POMDPs and outperforms MDP baselines while showing robustness to delay shifts.

  5. Delayed homomorphic reinforcement learning for environments with delayed feedback

    cs.LG 2026-04 unverdicted novelty 5.0 of 10

    DHRL defines belief-equivalence over augmented states to abstract away control-redundant states, preserving optimality in finite domains and yielding a deep actor-critic method that outperforms baselines on MuJoCo tasks.

Pith tools