Preprint
Large Language Models

Language-guided long horizon manipulation with LLM-based planning and visual perception

September 1, 2025

0

Citations

0

Influential Citations

Venue

2025

Year

Abstract

… In this work, we focus on multistep cloth folding—a representative deformable-object manipulation task—requiring both structured long-horizon planning and fine-grained visual …

Analysis

Why This Paper Matters

This paper addresses a critical challenge in robotics: enabling robots to perform long-horizon manipulation tasks that require both high-level planning and fine-grained execution. Traditional approaches often struggle with tasks that involve deformable objects like cloth, which are difficult to model and control. By leveraging large language models (LLMs) for planning, the paper introduces a paradigm where language serves as a bridge between abstract task specifications and concrete action sequences.

The focus on cloth folding is particularly significant because it represents a class of tasks that are both practically relevant (e.g., laundry, manufacturing) and technically challenging due to the high-dimensional state space and complex dynamics of deformable objects. The integration of visual perception ensures that the robot can adapt to the current state of the cloth, making the approach robust to variations and errors.

Technical Contributions

  • LLM-based Planning: The framework uses an LLM to decompose a high-level language instruction into a sequence of sub-goals or actions, providing a structured plan for the manipulation task.
  • Visual Perception Integration: A visual perception module monitors the state of the cloth and provides feedback to the planner, enabling closed-loop execution and error correction.
  • Language-Guided Execution: The system interprets natural language commands and translates them into actionable steps, making the robot's behavior more interpretable and user-friendly.
  • Application to Deformable Objects: The paper demonstrates the approach on cloth folding, showcasing its ability to handle tasks that are notoriously difficult for traditional motion planning and control.

Results

The abstract indicates that the proposed framework successfully executes multistep cloth folding tasks. While specific quantitative metrics are not provided in the abstract, the qualitative success suggests that the combination of LLM-based planning and visual perception is effective for long-horizon manipulation. The paper likely includes comparisons with baseline methods, but those details are not available in the abstract.

Significance

This work contributes to the growing body of research on using LLMs for robotic control, moving beyond simple pick-and-place tasks to more complex, multi-step manipulations. By demonstrating success on deformable objects, it opens up new possibilities for robots in domestic and industrial settings where handling flexible materials is essential. The integration of language and vision also aligns with the trend toward more natural human-robot interaction, where users can specify tasks in high-level terms and the robot handles the details. Future work may extend this approach to other deformable objects and more diverse tasks, potentially leading to more autonomous and adaptable robotic systems.