English

Reward-Conditioned Reinforcement Learning

Machine Learning 2026-05-20 v3

Abstract

Single-task RL agents are typically trained under a fixed reward function, which limits their robustness to reward misspecification and their ability to adapt to changing preferences. We introduce Reward-Conditioned Reinforcement Learning (RCRL), an off-policy method that conditions agents on reward parameterizations while collecting experience under a single nominal objective. By recomputing counterfactual rewards from shared replay data, RCRL exposes the agent to multiple reward objectives without additional environment interaction, connecting single-task RL with ideas from multi-objective and multi-task learning. Across single-task, multi-task, and vision-based benchmarks, RCRL improves sample efficiency under the nominal reward parameterization, enables efficient adaptation to new parameterizations, and supports zero-shot behavioral adjustment at deployment. Our results show that RCRL provides a scalable mechanism for learning robust, steerable policies without sacrificing the simplicity of single-task training.

Keywords

Cite

@article{arxiv.2603.05066,
  title  = {Reward-Conditioned Reinforcement Learning},
  author = {Michal Nauman and Marek Cygan and Pieter Abbeel},
  journal= {arXiv preprint arXiv:2603.05066},
  year   = {2026}
}

Comments

preprint

R2 v1 2026-07-01T11:04:44.627Z