LLM-Empowered State Representation for Reinforcement Learning
Boyuan Wang, Yun Qu, Yuhang Jiang, Jianzhun Shao, Chang Liu, Wenming, Yang, Xiangyang Ji

TL;DR
This paper introduces LESR, a novel method that leverages large language models to generate task-related state representations, significantly improving sample efficiency and performance in reinforcement learning tasks.
Contribution
LESR is the first approach to use LLMs for autonomous generation of task-specific state representations in reinforcement learning.
Findings
LESR outperforms baselines by 29% in Mujoco tasks.
LESR achieves 30% higher success rates in Gym-Robotics.
LESR demonstrates high sample efficiency in experiments.
Abstract
Conventional state representations in reinforcement learning often omit critical task-related details, presenting a significant challenge for value networks in establishing accurate mappings from states to task rewards. Traditional methods typically depend on extensive sample learning to enrich state representations with task-specific information, which leads to low sample efficiency and high time costs. Recently, surging knowledgeable large language models (LLM) have provided promising substitutes for prior injection with minimal human intervention. Motivated by this, we propose LLM-Empowered State Representation (LESR), a novel approach that utilizes LLM to autonomously generate task-related state representation codes which help to enhance the continuity of network mappings and facilitate efficient training. Experimental results demonstrate LESR exhibits high sample efficiency and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
