English

Natural Language Reinforcement Learning

Machine Learning 2025-05-29 v3 Artificial Intelligence Computation and Language

Abstract

Artificial intelligence progresses towards the "Era of Experience," where agents are expected to learn from continuous, grounded interaction. We argue that traditional Reinforcement Learning (RL), which typically represents value as a scalar, can restrict agent's deep understanding of environments and hinders the active, deliberative learning crucial for navigating this new paradigm. To address the issue, we introduce Natural Language Reinforcement Learning (NLRL), a framework that extends RL principles into natural language counterparts. Central to NLRL is the Language Value Function (LVF), which redefines value as an interpretable linguistic narrative articulating the rationale behind an evaluation. NLRL further extends this concept to core RL components, including policy, the Bellman equation, and policy iteration. Leveraging recent advancements in Large Language Models (LLMs), NLRL can be practically implemented to achieve RL-like policy and value training through unsupervised environment interactions. Experiments over 4 multi-step agentic tasks demonstrate NLRL's effectiveness, efficiency, and its potential to foster deeper understanding and more active learning strategies.

Keywords

Cite

@article{arxiv.2411.14251,
  title  = {Natural Language Reinforcement Learning},
  author = {Xidong Feng and Bo Liu and Yan Song and Haotian Fu and Ziyu Wan and Girish A. Koushik and Zhiyuan Hu and Mengyue Yang and Ying Wen and Jun Wang},
  journal= {arXiv preprint arXiv:2411.14251},
  year   = {2025}
}

Comments

10 pages

R2 v1 2026-06-28T20:07:57.663Z