English

GBPP: Grasp-Aware Base Placement Prediction for Robots via Two-Stage Learning

Robotics 2025-09-17 v2 Artificial Intelligence

Abstract

GBPP is a fast learning based scorer that selects a robot base pose for grasping from a single RGB-D snapshot. The method uses a two stage curriculum: (1) a simple distance-visibility rule auto-labels a large dataset at low cost; and (2) a smaller set of high fidelity simulation trials refines the model to match true grasp outcomes. A PointNet++ style point cloud encoder with an MLP scores dense grids of candidate poses, enabling rapid online selection without full task-and-motion optimization. In simulation and on a real mobile manipulator, GBPP outperforms proximity and geometry only baselines, choosing safer and more reachable stances and degrading gracefully when wrong. The results offer a practical recipe for data efficient, geometry aware base placement: use inexpensive heuristics for coverage, then calibrate with targeted simulation.

Keywords

Cite

@article{arxiv.2509.11594,
  title  = {GBPP: Grasp-Aware Base Placement Prediction for Robots via Two-Stage Learning},
  author = {Jizhuo Chen and Diwen Liu and Jiaming Wang and Harold Soh},
  journal= {arXiv preprint arXiv:2509.11594},
  year   = {2025}
}

Comments

This paper needs major revision

R2 v1 2026-07-01T05:36:10.942Z