The reviewed record of science sign in
Pith

arxiv: 1904.01201 · v2 · pith:GFEGWSHB · submitted 2019-04-02 · cs.CV · cs.AI· cs.CL· cs.LG· cs.RO

Habitat: A Platform for Embodied AI Research

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GFEGWSHBrecord.jsonopen to challenge →

classification cs.CV cs.AIcs.CLcs.LGcs.RO
keywords embodiedagentshabitatplatformresearchsensorsexperimentsfind
0
0 comments X
read the original abstract

We present Habitat, a platform for research in embodied artificial intelligence (AI). Habitat enables training embodied agents (virtual robots) in highly efficient photorealistic 3D simulation. Specifically, Habitat consists of: (i) Habitat-Sim: a flexible, high-performance 3D simulator with configurable agents, sensors, and generic 3D dataset handling. Habitat-Sim is fast -- when rendering a scene from Matterport3D, it achieves several thousand frames per second (fps) running single-threaded, and can reach over 10,000 fps multi-process on a single GPU. (ii) Habitat-API: a modular high-level library for end-to-end development of embodied AI algorithms -- defining tasks (e.g., navigation, instruction following, question answering), configuring, training, and benchmarking embodied agents. These large-scale engineering contributions enable us to answer scientific questions requiring experiments that were till now impracticable or 'merely' impractical. Specifically, in the context of point-goal navigation: (1) we revisit the comparison between learning and SLAM approaches from two recent works and find evidence for the opposite conclusion -- that learning outperforms SLAM if scaled to an order of magnitude more experience than previous investigations, and (2) we conduct the first cross-dataset generalization experiments {train, test} x {Matterport3D, Gibson} for multiple sensors {blind, RGB, RGBD, D} and find that only agents with depth (D) sensors generalize across datasets. We hope that our open-source platform and these findings will advance research in embodied AI.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Promptbreeder: Self-Referential Self-Improvement Via Prompt Evolution

    cs.CL 2023-09 unverdicted novelty 8.0

    Promptbreeder evolves both task prompts and the mutation prompts that improve them using LLMs, outperforming Chain-of-Thought and Plan-and-Solve on arithmetic and commonsense reasoning benchmarks.

  2. EAGOR: Embodied Reasoning in Omni-direction

    cs.RO 2026-07 conditional novelty 7.0

    EAGOR reformulates embodied 360-degree directional reasoning as recursive Bayesian estimation on a spherical manifold using spherical harmonics, achieving training-free, rotation-equivariant target tracking.

  3. PInVerify: An Offline Embodied Benchmark for Active Instance Verification

    cs.CV 2026-05 unverdicted novelty 7.0

    PInVerify is a new offline embodied benchmark for active instance verification that supplies multi-view captures and 6-sector navigation topology, with MLLM baselines reaching 85.6% after fine-tuning but showing no re...

  4. SpaMEM: Benchmarking Dynamic Spatial Reasoning via Perception-Memory Integration in Embodied Environments

    cs.CV 2026-04 unverdicted novelty 7.0

    SpaMEM benchmark shows multimodal LLMs succeed at spatial tasks with text histories but sharply fail at long-horizon belief maintenance from raw visual streams alone.

  5. The Replica Dataset: A Digital Replica of Indoor Spaces

    cs.CV 2019-06 accept novelty 7.0

    Replica is a new dataset of 18 highly detailed 3D reconstructions of indoor spaces with meshes, high-resolution HDR textures, per-primitive semantics, and mirror/glass reflectors for realistic ML training.

  6. RoboAtlas: Contextual Active SLAM

    cs.RO 2026-06 unverdicted novelty 6.0

    RoboAtlas integrates frontier exploration, global semantic maps, and VLM reasoning via contextual multi-armed bandit to achieve 90.6% success rate on GOAT-Bench Val Unseen and 100% task success in real 1800m2 environments.

  7. Guide Me Out: A Framework to Benchmark VLM Operators Communication in Crisis Scenarios

    cs.CL 2026-06 unverdicted novelty 6.0

    Benchmarking shows narrowcast communication and visual environment representations enable VLMs to reduce evacuation failure rates more effectively than broadcast or graph-based alternatives across varying map complexi...

  8. The Sword, Shield, and Achilles' Heel: Characterizing the Linguistic Inductive Bias of Large Language Models for Spatial Reasoning in Navigation Planning

    cs.CL 2026-05 unverdicted novelty 6.0

    Experiments reveal that topological cues robustly support LLM navigation planning while incorrect semantic cues derail it, with linguistic format effects varying by model size and compression.

  9. SpaMEM: Benchmarking Dynamic Spatial Reasoning via Perception-Memory Integration in Embodied Environments

    cs.CV 2026-04 conditional novelty 6.0

    SpaMEM is a diagnostic benchmark showing that current vision-language models exhibit a sharp collapse in spatial reasoning when transitioning from text-aided state tracking to purely visual memory in dynamic environments.

  10. Habitat-GS: A High-Fidelity Navigation Simulator with Dynamic Gaussian Splatting

    cs.RO 2026-04 unverdicted novelty 6.0

    Habitat-GS integrates 3D Gaussian Splatting scene rendering and Gaussian avatars into Habitat-Sim, yielding agents with stronger cross-domain generalization and effective human-aware navigation.

  11. MagicSim: A Unified Infrastructure for Executable Embodied Interaction

    cs.RO 2026-06 unverdicted novelty 5.0

    MagicSim is a unified embodied interaction infrastructure built on a deterministic batched runtime and shared MDP that supports diverse world construction, execution, task evaluation, automatic rollout generation, and...

  12. CraftAssist: A Framework for Dialogue-enabled Interactive Agents

    cs.AI 2019-07 unverdicted novelty 5.0

    CraftAssist supplies a Minecraft bot, dialogue interface, and data-recording platform intended to support research on agents that execute tasks specified through conversation.

  13. To Learn or Not to Learn: Analyzing the Role of Learning for Navigation in Virtual Environments

    cs.CV 2019-07 unverdicted novelty 4.0

    Classical agents outperform learning-based ones on MINOS and Stanford 3D Indoor Spaces, with learned agents weaker at collision avoidance and memory but stronger at handling ambiguity and noise.

  14. Why Build an Assistant in Minecraft?

    cs.AI 2019-07 unverdicted novelty 4.0

    A rationale is presented for developing an assistant in Minecraft to advance natural language understanding and dialogue learning.