English

Monocular 3D Object Position Estimation with VLMs for Human-Robot Interaction

Computer Vision and Pattern Recognition 2026-03-03 v1 Artificial Intelligence Human-Computer Interaction Machine Learning Robotics

Abstract

Pre-trained general-purpose Vision-Language Models (VLM) hold the potential to enhance intuitive human-machine interactions due to their rich world knowledge and 2D object detection capabilities. However, VLMs for 3D coordinates detection tasks are rare. In this work, we investigate interactive abilities of VLMs by returning 3D object positions given a monocular RGB image from a wrist-mounted camera, natural language input, and robot states. We collected and curated a heterogeneous dataset of more than 100,000 images and finetuned a VLM using QLoRA with a custom regression head. By implementing conditional routing, our model maintains its ability to process general visual queries while adding specialized 3D position estimation capabilities. Our results demonstrate robust predictive performance with a median MAE of 13 mm on the test set and a five-fold improvement over a simpler baseline without finetuning. In about 25% of the cases, predictions are within a range considered acceptable for the robot to interact with objects.

Keywords

Cite

@article{arxiv.2603.01224,
  title  = {Monocular 3D Object Position Estimation with VLMs for Human-Robot Interaction},
  author = {Ari Wahl and Dorian Gawlinski and David Przewozny and Paul Chojecki and Felix Bießmann and Sebastian Bosse},
  journal= {arXiv preprint arXiv:2603.01224},
  year   = {2026}
}

Comments

Accepted at Workshop on Integrating Image Processing with Large-Scale Language/Vision Models for Advanced Visual Understanding (LVLM) at IEEE International Conference on Image Processing (ICIP) 2025

R2 v1 2026-07-01T10:58:10.467Z