ConPoSe: LLM-Guided Contact Point Selection for Scalable Cooperative Object Pushing

Steinkrüger, Noah, Nilavadi, Nisarga, Burgard, Wolfram, Kaiser, Tanja Katharina

arXiv.org Artificial Intelligence 

Abstract-- Object transportation in cluttered environments is a fundamental task in various domains, including domestic service and warehouse logistics. In cooperative object transport, multiple robots must coordinate to move objects that are too large for a single robot. One transport strategy is pushing, which only requires simple robots. However, careful selection of robot-object contact points is necessary to push the object along a preplanned path. Although this selection can be solved analytically, the solution space grows combinatorially with the number of robots and object size, limiting scalability. Inspired by how humans rely on common-sense reasoning for cooperative transport, we propose combining the reasoning capabilities of Large Language Models with local search to select suitable contact points. Our LLM-guided local search method for con tact po int se lection, ConPoSe, successfully selects contact points for a variety of shapes, including cuboids, cylinders, and T -shapes. We demonstrate that ConPoSe scales better with the number of robots and object size than the analytical approach, and also outperforms pure LLM-based selection. I. INTRODUCTION Object transportation is a fundamental task in many robotic applications.