paper-with-me

Papers

Megaverse: Simulating Embodied Agents at One Million Experiences per Second

2021-07-17 · Aleksei Petrenko, Erik Wijmans, Brennan Shacklett, Vladlen Koltun

We present Megaverse, a new 3D simulation platform for reinforcement learning and embodied AI research. The efficient design of our engine enables physics-based simulation with high-dimensional egocentric observations at more than 1,000,000 actions per second on a single 8-GPU node. Megaverse is up to 70x faster than DeepMind Lab in fully-shaded 3D scenes with interactive objects. We achieve this high simulation performance by leveraging batched simulation, thereby taking full advantage of the massive parallelism of modern GPUs. We use Megaverse to build a new benchmark that consists of several single-agent and multi-agent tasks covering a variety of cognitive challenges. We evaluate model-free RL on this benchmark to provide baselines and facilitate future research. The source code is available at https://www.megaverse.info

📄 PDF Abstract BibTeX arXiv:2107.08170

Code (1)

alex-petrenko/megaverse 공식 구현

Tasks

GPUReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Ella: Embodied Social Agents with Lifelong Memory

2025-06-30 · Hongxin Zhang, Zheyuan Zhang, Zeyuan Wang, Zunzhe Zhang 외

We introduce Ella, an embodied social agent capable of lifelong learning within a community in a 3D open world, where agents accumulate experiences and acquire knowledge through everyday visual observations and social in…

Lifelong learning

Maximum diffusion reinforcement learning

2023-09-26 · Thomas A. Berrueta, Allison Pinosky, Todd D. Murphey

Robots and animals both experience the world through their bodies and senses. Their embodiment constrains their experiences, ensuring they unfold continuously in space and time. As a result, the experiences of embodied a…

Decision Makingreinforcement-learningReinforcement LearningSelf-Driving Cars

HIMM: Human-Inspired Long-Term Memory Modeling for Embodied Exploration and Question Answering

2026-02-17 · Ji Li, Bo Wang, Jing Xia, Mingyi Li 외 arxiv

Deploying Multimodal Large Language Models as the brain of embodied agents remains challenging, particularly under long-horizon observations and limited context budgets. Existing memory assisted methods often rely on tex…

Semantic SimilarityQuestion AnsweringVisual Reasoning

MINDSTORES: Memory-Informed Neural Decision Synthesis for Task-Oriented Reinforcement in Embodied Systems

2025-01-31 · Anirudh Chari, Suraj Reddy, Aditya Tiwari, Richard Lian 외

While large language models (LLMs) have shown promising capabilities as zero-shot planners for embodied agents, their inability to learn from experience and build persistent mental models limits their robustness in compl…

Minecraft

DriVLMe: Enhancing LLM-based Autonomous Driving Agents with Embodied and Social Experiences

2024-06-05 · Yidong Huang, Jacob Sansom, Ziqiao Ma, Felix Gervits 외

Recent advancements in foundation models (FMs) have unlocked new prospects in autonomous driving, yet the experimental settings of these studies are preliminary, over-simplified, and fail to capture the complexity of rea…

Autonomous DrivingAutonomous VehiclesLanguage ModelingLanguage Modelling+2