paper-with-me

Papers

Grounding Natural Language Commands to StarCraft II Game States for Narration-Guided Reinforcement Learning

2019-04-24 · Nicholas Waytowich, Sean L. Barton, Vernon Lawhern, Ethan Stump, Garrett Warnell

While deep reinforcement learning techniques have led to agents that are successfully able to learn to perform a number of tasks that had been previously unlearnable, these techniques are still susceptible to the longstanding problem of {\em reward sparsity}. This is especially true for tasks such as training an agent to play StarCraft II, a real-time strategy game where reward is only given at the end of a game which is usually very long. While this problem can be addressed through reward shaping, such approaches typically require a human expert with specialized knowledge. Inspired by the vision of enabling reward shaping through the more-accessible paradigm of natural-language narration, we investigate to what extent we can contextualize these narrations by grounding them to the goal-specific states. We present a mutual-embedding model using a multi-input deep-neural network that projects a sequence of natural language commands into the same high-dimensional representation space as corresponding goal states. We show that using this model we can learn an embedding space with separable and distinct clusters that accurately maps natural-language commands to corresponding game states . We also discuss how this model can allow for the use of narrations as a robust form of reward shaping to improve RL performance and efficiency.

📄 PDF Abstract BibTeX arXiv:1906.02671

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)StarcraftStarcraft II

Similar Papers 제목 키워드 기반

A Narration-based Reward Shaping Approach using Grounded Natural Language Commands

2019-10-31 · Nicholas Waytowich, Sean L. Barton, Vernon Lawhern, Garrett Warnell

While deep reinforcement learning techniques have led to agents that are successfully able to learn to perform a number of tasks that had been previously unlearnable, these techniques are still susceptible to the longsta…

Deep Reinforcement LearningReinforcement LearningStarcraftStarcraft II

The Pragmatics of Indirect Commands in Collaborative Discourse

2017-05-08 · WS 2017 1 · Matthew Lamm, Mihail Eric

Today's artificial assistants are typically prompted to perform tasks through direct, imperative commands such as \emph{Set a timer} or \emph{Pick up the box}. However, to progress toward more natural exchanges between h…

Grounding Complex Natural Language Commands for Temporal Tasks in Unseen Environments

2023-02-22 · Jason Xinyu Liu, ZiYi Yang, Ifrah Idrees, Sam Liang 외

Grounding navigational commands to linear temporal logic (LTL) leverages its unambiguous semantics for reasoning about long-horizon tasks and verifying the satisfaction of temporal constraints. Existing approaches requir…

Natural Language Grounding and Grammar Induction for Robotic Manipulation Commands

2017-08-01 · WS 2017 8 · Muhannad Alomari, Paul Duckworth, Majd Hawasly, David C. Hogg 외

We present a cognitively plausible system capable of acquiring knowledge in language and vision from pairs of short video clips and linguistic descriptions. The aim of this work is to teach a robot manipulator how to exe…

AVA: Attentive VLM Agent for Mastering StarCraft II

2025-03-07 · Weiyu Ma, Yuqian Fu, Zecheng Zhang, Bernard Ghanem 외

We introduce Attentive VLM Agent (AVA), a multimodal StarCraft II agent that aligns artificial agent perception with the human gameplay experience. Traditional frameworks such as SMAC rely on abstract state representatio…

Retrieval-augmented GenerationSMACSMAC+Starcraft+1