paper-with-me

홈 › Papers

As You Wish: Mission Planning with Formal Verification using LLMs in Precision Agriculture

2026-06-16 · Marcos Abel Zuzuárregui, Stefano Carpin arxiv

Though robotic systems are now being commercialized and deployed in various industries, many of these systems are highly specialized and often require an advanced skill set to operate and ensure they perform as instructed. To mitigate this problem, we recently introduced a mission planner leveraging LLMs to synthesize mission plans in precision agriculture based on mission descriptions provided in natural language. While the system demonstrates impressive performance, it also suffers from the inherent ambiguities of natural language. In this paper, we extend our system to address this issue by introducing multiple feedback loops in the planning architecture that leverage linear temporal logic (LTL) to ensure the mission planning system meets the specifications formulated by the user while still using natural language. To mitigate potential bias, this is achieved by using two different commercial LLMs in charge of the specification and verification subtasks. Through extensive experiments, we highlight the strengths and limitations of integrating mission verification into a fully autonomous pipeline, particularly regarding an LLM's ability to generate valuable LTL formulas, and show how our proposed implementation addresses and solves these challenges.

📄 PDF Abstract BibTeX arXiv:2606.18519

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VeriPlan: Integrating Formal Verification and LLMs into End-User Planning

2025-02-25 · Christine Lee, David Porfirio, Xinyu Jessica Wang, Kevin Zhao 외

Automated planning is traditionally the domain of experts, utilized in fields like manufacturing and healthcare with the aid of expert planning tools. Recent advancements in LLMs have made planning more accessible to eve…

A Formal gatekeeper Framework for Safe Dual Control with Active Exploration

2025-10-07 · Kaleb Ben Naveed, Devansh R. Agrawal, Dimitra Panagou arxiv

Planning safe trajectories under model uncertainty is a fundamental challenge. Robust planning ensures safety by considering worst-case realizations, yet ignores uncertainty reduction and leads to overly conservative beh…

Bridging LLM Planning Agents and Formal Methods: A Case Study in Plan Verification

2025-10-03 · Keshav Ramani, Vali Tawosi, Salwa Alamir, Daniel Borrajo arxiv

We introduce a novel framework for evaluating the alignment between natural language plans and their expected behavior by converting them into Kripke structures and Linear Temporal Logic (LTL) using Large Language Models…

Automated Generation of MDPs Using Logic Programming and LLMs for Robotic Applications

2025-11-28 · Enrico Saccon, Davide De Martini, Matteo Saveriano, Edoardo Lamon 외 arxiv

We present a novel framework that integrates Large Language Models (LLMs) with automated planning and formal verification to streamline the creation and use of Markov Decision Processes (MDP). Our system leverages LLMs t…

Conformal Temporal Logic Planning using Large Language Models

2023-09-18 · Jun Wang, Jiaming Tong, Kaiyuan Tan, Yevgeniy Vorobeychik 외

This paper addresses planning problems for mobile robots. We consider missions that require accomplishing multiple high-level sub-tasks, expressed in natural language (NL), in a temporal and logical order. To formally de…

Conformal PredictionMotion Planning