English

Can Offline Reinforcement Learning Help Natural Language Understanding?

Computation and Language 2022-12-09 v1

Abstract

Pre-training has been a useful method for learning implicit transferable knowledge and it shows the benefit of offering complementary features across different modalities. Recent work mainly focuses on the modalities such as image and text, for example, studies show that visual features learned from images can help visual-grounded language understanding. In this paper, we consider investigating the potential connection between offline reinforcement learning (RL) and language modeling (LM). Intuitively, RL and LM are similar in predicting the next states based on the current and previous states, which rely on both local and long-range dependency across states. To validate such an assumption, we pre-trained different offline RL tasks using Transformer and then evaluate these models on various language-related tasks. Experimental results show that our RL pre-trained models can give close performance compared with the models using the LM training objective, showing that there exist common useful features across these two modalities. To further explore the potential relationship, we investigate some factors such as Markov property and the sequential nature of RL trajectory.

Keywords

Cite

@article{arxiv.2212.03864,
  title  = {Can Offline Reinforcement Learning Help Natural Language Understanding?},
  author = {Ziqi Zhang and Yile Wang and Yue Zhang and Donglin Wang},
  journal= {arXiv preprint arXiv:2212.03864},
  year   = {2022}
}

Comments

8 pages,3 figures,4 tables

R2 v1 2026-06-28T07:25:07.524Z