pith. machine review for the scientific record. sign in

arxiv: 1511.04636 · v5 · submitted 2015-11-14 · 💻 cs.AI · cs.CL· cs.LG

Recognition: unknown

Deep Reinforcement Learning with a Natural Language Action Space

Authors on Pith no claims yet
classification 💻 cs.AI cs.CLcs.LG
keywords actiondeepreinforcementlearningarchitecturedrrngameslanguage
0
0 comments X
read the original abstract

This paper introduces a novel architecture for reinforcement learning with deep neural networks designed to handle state and action spaces characterized by natural language, as found in text-based games. Termed a deep reinforcement relevance network (DRRN), the architecture represents action and state spaces with separate embedding vectors, which are combined with an interaction function to approximate the Q-function in reinforcement learning. We evaluate the DRRN on two popular text games, showing superior performance over other deep Q-learning architectures. Experiments with paraphrased action descriptions show that the model is extracting meaning rather than simply memorizing strings of text.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Understanding the planning of LLM agents: A survey

    cs.AI 2024-02 accept novelty 4.0

    A survey that provides a taxonomy of methods for improving planning in LLM-based agents across task decomposition, plan selection, external modules, reflection, and memory.