Pith. sign in

REVIEW 2 cited by

Autoregressive Dynamics Models for Offline Policy Evaluation and Optimization

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 2104.13877 v1 pith:AIX26NJO submitted 2021-04-28 cs.LG cs.AIstat.ML

Autoregressive Dynamics Models for Offline Policy Evaluation and Optimization

classification cs.LG cs.AIstat.ML
keywords dynamicsmodelsautoregressivestatedifferentdimensionsnextoffline
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Standard dynamics models for continuous control make use of feedforward computation to predict the conditional distribution of next state and reward given current state and action using a multivariate Gaussian with a diagonal covariance structure. This modeling choice assumes that different dimensions of the next state and reward are conditionally independent given the current state and action and may be driven by the fact that fully observable physics-based simulation environments entail deterministic transition dynamics. In this paper, we challenge this conditional independence assumption and propose a family of expressive autoregressive dynamics models that generate different dimensions of the next state and reward sequentially conditioned on previous dimensions. We demonstrate that autoregressive dynamics models indeed outperform standard feedforward models in log-likelihood on heldout transitions. Furthermore, we compare different model-based and model-free off-policy evaluation (OPE) methods on RL Unplugged, a suite of offline MuJoCo datasets, and find that autoregressive dynamics models consistently outperform all baselines, achieving a new state-of-the-art. Finally, we show that autoregressive dynamics models are useful for offline policy optimization by serving as a way to enrich the replay buffer through data augmentation and improving performance using model-based planning.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Regularized Offline Policy Optimization with Posterior Hybrid Bayesian Belief

    cs.AI 2026-05 unverdicted novelty 6.0

    PhyB approximates Bayesian expectations in offline RL as convex combinations over dynamics model subsets with bounded discrepancy, enabling regularized policy optimization with monotonic improvement guarantees.

  2. Regularized Offline Policy Optimization with Posterior Hybrid Bayesian Belief

    cs.AI 2026-05 reject novelty 6.0

    PhyB averages over the k worst dynamics models with entropy-weighted coefficients and uses Bregman-regularized policy iteration; it claims bounded pessimism, monotonic improvement, and top D4RL scores.