English

GeoManip: Geometric Constraints as General Interfaces for Robot Manipulation

Robotics 2025-01-20 v1

Abstract

We present GeoManip, a framework to enable generalist robots to leverage essential conditions derived from object and part relationships, as geometric constraints, for robot manipulation. For example, cutting the carrot requires adhering to a geometric constraint: the blade of the knife should be perpendicular to the carrot's direction. By interpreting these constraints through symbolic language representations and translating them into low-level actions, GeoManip bridges the gap between natural language and robotic execution, enabling greater generalizability across diverse even unseen tasks, objects, and scenarios. Unlike vision-language-action models that require extensive training, operates training-free by utilizing large foundational models: a constraint generation module that predicts stage-specific geometric constraints and a geometry parser that identifies object parts involved in these constraints. A solver then optimizes trajectories to satisfy inferred constraints from task descriptions and the scene. Furthermore, GeoManip learns in-context and provides five appealing human-robot interaction features: on-the-fly policy adaptation, learning from human demonstrations, learning from failure cases, long-horizon action planning, and efficient data collection for imitation learning. Extensive evaluations on both simulations and real-world scenarios demonstrate GeoManip's state-of-the-art performance, with superior out-of-distribution generalization while avoiding costly model training.

Keywords

Cite

@article{arxiv.2501.09783,
  title  = {GeoManip: Geometric Constraints as General Interfaces for Robot Manipulation},
  author = {Weiliang Tang and Jia-Hui Pan and Yun-Hui Liu and Masayoshi Tomizuka and Li Erran Li and Chi-Wing Fu and Mingyu Ding},
  journal= {arXiv preprint arXiv:2501.09783},
  year   = {2025}
}

Comments

32 pages, 13 figures

R2 v1 2026-06-28T21:08:42.130Z