NAACL 2024findings0 citations

Natural Language-based State Representation in Deep Reinforcement Learning

Md Masudur Rahman, Yexiang Xue

Abstract

This paper investigates the potential of using natural language descriptions as an alternative to direct image-based observations for learning policies in reinforcement learning. Due to the inherent challenges in managing image-based observations, which include abundant information and irrelevant features, we propose a method that compresses images into a natural language form for state representation. This approach allows better interpretability and leverages the processing capabilities of large-language models. We conducted several experiments involving tasks that required image-based observation. The results demonstrated that policies trained using natural language descriptions of images yield better generalization than those trained directly from images, emphasizing the potential of this approach in practical settings.

BibTeX
@inproceedings{rahman-xue-2024-natural,
    title = "Natural Language-based State Representation in Deep Reinforcement Learning",
    author = "Rahman, Md Masudur  and
      Xue, Yexiang",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.83/",
    doi = "10.18653/v1/2024.findings-naacl.83",
    pages = "1310--1319"
}