paper-with-me

Papers

Intent-Driven LLM Ensemble Planning for Flexible Multi-Robot Disassembly: Demonstration on EV Batteries

2025-10-20 · Cansu Erdogan, Cesar Alan Contreras, Alireza Rastegarpanah, Manolis Chiou, Rustam Stolkin arxiv

This paper addresses the problem of planning complex manipulation tasks, in which multiple robots with different end-effectors and capabilities, informed by computer vision, must plan and execute concatenated sequences of actions on a variety of objects that can appear in arbitrary positions and configurations in unstructured scenes. We propose an intent-driven planning pipeline which can robustly construct such action sequences with varying degrees of supervisory input from a human using simple language instructions. The pipeline integrates: (i) perception-to-text scene encoding, (ii) an ensemble of large language models (LLMs) that generate candidate removal sequences based on the operator's intent, (iii) an LLM-based verifier that enforces formatting and precedence constraints, and (iv) a deterministic consistency filter that rejects hallucinated objects. The pipeline is evaluated on an example task in which two robot arms work collaboratively to dismantle an Electric Vehicle battery for recycling applications. A variety of components must be grasped and removed in specific sequences, determined by human instructions and/or by task-order feasibility decisions made by the autonomous system. On 200 real scenes with 600 operator prompts across five component classes, we used metrics of full-sequence correctness and next-task correctness to evaluate and compare five LLM-based planners (including ablation analyses of pipeline components). We also evaluated the LLM-based human interface in terms of time to execution and NASA TLX with human participant experiments. Results indicate that our ensemble-with-verification approach reliably maps operator intent to safe, executable multi-robot plans while maintaining low user effort.

📄 PDF Abstract BibTeX arXiv:2510.17576

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM-Based Generalizable Hierarchical Task Planning and Execution for Heterogeneous Robot Teams with Event-Driven Replanning

2025-11-27 · Suraj Borate, Bhavish Rai B, Vipul Pardeshi, Madhu Vadali arxiv

This paper introduces CoMuRoS (Collaborative Multi-Robot System), a generalizable hierarchical architecture for heterogeneous robot teams that unifies centralized deliberation with decentralized execution, and supports e…

ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

2026-06-30 · Jiacheng Chen, Tao Zhang, Manxi Lin, Dunxian Huang 외 arxiv

The wave of AI-native applications is moving shopping beyond page- and feed-based browsing toward intent-driven experiences orchestrated by LLM agents. A common design wraps an LLM around existing search and recommendati…

Drive As You Like: Multi-Head Diffusion with Reinforcement Learning for Personalized Driving

2025-08-23 · Fan Ding, Xuewen Luo, Hwa Hui Tew, Ruturaj Reddy 외 arxiv

Despite significant progress, imitation learning-based autonomous driving planners remain largely restricted to reproducing high-frequency biased behaviors, overlooking the inherent behavioral diversity of human driving.…

Autonomous DrivingMotion Planning

Uncertainty-Aware Motion Planning for Autonomous Driving in Mixed Traffic Environment

2026-06-08 · Ming Cheng, Hao Chen, Ziyi Yang, Ziluowen Luo 외 arxiv

In mixed-traffic environments where autonomous and human-driven vehicles may co-exist, motion planning for autonomous vehicles requires anticipating the future behaviors of surrounding human drivers. Existing reinforceme…

Reinforcement LearningAutonomous VehiclesAutonomous DrivingMotion Planning

An Intention-driven Lane Change Framework Considering Heterogeneous Dynamic Cooperation in Mixed-traffic Environment

2025-09-26 · Xiaoyun Qiu, Haichao Liu, Yue Pan, Jun Ma 외 arxiv

In mixed-traffic environments, autonomous vehicles (AVs) must interact with heterogeneous human-driven vehicles (HVs) whose intentions and driving styles vary across individuals and scenarios. Such variability introduces…

Reinforcement LearningAutonomous Vehicles