FloNa: Floor Plan Guided Embodied Visual Navigation

Abstract

Humans naturally rely on floor plans to navigate in unfamiliar environments, as they are readily available, reliable, and provide rich geometrical guidance. However, existing visual navigation settings overlook this valuable prior knowledge, leading to limited efficiency and accuracy. To eliminate this gap, we introduce a novel navigation task: Floor Plan Visual Navigation (FloNa), the first attempt to incorporate floor plans into embodied visual navigation. While the floor plan offers significant advantages, two key challenges emerge: (1) handling the spatial inconsistency between the floor plan and the actual scene layout for collision-free navigation, and (2) aligning observed images with the floor plan sketch despite their distinct modalities. To address these challenges, we propose FloDiff, a novel diffusion policy framework incorporating a localization module to facilitate alignment between the current observation and the floor plan. We further collect 20k navigation episodes across 117 scenes in the iGibson simulator to support the training and evaluation. Extensive experiments demonstrate the effectiveness and efficiency of our framework in unfamiliar scenes using floor plan knowledge.

Cite

Text

Li et al. "FloNa: Floor Plan Guided Embodied Visual Navigation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I14.33601

Markdown

[Li et al. "FloNa: Floor Plan Guided Embodied Visual Navigation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/li2025aaai-flona/) doi:10.1609/AAAI.V39I14.33601

BibTeX

@inproceedings{li2025aaai-flona,
  title     = {{FloNa: Floor Plan Guided Embodied Visual Navigation}},
  author    = {Li, Jiaxin and Huang, Weiqi and Wang, Zan and Liang, Wei and Di, Huijun and Liu, Feng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {14610-14618},
  doi       = {10.1609/AAAI.V39I14.33601},
  url       = {https://mlanthology.org/aaai/2025/li2025aaai-flona/}
}