Pith. sign in

REVIEW 2 cited by

Comprehensible Context-driven Text Game Playing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1905.02265 v3 pith:CSHAH4V3 submitted 2019-05-06 cs.CL

classification cs.CL
keywords agentgamecomputerlstmnetworkobservedorderprocess
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In order to train a computer agent to play a text-based computer game, we must represent each hidden state of the game. A Long Short-Term Memory (LSTM) model running over observed texts is a common choice for state construction. However, a normal Deep Q-learning Network (DQN) for such an agent requires millions of steps of training or more to converge. As such, an LSTM-based DQN can take tens of days to finish the training process. Though we can use a Convolutional Neural Network (CNN) as a text-encoder to construct states much faster than the LSTM, doing so without an understanding of the syntactic context of the words being analyzed can slow convergence. In this paper, we use a fast CNN to encode position- and syntax-oriented structures extracted from observed texts as states. We additionally augment the reward signal in a universal and practical manner. Together, we show that our improvements can not only speed up the process by one order of magnitude but also learn a superior agent.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. LeDeepChef: Deep Reinforcement Learning Agent for Families of Text-Based Games

    cs.LG 2019-09 conditional novelty 6.0 of 10

    An actor-critic agent that restricts its actions to recipe-guided high-level commands and learned navigation generalizes to unseen games in a cooking-themed text-based game family, scoring 69.3% on the challenge test set.

  2. Learn How to Cook a New Recipe in a New House: Using Map Familiarization, Curriculum Learning, and Bandit Feedback to Learn Families of Text-Based Adventure Games

    cs.CL 2019-08 conditional novelty 6.0 of 10

    Curriculum learning, room-aware action labels, and LinUCB exploration improve zero-shot performance on TextWorld cooking game families, reaching 72% and 68% of achievable points.

Pith tools