paper-with-me

홈 › Papers

Atari-HEAD: Atari Human Eye-Tracking and Demonstration Dataset

2019-03-15 · Ruohan Zhang, Calen Walshe, Zhuode Liu, Lin Guan, Karl S. Muller, Jake A. Whritner, Luxin Zhang, Mary M. Hayhoe, Dana H. Ballard

Large-scale public datasets have been shown to benefit research in multiple areas of modern artificial intelligence. For decision-making research that requires human data, high-quality datasets serve as important benchmarks to facilitate the development of new methods by providing a common reproducible standard. Many human decision-making tasks require visual attention to obtain high levels of performance. Therefore, measuring eye movements can provide a rich source of information about the strategies that humans use to solve decision-making tasks. Here, we provide a large-scale, high-quality dataset of human actions with simultaneously recorded eye movements while humans play Atari video games. The dataset consists of 117 hours of gameplay data from a diverse set of 20 games, with 8 million action demonstrations and 328 million gaze samples. We introduce a novel form of gameplay, in which the human plays in a semi-frame-by-frame manner. This leads to near-optimal game decisions and game scores that are comparable or better than known human records. We demonstrate the usefulness of the dataset through two simple applications: predicting human gaze and imitating human demonstrated actions. The quality of the data leads to promising results in both tasks. Moreover, using a learned human gaze model to inform imitation learning leads to an 115\% increase in game performance. We interpret these results as highlighting the importance of incorporating human visual attention in models of decision making and demonstrating the value of the current dataset to the research community. We hope that the scale and quality of this dataset can provide more opportunities to researchers in the areas of visual attention, imitation learning, and reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1903.06754

Code (1)

cassidylaidlaw/effective-horizon pytorch

Tasks

Decision MakingImitation LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Selective Eye-gaze Augmentation To Enhance Imitation Learning In Atari Games

2020-12-05 · Chaitanya Thammineni, Hemanth Manjunatha, Ehsan T. Esfahani

This paper presents the selective use of eye-gaze information in learning human actions in Atari games. Vast evidence suggests that our eye movement convey a wealth of information about the direction of our attention and…

Atari GamesGaze PredictionImitation Learning

TextAtari: 100K Frames Game Playing with Language Agents

2025-06-04 · Wenhao Li, Wenwu Li, Chuyun Shen, Junjie Sheng 외

We present TextAtari, a benchmark for evaluating language agents on very long-horizon decision-making tasks spanning up to 100,000 steps. By translating the visual state representations of classic Atari games into rich t…

Atari GamesDecision MakingRepresentation LearningSequential Decision Making

Towards Consistent Performance on Atari using Expert Demonstrations

2019-05-01 · ICLR 2019 5 · Tobias Pohlen, Bilal Piot, Todd Hester, Mohammad Gheshlaghi Azar 외

Despite significant advances in the field of deep Reinforcement Learning (RL), today's algorithms still fail to learn human-level policies consistently over a set of diverse tasks such as Atari 2600 games. We identify th…

Atari GamesDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Estimating Central, Peripheral, and Temporal Visual Contributions to Human Decision Making in Atari Games

2026-04-06 · Henrik Krauss, Takehisa Yairi arxiv

We study how different visual information sources contribute to human decision making in dynamic visual environments. Using Atari-HEAD, a large-scale Atari gameplay dataset with synchronized eye-tracking, we introduce a …

Decision MakingAtari Games

Reward learning from human preferences and demonstrations in Atari

2018-11-15 · NeurIPS 2018 12 · Borja Ibarz, Jan Leike, Tobias Pohlen, Geoffrey Irving 외

To solve complex real-world problems with reinforcement learning, we cannot rely on manually specified reward functions. Instead, we can have humans communicate an objective to the agent directly. In this work, we combin…

Atari GamesDeep Reinforcement LearningImitation Learningreinforcement-learning+2