English

Semi-Offline Reinforcement Learning for Optimized Text Generation

Machine Learning 2023-06-19 v1 Artificial Intelligence Computation and Language

Abstract

In reinforcement learning (RL), there are two major settings for interacting with the environment: online and offline. Online methods explore the environment at significant time cost, and offline methods efficiently obtain reward signals by sacrificing exploration capability. We propose semi-offline RL, a novel paradigm that smoothly transits from offline to online settings, balances exploration capability and training cost, and provides a theoretical foundation for comparing different RL settings. Based on the semi-offline formulation, we present the RL setting that is optimal in terms of optimization cost, asymptotic error, and overfitting error bound. Extensive experiments show that our semi-offline approach is efficient and yields comparable or often better performance compared with state-of-the-art methods.

Keywords

Cite

@article{arxiv.2306.09712,
  title  = {Semi-Offline Reinforcement Learning for Optimized Text Generation},
  author = {Changyu Chen and Xiting Wang and Yiqiao Jin and Victor Ye Dong and Li Dong and Jie Cao and Yi Liu and Rui Yan},
  journal= {arXiv preprint arXiv:2306.09712},
  year   = {2023}
}

Comments

In Proceedings of the 40th International Conference on Machine Learning (ICML 2023)

R2 v1 2026-06-28T11:07:00.052Z