paper-with-me

Papers

Goal Randomization for Playing Text-based Games without a Reward Function

2021-09-29 · Meng Fang, Yunqiu Xu, Yali Du, Ling Chen, Chengqi Zhang

Playing text-based games requires language understanding and sequential decision making. The objective of a reinforcement learning agent is to behave so as to maximise the sum of a suitable scalar reward function. In contrast to current RL methods, humans are able to learn new skills with little or no reward by using various forms of intrinsic motivation. We propose a goal randomization method that uses random basic goals to train a policy in the absence of the reward of environments. Specifically, through simple but effective goal generation, our method learns to continuously propose challenging -- yet temporal and achievable -- goals that allow the agent to learn general skills for acting in a new environment, independent of the task to be solved. In a variety of text-based games, we show that this simple method results in competitive performance for agents. We also show that our method can learn policies that generalize across different text-based games. In further, we demonstrate an interesting result that our method works better than one of state-of-the-art agents GATA, which uses environment rewards for some text-based games.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSequential Decision Makingtext-based games

Similar Papers 제목 키워드 기반

Semi-Supervised Policy Initialization for Playing Games with Language Hints

2021-06-01 · NAACL 2021 4 · Tsu-Jui Fu, William Yang Wang

Using natural language as a hint can supply an additional reward for playing sparse-reward games. Achieving a goal should involve several different hints, while the given hints are usually incomplete. Those unmentioned l…

Generating Diverse and Competitive Play-Styles for Strategy Games

2021-04-17 · Diego Perez-Liebana, Cristina Guerrero-Romero, Alexander Dockhorn, Linjie Xu 외

Designing agents that are able to achieve different play-styles while maintaining a competitive level of play is a difficult task, especially for games for which the research community has not found super-human performan…

Decision MakingDiversity

Towards General Game Representations: Decomposing Games Pixels into Content and Style

2023-07-20 · Chintan Trivedi, Konstantinos Makantasis, Antonios Liapis, Georgios N. Yannakakis

On-screen game footage contains rich contextual information that players process when playing and experiencing a game. Learning pixel representations of games can benefit artificial intelligence across several downstream…

Learning Actions and Control of Focus of Attention with a Log-Polar-like Sensor

2023-09-22 · Robin Göransson, Volker Krueger

With the long-term goal of reducing the image processing time on an autonomous mobile robot in mind we explore in this paper the use of log-polar like image data with gaze control. The gaze control is not done on the Car…

Atari GamesDeep Reinforcement Learning

Can Large Language Models Play Text Games Well? Current State-of-the-Art and Open Questions

2023-04-06 · Chen Feng Tsai, Xiaochen Zhou, Sierra S. Liu, Jing Li 외

Large language models (LLMs) such as ChatGPT and GPT-4 have recently demonstrated their remarkable abilities of communicating with human users. In this technical report, we take an initiative to investigate their capacit…

World Knowledge