MapBERT: Bitwise Masked Modeling for Real-Time Semantic Mapping Generation
Yijie Deng, Shuaihang Yuan, Congcong Wen, Hao Huang, Anthony Tzes, Geeta Chandra Raju Bethala, Yi Fang

TL;DR
MapBERT introduces a bitwise masked modeling framework using a lookup-free BitVAE and transformer architecture to generate complete semantic maps in real time, improving indoor spatial awareness for embodied agents.
Contribution
It pioneers the use of bitwise encoding with BitVAE and a masked transformer for semantic map completion, incorporating object-aware masking for better reasoning in unseen spaces.
Findings
Achieves state-of-the-art semantic map generation on Gibson benchmarks.
Balances computational efficiency with accurate unobserved region reconstruction.
Effectively models indoor semantic distributions for robotic applications.
Abstract
Spatial awareness is a critical capability for embodied agents, as it enables them to anticipate and reason about unobserved regions. The primary challenge arises from learning the distribution of indoor semantics, complicated by sparse, imbalanced object categories and diverse spatial scales. Existing methods struggle to robustly generate unobserved areas in real time and do not generalize well to new environments. To this end, we propose \textbf{MapBERT}, a novel framework designed to effectively model the distribution of unseen spaces. Motivated by the observation that the one-hot encoding of semantic maps aligns naturally with the binary structure of bit encoding, we, for the first time, leverage a lookup-free BitVAE to encode semantic maps into compact bitwise tokens. Building on this, a masked transformer is employed to infer missing regions and generate complete semantic maps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
