Pith. sign in

REVIEW 1 cited by

Improving Offline RL by Blending Heuristics

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 2306.00321 v2 pith:GO5IWCPY submitted 2023-06-01 cs.LG

classification cs.LG
keywords offlinehublalgorithmsbootstrappingheuristicblendingdatasetsreturns
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We propose Heuristic Blending (HUBL), a simple performance-improving technique for a broad class of offline RL algorithms based on value bootstrapping. HUBL modifies the Bellman operators used in these algorithms, partially replacing the bootstrapped values with heuristic ones that are estimated with Monte-Carlo returns. For trajectories with higher returns, HUBL relies more on the heuristic values and less on bootstrapping; otherwise, it leans more heavily on bootstrapping. HUBL is very easy to combine with many existing offline RL implementations by relabeling the offline datasets with adjusted rewards and discount factors. We derive a theory that explains HUBL's effect on offline RL as reducing offline RL's complexity and thus increasing its finite-sample performance. Furthermore, we empirically demonstrate that HUBL consistently improves the policy quality of four state-of-the-art bootstrapping-based offline RL algorithms (ATAC, CQL, TD3+BC, and IQL), by 9% on average over 27 datasets of the D4RL and Meta-World benchmarks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Offline RL with Smooth OOD Generalization in Convex Hull and its Neighborhood

    cs.LG 2025-06 conditional novelty 5.0 of 10

    SQOG adds a noise-based smoothing loss that pulls out-of-distribution action values toward neighboring in-sample values, improving Q-estimation and offline RL performance.

Pith tools