paper-with-me

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, Jiajun Wu, Li Fei-Fei, Roberto Martín-Martín

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 environment is a fast, realistic Gridworld environment that offers the benefits of rapid prototyping and ease of use while preserving a symbolic level of physical realism and complexity found in complex embodied AI benchmarks. We introduce key features such as procedural generation, to enable the creation of countless task variations and support open-ended learning. Mini-BEHAVIOR provides implementations of various household tasks from the original BEHAVIOR benchmark, along with starter code for data collection and reinforcement learning agent training. In essence, Mini-BEHAVIOR offers a fast, open-ended benchmark for evaluating decision-making and planning solutions in embodied AI. It serves as a user-friendly entry point for research and facilitates the evaluation and development of solutions, simplifying their assessment and development while advancing the field of embodied AI. Code is publicly available at https://github.com/StanfordVL/mini_behavior.

📄 PDF Abstract BibTeX arXiv:2310.01824

Code (1)

stanfordvl/mini_behavior 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Rank the Episodes: A Simple Approach for Exploration in Procedurally-Generated Environments

2021-01-20 · ICLR 2021 1 · Daochen Zha, Wenye Ma, Lei Yuan, Xia Hu 외

Exploration under sparse reward is a long-standing challenge of model-free reinforcement learning. The state-of-the-art methods address this challenge by introducing intrinsic rewards to encourage exploration in novel st…

MuJoCo

RIDE: Rewarding Impact-Driven Exploration for Procedurally-Generated Environments

2020-02-27 · ICLR 2020 1 · Roberta Raileanu, Tim Rocktäschel

Exploration in sparse reward environments remains one of the key challenges of model-free reinforcement learning. Instead of solely relying on extrinsic rewards provided by the environment, many state-of-the-art methods …

Reinforcement Learning

SidewalkBench: Benchmarking Visual Navigation on Urban Sidewalks

2026-06-15 · Zhizheng Liu, Honglin He, Vivek Alumootil, Akshat Pandya 외 arxiv

Urban sidewalk navigation presents significant challenges due to complex structural layouts, dynamic pedestrian behaviors, and long distances. While recent visual navigation models offer a promising solution, the lack of…

Visual Navigation

MARPLE: A Benchmark for Long-Horizon Inference

2024-10-02 · Emily Jin, Zhuoyi Huang, Jan-Philipp Fränken, Weiyu Liu 외

Reconstructing past events requires reasoning across long time horizons. To figure out what happened, we need to use our prior knowledge about the world and human behavior and draw inferences from various sources of evid…

Demonstration-efficient Inverse Reinforcement Learning in Procedurally Generated Environments

2020-12-04 · Alessandro Sestini, Alexander Kuhnle, Andrew D. Bagdanov

Deep Reinforcement Learning achieves very good results in domains where reward functions can be manually engineered. At the same time, there is growing interest within the community in using games based on Procedurally C…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)