English

Precise Mobile Manipulation of Small Everyday Objects

Robotics 2025-10-14 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Many everyday mobile manipulation tasks require precise interaction with small objects, such as grasping a knob to open a cabinet or pressing a light switch. In this paper, we develop Servoing with Vision Models (SVM), a closed-loop framework that enables a mobile manipulator to tackle such precise tasks involving the manipulation of small objects. SVM uses state-of-the-art vision foundation models to generate 3D targets for visual servoing to enable diverse tasks in novel environments. Naively doing so fails because of occlusion by the end-effector. SVM mitigates this using vision models that out-paint the end-effector, thereby significantly enhancing target localization. We demonstrate that aided by out-painting methods, open-vocabulary object detectors can serve as a drop-in module for SVM to seek semantic targets (e.g. knobs) and point tracking methods can help SVM reliably pursue interaction sites indicated by user clicks. We conduct a large-scale evaluation spanning experiments in 10 novel environments across 6 buildings including 72 different object instances. SVM obtains a 71% zero-shot success rate on manipulating unseen objects in novel environments in the real world, outperforming an open-loop control method by an absolute 42% and an imitation learning baseline trained on 1000+ demonstrations also by an absolute success rate of 50%.

Keywords

Cite

@article{arxiv.2502.13964,
  title  = {Precise Mobile Manipulation of Small Everyday Objects},
  author = {Arjun Gupta and Rishik Sathua and Saurabh Gupta},
  journal= {arXiv preprint arXiv:2502.13964},
  year   = {2025}
}

Comments

Project webpage: https://arjung128.github.io/svm

R2 v1 2026-06-28T21:50:26.298Z