Pith. sign in

REVIEW 2 cited by

BATS: Best Action Trajectory Stitching

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 2204.12026 v1 pith:3UFOSJFE submitted 2022-04-26 cs.LG

classification cs.LG
keywords policyalgorithmsdatadatasetlearnedlearningloggedtrajectories
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The problem of offline reinforcement learning focuses on learning a good policy from a log of environment interactions. Past efforts for developing algorithms in this area have revolved around introducing constraints to online reinforcement learning algorithms to ensure the actions of the learned policy are constrained to the logged data. In this work, we explore an alternative approach by planning on the fixed dataset directly. Specifically, we introduce an algorithm which forms a tabular Markov Decision Process (MDP) over the logged data by adding new transitions to the dataset. We do this by using learned dynamics models to plan short trajectories between states. Since exact value iteration can be performed on this constructed MDP, it becomes easy to identify which trajectories are advantageous to add to the MDP. Crucially, since most transitions in this MDP come from the logged data, trajectories from the MDP can be rolled out for long periods with confidence. We prove that this property allows one to make upper and lower bounds on the value function up to appropriate distance metrics. Finally, we demonstrate empirically how algorithms that uniformly constrain the learned policy to the entire dataset can result in unwanted behavior, and we show an example in which simply behavior cloning the optimal policy of the MDP created by our algorithm avoids this problem.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Improving Trajectory Stitching with Flow Models

    cs.RO 2025-05 conditional novelty 6.0 of 10

    Flow Planner combines a UNet with local inpainting conditioning, action-noise data augmentation, and train/inference trajectory splitting to enable flow models to stitch novel trajectories for robotic manipulation.

  2. MGDA: Model-based Goal Data Augmentation for Offline Goal-conditioned Weighted Supervised Learning

    cs.LG 2024-12 conditional novelty 5.0 of 10

    A model-based goal augmentation method, MGDA, improves the stitching ability of offline goal-conditioned weighted supervised learning on maze benchmarks by filtering augmented goals through a locally Lipschitz dynamics model.

Pith tools