paper-with-me

Papers

VerifyLLM: LLM-Based Pre-Execution Task Plan Verification for Robots

2025-07-07 · Danil S. Grigorev, Alexey K. Kovalev, Aleksandr I. Panov arxiv

In the field of robotics, researchers face a critical challenge in ensuring reliable and efficient task planning. Verifying high-level task plans before execution significantly reduces errors and enhance the overall performance of these systems. In this paper, we propose an architecture for automatically verifying high-level task plans before their execution in simulator or real-world environments. Leveraging Large Language Models (LLMs), our approach consists of two key steps: first, the conversion of natural language instructions into Linear Temporal Logic (LTL), followed by a comprehensive analysis of action sequences. The module uses the reasoning capabilities of the LLM to evaluate logical coherence and identify potential gaps in the plan. Rigorous testing on datasets of varying complexity demonstrates the broad applicability of the module to household tasks. We contribute to improving the reliability and efficiency of task planning and addresses the critical need for robust pre-execution verification in autonomous systems. The code is available at https://verifyllm.github.io.

📄 PDF Abstract BibTeX arXiv:2507.05118

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hypothesis-driven Model Expansion under Uncertainty for Open-World Robot Planning

2026-07-07 · Anxing Xiao, Hanbo Zhang, Tianrun Hu, David Hsu arxiv

We consider an open-world planning setting in which service robots must operate in unknown environments with incomplete knowledge of objects and actions. Traditional closed-world approaches with pre-programmed knowledge …

Norms, Institutions, and Robots

2018-07-30 · Stevan Tomic, Federico Pecora, Alessandro Saffiotti

Interactions within human societies are usually regulated by social norms. If robots are to be accepted into human society, it is essential that they are aware of and capable of reasoning about social norms. In this pape…

HODAgent: Towards On-Demand, Responsive Humanoids for Physical World Human Interaction

2026-08-18 · Wang Warren Chen, Jiahao Zhang, Zhenjiang Li, Mingxu Wang 외 arxiv

We propose HODAgent, a System-2 embodied agent for humanoid robots in service settings, addressing situated intent, responsive execution, task revision, and outcome verification. Its semi-duplex architecture integrates a…

Robot Planning and Situation Handling with Active Perception

2026-04-28 · Austine Oloo, Zainab Altaweel, Yohei Hayamizu, Peiqi Liu 외 arxiv

Current robots are capable of computing plans to accomplish complex tasks. However, real-world environments are inherently open and dynamic, and unforeseen situations frequently arise during plan execution, such as jammi…

Motion Planning

DAG-Plan: Generating Directed Acyclic Dependency Graphs for Dual-Arm Cooperative Planning

2024-06-14 · Zeyu Gao, Yao Mu, Jinye Qu, Mengkang Hu 외

Dual-arm robots offer enhanced versatility and efficiency over single-arm counterparts by enabling concurrent manipulation of multiple objects or cooperative execution of tasks using both arms. However, the coordination …

Task Planning