Semi-Offline Reinforcement Learning for Optimized Text Generation
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dialogue Summarization | SamSum (test) | ROUGE-229.19 | 83 | |
| Summarization | Xsum | ROUGE-149.02 | 18 | |
| Question Generation | SQuAD | BLEU-427.79 | 8 | |
| Summarization | CNN/DM | ROUGE-148.54 | 8 | |
| Summarization | SamSum | ROUGE-154.27 | 8 | |
| Text Summarization | CNN/DM | ROUGE-144.6 | 4 | |
| Question Generation | SQuAD | Grammar2.91 | 3 | |
| Advertisement Generation | Advertisement generation | ROUGE-134.51 | 2 |