Papers › Peng's Q(λ) for Conservative Value Estimation in Offline Reinforcement Learning

Peng's Q(λ) for Conservative Value Estimation in Offline Reinforcement Learning

14 May 2026arXiv:2605.14779added by Syntology

Byeongchan Kim, Min-hwan Oh

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We propose a model-free offline multi-step reinforcement learning (RL) algorithm, Conservative Peng's Q(λ) (CPQL). Our algorithm adapts the Peng's Q(λ) (PQL) operator for conservative value estimation as an alternative to the Bellman operator. To the best of our knowledge, this is the first work in offline RL to theoretically and empirically demonstrate the effectiveness of conservative value estimation with a \textit{multi-step} operator by fully leveraging offline trajectories. The fixed point of the PQL operator in offline RL lies closer to the value function of the behavior policy, thereby naturally inducing implicit behavior regularization. CPQL simultaneously mitigates over-pessimistic value estimation, achieves performance greater than (or equal to) that of the behavior policy, and provides near-optimal performance guarantees -- a milestone that previous conservative approaches could not achieve. Extensive numerical experiments on the D4RL benchmark demonstrate that CPQL consistently and significantly outperforms existing offline single-step baselines. In addition to the contributions of CPQL in offline RL, our proposed method also contributes to the offline-to-online learning framework. Using the Q-function pre-trained by CPQL in offline settings enables the online PQL agent to avoid the performance drop typically observed at the start of fine-tuning and to attain robust performance improvements. Our code is available at https://github.com/oh-lab/CPQL.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.14779")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 7 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

2023AnnonymousAuthor/csve found in paper text by SyntologyMIT report
tinkoff-ai/CORL found in paper text by Syntology report
ohlab/CPQL found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
hyeon1996/EPQ found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
7ran
2unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hyeon1996/EPQ. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_stats_ordered_dict hyeon1996/EPQ/rlkit/core/eval_util.py found in paper text by Syntology ran no licence file found · pointer only · fadf5f762ff04cd6 · report
get_average_returns hyeon1996/EPQ/rlkit/core/eval_util.py found in paper text by Syntology ran no licence file found · pointer only · a5d10a0b704c8db7 · report
get_flat_params hyeon1996/EPQ/rlkit/core/batch_rl_algorithm.py found in paper text by Syntology ran no licence file found · pointer only · 9b9a51e3e3be7a6e · report
identity hyeon1996/EPQ/rlkit/torch/sac/epq_trainer.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 9910e2fc297f8665 · report
load_state_dict_data hyeon1996/EPQ/behavior_cloning.py found in paper text by Syntology ran no licence file found · pointer only · 518461d2aec0dfde · report
remove_dup hyeon1996/EPQ/clustering.py found in paper text by Syntology ran no licence file found · pointer only · 148690949a91e459 · report
simple_separated_format hyeon1996/EPQ/rlkit/core/tabulate.py found in paper text by Syntology ran no licence file found · pointer only · 5cb0c55f58279f59 · report
str2bool hyeon1996/EPQ/epq_main.py found in paper text by Syntology ran no licence file found · pointer only · 981dd701152da17c · report
load_state_dict_data hyeon1996/EPQ/epq_main.py found in paper text by Syntology unverified no licence file found · pointer only · ed641ef1d8cfdb43 · report
nearest_neighborhood_cluster hyeon1996/EPQ/clustering.py found in paper text by Syntology unverified no licence file found · pointer only · 55a35c24613f6943 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.14779, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections