paper-with-me

Papers

IGLU Gridworld: Simple and Fast Environment for Embodied Dialog Agents

2022-05-31 · Artem Zholus, Alexey Skrynnik, Shrestha Mohanty, Zoya Volovikova, Julia Kiseleva, Artur Szlam, Marc-Alexandre Coté, Aleksandr I. Panov

We present the IGLU Gridworld: a reinforcement learning environment for building and evaluating language conditioned embodied agents in a scalable way. The environment features visual agent embodiment, interactive learning through collaboration, language conditioned RL, and combinatorically hard task (3d blocks building) space.

📄 PDF Abstract BibTeX arXiv:2206.00142

Code (1)

iglu-contest/gridworld 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Mini-BEHAVIOR: A Procedurally Generated Benchmark for Long-horizon Decision-Making in Embodied AI

2023-10-03 · Emily Jin, Jiaheng Hu, Zhuoyi Huang, Ruohan Zhang 외

We present Mini-BEHAVIOR, a novel benchmark for embodied AI that challenges agents to use reasoning and decision-making skills to solve complex activities that resemble everyday human challenges. The Mini-BEHAVIOR enviro…

Decision Making

Learning to Solve Voxel Building Embodied Tasks from Pixels and Natural Language Instructions

2022-11-01 · Alexey Skrynnik, Zoya Volovikova, Marc-Alexandre Côté, Anton Voronov 외

The adoption of pre-trained language models to generate action plans for embodied agents is a promising research strategy. However, execution of instructions in real or simulated environments requires verification of the…

Language ModelingLanguage ModellingMinecraftreinforcement-learning+1

IGLU 2022: Interactive Grounded Language Understanding in a Collaborative Environment at NeurIPS 2022

2022-05-27 · Julia Kiseleva, Alexey Skrynnik, Artem Zholus, Shrestha Mohanty 외

Human intelligence has the remarkable ability to adapt to new tasks and environments quickly. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of…

Natural Language UnderstandingReinforcement Learning (RL)

Detecting danger in gridworlds using Gromov's Link Condition

2022-01-17 · Thomas F Burns, Robert Tang

Gridworlds have been long-utilised in AI research, particularly in reinforcement learning, as they provide simple yet scalable models for many real-world applications such as robot navigation, emergent behaviour, and ope…

Robot Navigation

Extrapolation in Gridworld Markov-Decision Processes

2020-04-14 · Eugene Charniak

Extrapolation in reinforcement learning is the ability to generalize at test time given states that could never have occurred at training time. Here we consider four factors that lead to improved extrapolation in a simpl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Translation