paper-with-me

Papers

Preference-Based Long-Horizon Robotic Stacking with Multimodal Large Language Models

2025-09-29 · Wanming Yu, Adrian Röfer, Abhinav Valada, Sethu Vijayakumar arxiv

Pretrained large language models (LLMs) can work as high-level robotic planners by reasoning over abstract task descriptions and natural language instructions, etc. However, they have shown a lack of knowledge and effectiveness in planning long-horizon robotic manipulation tasks where the physical properties of the objects are essential. An example is the stacking of containers with hidden objects inside, which involves reasoning over hidden physics properties such as weight and stability. To this end, this paper proposes to use multimodal LLMs as high-level planners for such long-horizon robotic stacking tasks. The LLM takes multimodal inputs for each object to stack and infers the current best stacking sequence by reasoning over stacking preferences. Furthermore, in order to enable the LLM to reason over multiple preferences at the same time without giving explicit instructions, we propose to create a custom dataset considering stacking preferences including weight, stability, size, and footprint, to fine-tune the LLM. Compared to the pretrained LLM with prompt tuning, we demonstrate the improved stacking completion of the LLM fine-tuned with our custom dataset via large-scale simulation evaluation. Furthermore, we showcase the effectiveness of the proposed framework for the long-horizon stacking task on a real humanoid robot in an online manner.

📄 PDF Abstract BibTeX arXiv:2509.24163

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeformPAM: Data-Efficient Learning for Long-horizon Deformable Object Manipulation via Preference-based Action Alignment

2024-10-15 · Wendi Chen, Han Xue, Fangyuan Zhou, Yuan Fang 외

In recent years, imitation learning has made progress in the field of robotic manipulation. However, it still faces challenges when addressing complex long-horizon tasks with deformable objects, such as high-dimensional …

Deformable Object ManipulationImitation Learning

LHManip: A Dataset for Long-Horizon Language-Grounded Manipulation Tasks in Cluttered Tabletop Environments

2023-12-19 · Federico Ceola, Lorenzo Natale, Niko Sünderhauf, Krishan Rana

Instructing a robot to complete an everyday task within our homes has been a long-standing challenge for robotics. While recent progress in language-conditioned imitation learning and offline reinforcement learning has d…

Imitation LearningNeRF

Long-VLA: Unleashing Long-Horizon Capability of Vision Language Action Model for Robot Manipulation

2025-08-27 · Yiguo Fan, Pengxiang Ding, Shuanghao Bai, Xinyang Tong 외 arxiv

Vision-Language-Action (VLA) models have become a cornerstone in robotic policy learning, leveraging large-scale multimodal data for robust and scalable control. However, existing VLA frameworks primarily address short-h…

Robot Manipulation

SPLASH! Sample-efficient Preference-based inverse reinforcement learning for Long-horizon Adversarial tasks from Suboptimal Hierarchical demonstrations

2025-07-11 · Peter Crowley, Zachary Serlin, Tyler Paine, Makai Mann 외 arxiv

Inverse Reinforcement Learning (IRL) presents a powerful paradigm for learning complex robotic tasks from human demonstrations. However, most approaches make the assumption that expert demonstrations are available, which…

Reinforcement Learning

Bi-HIL: Bilateral Control-Based Multimodal Hierarchical Imitation Learning via Subtask-Level Progress Rate and Keyframe Memory for Long-Horizon Contact-Rich Robotic Manipulation

2026-03-04 · Thanpimon Buamanee, Masato Kobayashi, Yuki Uranishi arxiv

Long-horizon contact-rich robotic manipulation remains challenging due to partial observability and unstable subtask transitions under contact uncertainty. While hierarchical architectures improve temporal reasoning and …