Pith. sign in

REVIEW 1 cited by

Exploiting Generalization in Offline Reinforcement Learning via Unseen State Augmentations

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 2308.03882 v2 pith:FU7VR4VY submitted 2023-08-07 cs.LG cs.AIstat.ML

Exploiting Generalization in Offline Reinforcement Learning via Unseen State Augmentations

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

Offline reinforcement learning (RL) methods strike a balance between exploration and exploitation by conservative value estimation -- penalizing values of unseen states and actions. Model-free methods penalize values at all unseen actions, while model-based methods are able to further exploit unseen states via model rollouts. However, such methods are handicapped in their ability to find unseen states far away from the available offline data due to two factors -- (a) very short rollout horizons in models due to cascading model errors, and (b) model rollouts originating solely from states observed in offline data. We relax the second assumption and present a novel unseen state augmentation strategy to allow exploitation of unseen states where the learned model and value estimates generalize. Our strategy finds unseen states by value-informed perturbations of seen states followed by filtering out states with epistemic uncertainty estimates too high (high error) or too low (too similar to seen data). We observe improved performance in several offline RL tasks and find that our augmentation strategy consistently leads to overall lower average dataset Q-value estimates i.e. more conservative Q-value estimates than a baseline.

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. LLM-Driven Policy Diffusion: Enhancing Generalization in Offline Reinforcement Learning

    cs.LG 2025-08 conditional novelty 4.0

    LLMDPD conditions an offline policy-diffusion model on LLM-embedded text task descriptions and a transformer-encoded trajectory prompt, reporting improved success on unseen Meta-World and D4RL tasks, though the evalua...