Pith. sign in

REVIEW 3 cited by

Beyond Reward: Offline Preference-guided Policy 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 2305.16217 v2 pith:ADWV56HX submitted 2023-05-25 cs.LG

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

This study focuses on the topic of offline preference-based reinforcement learning (PbRL), a variant of conventional reinforcement learning that dispenses with the need for online interaction or specification of reward functions. Instead, the agent is provided with fixed offline trajectories and human preferences between pairs of trajectories to extract the dynamics and task information, respectively. Since the dynamics and task information are orthogonal, a naive approach would involve using preference-based reward learning followed by an off-the-shelf offline RL algorithm. However, this requires the separate learning of a scalar reward function, which is assumed to be an information bottleneck of the learning process. To address this issue, we propose the offline preference-guided policy optimization (OPPO) paradigm, which models offline trajectories and preferences in a one-step process, eliminating the need for separately learning a reward function. OPPO achieves this by introducing an offline hindsight information matching objective for optimizing a contextual policy and a preference modeling objective for finding the optimal context. OPPO further integrates a well-performing decision policy by optimizing the two objectives iteratively. Our empirical results demonstrate that OPPO effectively models offline preferences and outperforms prior competing baselines, including offline RL algorithms performed over either true or pseudo reward function specifications. Our code is available on the project website: https://sites.google.com/view/oppo-icml-2023 .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. CLARIFY: Contrastive Preference Reinforcement Learning for Untangling Ambiguous Queries

    cs.LG 2025-05 conditional novelty 6.0 of 10

    CLARIFY uses contrastive learning on preference data to embed trajectories, then rejection-samples queries that humans can distinguish clearly, improving offline preference-based RL.

  2. CTR-Guided Generative Query Suggestion in Conversational Search

    cs.IR 2025-07 conditional novelty 5.0 of 10

    GQS combines multi-source CTR prediction, CTR-weighted DPO, and iterative calibration, reporting higher CTR, relevance, and diversity for query suggestions on two Baidu conversational-search tasks.

  3. TROFI: Trajectory-Ranked Offline Inverse Reinforcement Learning

    cs.LG 2025-06 conditional novelty 5.0 of 10

    TROFI learns a reward model from ranked trajectories, labels an offline dataset with it, and trains a TD3+BC policy, matching ground-truth-reward performance on many D4RL tasks without a hand-coded reward or expert de...

Pith tools