Offline Policy Optimization with Posterior Sampling
Hongqiang Lin, Dongxu Zhang, Yiding Sun, Mingzhe Li, Ning Yang, Haijun Zhang

TL;DR
This paper introduces PSPO, a Bayesian posterior sampling approach for offline RL that balances generalization and robustness without excessive pessimism.
Contribution
It formulates dynamics modeling as Bayesian inference and integrates posterior sampling with constrained policy optimization for improved offline RL.
Findings
PSPO outperforms state-of-the-art baselines on standard benchmarks.
Theoretical convergence of Q-value estimation under posterior sampling is established.
Decomposition into constrained subproblems guarantees monotonic policy improvement.
Abstract
A fundamental challenge in model-based offline reinforcement learning (RL) lies in the trade-off between generalization and robustness against exploitation errors in out-of-distribution (OOD) regions. While OOD samples may capture valid underlying physical dynamics, they also introduce the risk of model exploitation. Existing methods typically address this risk through excessive pessimistic regularization, which ensures robustness but often sacrifices generalization. To overcome this limitation, we propose Posterior Sampling-based Policy Optimization (PSPO), which formulates dynamics modeling as a Bayesian inference process to derive a posterior that explicitly quantifies model fidelity. Through the integration of posterior sampling and constrained policy optimization, our method leverages dynamics-consistent OOD transitions for generalization while ensuring robustness against model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
