vix.ing · top · new · best · stats

Natural Language Reinforcement Learning

2024/02/11 by Xidong Feng, Feng, Xidong, Ziyu Wan +15 · 3 voices · 9 citations
Computer Science · Engineering · #Robotics and Automated Systems #cs.AI #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2402.07157

arxiv published 2024/02/11 · arxiv updated 2024/02/14

Abstract

Reinforcement Learning (RL) has shown remarkable abilities in learning policies for decision-making tasks. However, RL is often hindered by issues such as low sample efficiency, lack of interpretability, and sparse supervision signals. To tackle these limitations, we take inspiration from the human learning process and introduce Natural Language Reinforcement Learning (NLRL), which innovatively combines RL principles with natural language representation. Specifically, NLRL redefines RL concepts like task objectives, policy, value function, Bellman equation, and policy iteration in natural language space. We present how NLRL can be practically implemented with the latest advancements in large language models (LLMs) like GPT-4. Initial experiments over tabular MDPs demonstrate the effectiveness, efficiency, and also interpretability of the NLRL framework.

Cited by

Discussions

Related