MoMa-Kitchen: A 100K+ Benchmark for Affordance-Grounded Last-Mile Navigation in Mobile Manipulation
Pingrui Zhang, Xianqiang Gao, Yuhan Wu, Kehui Liu, Dong Wang, Zhigang Wang, Bin Zhao, Yan Ding, Xuelong Li
TL;DR
MoMa-Kitchen tackles the last-mile gap between navigation and manipulation in mobile manipulation by introducing a large-scale, automated dataset of over 127k episodes across 569 kitchen scenes, paired with dense floor affordance maps. The authors build NavAff, a lightweight baseline that fuses RGB-D, global and floor point clouds, and robot-specific information via cross-attention to predict manipulation-ready final positions. Quantitative results show NavAff outperforming adapted baselines on RMSE, logMSE, PCC, and SIM, with a Top1 MSR of 72% and Top5 MSR of 66%, and real-world demonstrations validate transfer from simulation to practice. The work advances integrated navigation-manipulation learning, enabling robust, device-agnostic planning in cluttered household environments and providing a scalable path toward embodied AI that effectively couples navigation with manipulation.
Abstract
In mobile manipulation, navigation and manipulation are often treated as separate problems, resulting in a significant gap between merely approaching an object and engaging with it effectively. Many navigation approaches primarily define success by proximity to the target, often overlooking the necessity for optimal positioning that facilitates subsequent manipulation. To address this, we introduce MoMa-Kitchen, a benchmark dataset comprising over 100k samples that provide training data for models to learn optimal final navigation positions for seamless transition to manipulation. Our dataset includes affordance-grounded floor labels collected from diverse kitchen environments, in which robotic mobile manipulators of different models attempt to grasp target objects amidst clutter. Using a fully automated pipeline, we simulate diverse real-world scenarios and generate affordance labels for optimal manipulation positions. Visual data are collected from RGB-D inputs captured by a first-person view camera mounted on the robotic arm, ensuring consistency in viewpoint during data collection. We also develop a lightweight baseline model, NavAff, for navigation affordance grounding that demonstrates promising performance on the MoMa-Kitchen benchmark. Our approach enables models to learn affordance-based final positioning that accommodates different arm types and platform heights, thereby paving the way for more robust and generalizable integration of navigation and manipulation in embodied AI. Project page: \href{https://momakitchen.github.io/}{https://momakitchen.github.io/}.
