paper-with-me

Papers

Meta Arcade: A Configurable Environment Suite for Meta-Learning

2021-12-01 · Edward W. Staley, Chace Ashcraft, Benjamin Stoler, Jared Markowitz, Gautam Vallabha, Christopher Ratto, Kapil D. Katyal

Most approaches to deep reinforcement learning (DRL) attempt to solve a single task at a time. As a result, most existing research benchmarks consist of individual games or suites of games that have common interfaces but little overlap in their perceptual features, objectives, or reward structures. To facilitate research into knowledge transfer among trained agents (e.g. via multi-task and meta-learning), more environment suites that provide configurable tasks with enough commonality to be studied collectively are needed. In this paper we present Meta Arcade, a tool to easily define and configure custom 2D arcade games that share common visuals, state spaces, action spaces, game components, and scoring mechanisms. Meta Arcade differs from prior environments in that both task commonality and configurability are prioritized: entire sets of games can be constructed from common elements, and these elements are adjustable through exposed parameters. We include a suite of 24 predefined games that collectively illustrate the possibilities of this framework and discuss how these games can be configured for research applications. We provide several experiments that illustrate how Meta Arcade could be used, including single-task benchmarks of predefined games, sample curriculum-based approaches that change game parameters over a set schedule, and an exploration of transfer learning between games.

📄 PDF Abstract BibTeX arXiv:2112.00583

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMeta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

Wireless 2.0: Towards an Intelligent Radio Environment Empowered by Reconfigurable Meta-Surfaces and Artificial Intelligence

2020-02-23 · Haris Gacanin, Marco Di Renzo

We introduce "Wireless 2.0": The future generation of wireless communication networks, where the radio environment becomes controllable, programmable, and intelligent by leveraging the emerging technologies of reconfigur…

Managementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MetaRadar: Indoor Localization by Reconfigurable Metamaterials

2020-08-06 · Haobo Zhang, Jingzhi Hu, Hongliang Zhang, Boya Di 외

Indoor localization has drawn much attention owing to its potential for supporting location based services. Among various indoor localization techniques, the received signal strength (RSS) based technique is widely resea…

Indoor Localization

Deep-Learning-Empowered Inverse Design for Freeform Reconfigurable Metasurfaces

2022-11-11 · Changhao Liu, Fan Yang, Maokun Li, Shenheng Xu

The past decade has witnessed the advances of artificial intelligence with various applications in engineering. Recently, artificial neural network empowered inverse design for metasurfaces has been developed that can de…

Deep Learning

A Self-Tuning Actor-Critic Algorithm

2020-02-28 · NeurIPS 2020 12 · Tom Zahavy, Zhongwen Xu, Vivek Veeriah, Matteo Hessel 외

Reinforcement learning algorithms are highly sensitive to the choice of hyperparameters, typically requiring significant manual effort to identify hyperparameters that perform well on a new domain. In this paper, we take…

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

CALE: Continuous Arcade Learning Environment

2024-10-31 · Jesse Farebrother, Pablo Samuel Castro

We introduce the Continuous Arcade Learning Environment (CALE), an extension of the well-known Arcade Learning Environment (ALE) [Bellemare et al., 2013]. The CALE uses the same underlying emulator of the Atari 2600 gami…

Atari GamesBenchmarkingcontinuous-controlContinuous Control